Langboat/Mengzi
Mengzi Pretrained Models
Mengzi is a collection of Chinese language models designed to help practitioners with various text-based tasks. It takes in Chinese text data and can output classifications, extracted entities, generated marketing copy, or even poetry. This project is ideal for anyone working with Chinese text who needs efficient and lightweight models for natural language understanding or generation tasks.
542 stars. No commits in the last 6 months.
Use this if you need to perform tasks like text classification, named entity recognition, question answering, or controlled text generation with Chinese language data.
Not ideal if your primary need is for large, multi-language models or if your use case does not involve Chinese text.
Stars
542
Forks
62
Language
—
License
Apache-2.0
Category
Last pushed
Nov 29, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/Langboat/Mengzi"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
raghakot/keras-text
Text Classification Library in Keras
shibing624/pytextclassifier
pytextclassifier is a toolkit for text classification....
celtics1863/envtext
中文环境领域文本分析包,纯神经网络架构,支持EnvBert,LSTM,RNN,word2vec等模型,支持自定义模型,下游任务包括分类,回归,多选,情感分析,命名实体识别等,专题包括气候变化文本...
Sshanu/Relation-Classification-using-Bidirectional-LSTM-Tree
TensorFlow Implementation of the paper "End-to-End Relation Extraction using LSTMs on Sequences...
renjunxiang/Text-Classification
自然语言处理项目,目标是对文本进行分类。