Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md #2523

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

shrivastavanolo
Copy link

What is this Python project?

Added TextBlob to the NLP libraries. TextBlob is a Simple, Pythonic, text processing--Sentiment analysis, part-of-speech tagging, noun phrase extraction, translation, and more.

What's the difference between this Python project and similar ones?

TextBlob stands on the giant shoulders of NLTK and pattern, and plays nicely with both.

Features
Noun phrase extraction
Part-of-speech tagging
Sentiment analysis
Classification (Naive Bayes, Decision Tree)
Tokenization (splitting text into words and sentences)
Word and phrase frequencies
Parsing
n-grams
Word inflection (pluralization and singularization) and lemmatization
Spelling correction
Add new models or languages through extensions
WordNet integration

--

Anyone who agrees with this pull request could submit an Approve review to it.
Please tag this as hacktoberfest-approved!

Added TextBlob to the NLP libraries. TextBlob is a Simple, Pythonic, text processing--Sentiment analysis, part-of-speech tagging, noun phrase extraction, translation, and more.
@uupin
Copy link

uupin commented Oct 29, 2023

I have to say tha I rally do not understand what I do. And even when I guis help me I am not even able to se the repairs fails. A disaster. But many thanks!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants