netrookiecn/LinLP
使用Python进行自然语言处理相关实践,如新词发现,主题模型,隐马尔模型词性标注,Word2Vec,情感分析
This collection of Python practices helps natural language processing engineers perform common tasks. It takes raw text data as input and produces outputs like categorized sentiment, identified new words, part-of-speech tags, or topic models. You would use this if you're an NLP engineer looking for practical implementations of various NLP algorithms and models.
No commits in the last 6 months.
Use this if you need ready-to-use Python implementations for tasks such as text vectorization, sentiment analysis, new word discovery, or topic modeling.
Not ideal if you are looking for a fully-fledged, production-ready NLP pipeline or an easy-to-use API without coding knowledge.
Stars
52
Forks
13
Language
Python
License
—
Category
Last pushed
Jan 08, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/netrookiecn/LinLP"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
natasha/ipymarkup
NER, syntax markup visualizations
neomatrix369/nlp_profiler
A simple NLP library allows profiling datasets with one or more text columns. When given a...
thepushkarp/nalcos
Search Git commits in natural language
lyeoni/nlp-tutorial
A list of NLP(Natural Language Processing) tutorials
NirantK/NLP_Quickbook
NLP in Python with Deep Learning