nlp-notebook and nlp_research
About nlp-notebook
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.
About nlp_research
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.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work