zhufz/nlp_research
NLP research:基于tensorflow的nlp深度学习项目,支持文本分类/句子匹配/序列标注/文本生成 四大任务
This project helps NLP practitioners quickly build and experiment with deep learning models for various text-based tasks. You provide text data in CSV format, and it outputs trained models capable of classifying text, matching sentences, identifying entities in text, or generating new text. It's designed for researchers or data scientists working with Chinese language text.
198 stars. No commits in the last 6 months.
Use this if you need to rapidly prototype and evaluate different deep learning architectures for Chinese text classification, matching, named entity recognition, or text generation tasks.
Not ideal if you are looking for a simple, out-of-the-box API for a specific NLP task without needing to interact with deep learning model training.
Stars
198
Forks
48
Language
Python
License
MIT
Category
Last pushed
Jun 17, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/zhufz/nlp_research"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
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