anime_wordclouds
TextBlob
anime_wordclouds | TextBlob | |
---|---|---|
2 | 4 | |
8 | 9,113 | |
- | - | |
4.2 | 7.6 | |
about 1 year ago | 5 days ago | |
Python | Python | |
- | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
anime_wordclouds
-
Most used words in the anime, according to the english subtitles (Word Cloud)
I've generated this word cloud using the english subtitles. The size of each word represent "number" of uses in the serie. I've removed some stopwords : the, i, you, etc. More infos here : https://github.com/TheRaphael0000/anime_wordclouds
-
[OC] Word cloud from Cowboy Bebop English subtitles
Source code : https://github.com/TheRaphael0000/anime_wordclouds
TextBlob
-
Using EvaDB to build AI-enhanced apps
TextBlob is a Python toolkit for text processing. It offers some common NLP functionalities such as part-of-speech tagging and noun phrase extraction. We’ll use TextBlob in our project to perform some quick sentiment analysis on tweets.
-
Which NLP Library should I use?
I think they reference the "other TextBlob" on there website and say that they use it. In case it is this what you mean: https://github.com/sloria/TextBlob
-
Any way for Python to interpret words?
Check out TextBlob — Spelling correction, splitting text into words and sentences, sentiment analysis, part-of-speech tagging, noun phrase extraction, translation, and more
-
Sentiment Analysis of r/nfl live-streamed comments
The TextBlob: Simplified Text Processing library to perform Sentiment Analysis
What are some alternatives?
practice_python_projects - Book on basic to intermediate level Python projects
spaCy - 💫 Industrial-strength Natural Language Processing (NLP) in Python
subreddit-analyzer - A comprehensive Data and Text Mining workflow for submissions and comments from any given public subreddit.
NLTK - NLTK Source
custom-subs - Anime Subs
Pattern - Web mining module for Python, with tools for scraping, natural language processing, machine learning, network analysis and visualization.
cltk - The Classical Language Toolkit
polyglot - Multilingual text (NLP) processing toolkit
rake-nltk - Python implementation of the Rapid Automatic Keyword Extraction algorithm using NLTK.
Jieba - 结巴中文分词
chat-miner - Parsers and visualizations for chats
textacy - NLP, before and after spaCy