LIANGQINGYUAN/NLP-Notebook
NLP学习笔记的Notebook,包含经典模型的理解与相关实践。
This collection of notes and practical examples helps you understand and apply various natural language processing (NLP) models. It demonstrates how to take text data, like sentences or social media posts, and transform it for tasks such as translation, sentiment analysis, or spam detection. This resource is designed for anyone learning about or working with NLP, from students to data scientists.
No commits in the last 6 months.
Use this if you are studying NLP and want to see how foundational models like Transformer and BERT are implemented for common tasks like machine translation or sentiment classification.
Not ideal if you are looking for a plug-and-play solution for a specific NLP task without needing to understand the underlying model implementations.
Stars
58
Forks
9
Language
Jupyter Notebook
License
—
Category
Last pushed
Apr 06, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/LIANGQINGYUAN/NLP-Notebook"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
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