Overview
This is a repackaged open-source software product wherein additional charges apply for technical support and maintenance by Apps4Rent.
Gensim is an open source library in python which is used in unsupervised topic modelling and natural language processing. It is designed to extract semantic topics from documents. It can handle large text collections. Hence it makes it different from other machine learning software packages which target memory processing. Gensim also provides efficient multicore implementations for various algorithms to increase processing speed.
Gensim is a Python library for topic modelling, document indexing and similarity retrieval with large corpora. Target audience is the natural language processing (NLP) and information retrieval (IR) community.
Disclaimer: The respective trademarks mentioned in the offering are owned by the respective companies. We do not provide the commercial license of any of these products. Many of the products have a free, demo or Open-Source license as applicable. Image may take up to 5-7 minutes for initial launch.
Highlights
- Deploy Gensim, the Python library for topic modeling and similarity search, on Ubuntu 20.04 in the AWS Marketplace with a single click.
- Pre-built binaries are available for various Python versions, making installation even faster.
- Gensim is optimized for speed and efficiency, making it suitable for large-scale text processing tasks.
Details
Typical total price
$0.146/hour
Features and programs
Financing for AWS Marketplace purchases
Pricing
Instance type | Product cost/hour | EC2 cost/hour | Total/hour |
---|---|---|---|
t2.nano | $0.10 | $0.006 | $0.106 |
t2.micro AWS Free Tier | $0.10 | $0.012 | $0.112 |
t2.small | $0.10 | $0.023 | $0.123 |
t2.medium Recommended | $0.10 | $0.046 | $0.146 |
t2.large | $0.10 | $0.093 | $0.193 |
t2.xlarge | $0.10 | $0.186 | $0.286 |
t2.2xlarge | $0.10 | $0.371 | $0.471 |
t3.nano | $0.10 | $0.005 | $0.105 |
t3.micro AWS Free Tier | $0.10 | $0.01 | $0.11 |
t3.small | $0.10 | $0.021 | $0.121 |
Additional AWS infrastructure costs
Type | Cost |
---|---|
EBS General Purpose SSD (gp2) volumes | $0.10/per GB/month of provisioned storage |
Vendor refund policy
Apps4Rent does not offer commercial licenses or refund to any product mentioned above. The product comes with open-source licenses.
Legal
Vendor terms and conditions
Content disclaimer
Delivery details
64-bit (x86) Amazon Machine Image (AMI)
Amazon Machine Image (AMI)
An AMI is a virtual image that provides the information required to launch an instance. Amazon EC2 (Elastic Compute Cloud) instances are virtual servers on which you can run your applications and workloads, offering varying combinations of CPU, memory, storage, and networking resources. You can launch as many instances from as many different AMIs as you need.
Additional details
Usage instructions
- For Linux: Connect to your Linux instance via port no. 22 using SSH. Please refer this article: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/AccessingInstancesLinux.html Sign-in credentials: Username: ubuntu
-
This software does not store any sensitive customer information.
-
This software does not require any type of data encryption configuration.
-
Programmatic system credentials and cryptographic keys are not required for this product.
-
To verify the Gensim installation, follow the commands below:
a) To see the list of directories: ls b) Gensim is installed in the virtual environment "Gensim_env" c) To activate the virtual environment "Gensim_env": source Gensim_env/bin/activate d) To check the installed version of Gensim: pip show gensim or python3 -m pip show gensim e) To check the installed version of scipy: pip show scipy or python3 -m pip show scipy f) To check the installed version of numpy: pip show numpy or python3 -m pip show numpy g) Open a Python shell by typing python3. Once the Python shell is open, type the following commands:
- import gensim
- gensim.version : To check the installed version of gensim
h) To come out of the virtual environment: deactivate
- Below are the minimum external resources subscriber needs to have to use this product:
- An Internet Connection is required in order for this product to function as expected.
- We recommend keeping your crucial data in a custom made encrypted EBS in order to save from termination in future.
Support
Vendor support
AWS infrastructure support
AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.