jasoncao11/nlp-notebook
NLP 领域常见任务的实现,包括新词发现、以及基于pytorch的词向量、中文文本分类、实体识别、摘要文本生成、句子相似度判断、三元组抽取、预训练模型等。
This collection of algorithms helps you process and understand Chinese text for various common natural language processing tasks. It takes raw Chinese text and can extract new vocabulary, categorize documents, identify specific entities, or summarize content. This is useful for data scientists, NLP engineers, or researchers working with Chinese language data.
537 stars. No commits in the last 6 months.
Use this if you need pre-built, optimized solutions for core Chinese NLP tasks like text classification, entity recognition, or summarization.
Not ideal if you are looking for a simple, no-code tool or if your primary language data is not Chinese.
Stars
537
Forks
113
Language
Python
License
MIT
Category
Last pushed
May 20, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/jasoncao11/nlp-notebook"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
GaoQ1/rasa_nlu_gq
turn natural language into structured data(支持中文,自定义了N种模型,支持不同的场景和任务)
yongzhuo/nlp_xiaojiang
自然语言处理(nlp),小姜机器人(闲聊检索式chatbot),BERT句向量-相似度(Sentence Similarity),XLNET句向量-相似度(text xlnet...
textgain/grasp
Essential NLP & ML, short & fast pure Python code
boat-group/fancy-nlp
NLP for human. A fast and easy-to-use natural language processing (NLP) toolkit, satisfying your...
changwookjun/nlp-paper
NLP Paper