Average Ratings 0 Ratings

Total
ease
features
design
support

No User Reviews. Be the first to provide a review:

Write a Review

Average Ratings 0 Ratings

Total
ease
features
design
support

No User Reviews. Be the first to provide a review:

Write a Review

Description

Gensim is an open-source Python library that specializes in unsupervised topic modeling and natural language processing, with an emphasis on extensive semantic modeling. It supports the development of various models, including Word2Vec, FastText, Latent Semantic Analysis (LSA), and Latent Dirichlet Allocation (LDA), which aids in converting documents into semantic vectors and in identifying documents that are semantically linked. With a strong focus on performance, Gensim features highly efficient implementations crafted in both Python and Cython, enabling it to handle extremely large corpora through the use of data streaming and incremental algorithms, which allows for processing without the need to load the entire dataset into memory. This library operates independently of the platform, functioning seamlessly on Linux, Windows, and macOS, and is distributed under the GNU LGPL license, making it accessible for both personal and commercial applications. Its popularity is evident, as it is employed by thousands of organizations on a daily basis, has received over 2,600 citations in academic works, and boasts more than 1 million downloads each week, showcasing its widespread impact and utility in the field. Researchers and developers alike have come to rely on Gensim for its robust features and ease of use.

Description

TextBlob is a Python library designed for handling textual data, providing an intuitive API to carry out various natural language processing functions such as part-of-speech tagging, sentiment analysis, noun phrase extraction, and classification tasks. Built on the foundations of NLTK and Pattern, it integrates seamlessly with both libraries. Notable features encompass tokenization (the division of text into words and sentences), frequency analysis of words and phrases, parsing capabilities, n-grams, and word inflection (both pluralization and singularization), alongside lemmatization, spelling correction, and integration with WordNet. TextBlob is compatible with Python versions 2.7 and higher, as well as 3.5 and above. The library is actively maintained on GitHub and is released under the MIT License. For users seeking guidance, thorough documentation is readily accessible, including a quick start guide and a variety of tutorials to facilitate the implementation of different NLP tasks. This rich resource equips developers with the tools necessary to enhance their text processing capabilities.

API Access

Has API

API Access

Has API

Screenshots View All

Screenshots View All

Integrations

Python
C
Cython
NLTK
NumPy
fastText
word2vec

Integrations

Python
C
Cython
NLTK
NumPy
fastText
word2vec

Pricing Details

Free
Free Trial
Free Version

Pricing Details

No price information available.
Free Trial
Free Version

Deployment

Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook

Deployment

Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook

Customer Support

Business Hours
Live Rep (24/7)
Online Support

Customer Support

Business Hours
Live Rep (24/7)
Online Support

Types of Training

Training Docs
Webinars
Live Training (Online)
In Person

Types of Training

Training Docs
Webinars
Live Training (Online)
In Person

Vendor Details

Company Name

Radim Řehůřek

Founded

2009

Country

Czech Republic

Website

radimrehurek.com/gensim/

Vendor Details

Company Name

TextBlob

Country

United States

Website

textblob.readthedocs.io/en/dev/

Product Features

Natural Language Processing

Co-Reference Resolution
In-Database Text Analytics
Named Entity Recognition
Natural Language Generation (NLG)
Open Source Integrations
Parsing
Part-of-Speech Tagging
Sentence Segmentation
Stemming/Lemmatization
Tokenization

Product Features

Natural Language Processing

Co-Reference Resolution
In-Database Text Analytics
Named Entity Recognition
Natural Language Generation (NLG)
Open Source Integrations
Parsing
Part-of-Speech Tagging
Sentence Segmentation
Stemming/Lemmatization
Tokenization

Alternatives

Alternatives

word2vec Reviews

word2vec

Google
Gensim Reviews

Gensim

Radim Řehůřek
GloVe Reviews

GloVe

Stanford NLP
Ginger Reviews

Ginger

Ginger Software