All Projects → Awesome Pretrained Chinese Nlp Models → Similar Projects or Alternatives

534 Open source projects that are alternatives of or similar to Awesome Pretrained Chinese Nlp Models

Clue
中文语言理解测评基准 Chinese Language Understanding Evaluation Benchmark: datasets, baselines, pre-trained models, corpus and leaderboard
Stars: ✭ 2,425 (+1143.59%)
Mutual labels:  chinese, pretrained-models, nlu
Cluepretrainedmodels
高质量中文预训练模型集合:最先进大模型、最快小模型、相似度专门模型
Stars: ✭ 493 (+152.82%)
Mutual labels:  chinese, pretrained-models
pen.el
Pen.el stands for Prompt Engineering in emacs. It facilitates the creation, discovery and usage of prompts to language models. Pen supports OpenAI, EleutherAI, Aleph-Alpha, HuggingFace and others. It's the engine for the LookingGlass imaginary web browser.
Stars: ✭ 376 (+92.82%)
Mutual labels:  nlu, nlg
AiSpace
AiSpace: Better practices for deep learning model development and deployment For Tensorflow 2.0
Stars: ✭ 28 (-85.64%)
Mutual labels:  chinese, pretrained-models
xbot
Task-oriented Chatbot
Stars: ✭ 78 (-60%)
Mutual labels:  nlu, nlg
Nlp Recipes
Natural Language Processing Best Practices & Examples
Stars: ✭ 5,783 (+2865.64%)
Mutual labels:  pretrained-models, nlu
Chatito
🎯🗯 Generate datasets for AI chatbots, NLP tasks, named entity recognition or text classification models using a simple DSL!
Stars: ✭ 678 (+247.69%)
Mutual labels:  nlu, nlg
Chatette
A powerful dataset generator for Rasa NLU, inspired by Chatito
Stars: ✭ 205 (+5.13%)
Mutual labels:  nlu, nlg
gap-text2sql
GAP-text2SQL: Learning Contextual Representations for Semantic Parsing with Generation-Augmented Pre-Training
Stars: ✭ 83 (-57.44%)
Mutual labels:  nlu, pretrained-models
Gluon Nlp
NLP made easy
Stars: ✭ 2,344 (+1102.05%)
Mutual labels:  nlu, nlg
Gpt2 Ml
GPT2 for Multiple Languages, including pretrained models. GPT2 多语言支持, 15亿参数中文预训练模型
Stars: ✭ 1,066 (+446.67%)
Mutual labels:  chinese, pretrained-models
Tc Bot
User Simulation for Task-Completion Dialogues
Stars: ✭ 733 (+275.9%)
Mutual labels:  nlu, nlg
Chatbot cn
基于金融-司法领域(兼有闲聊性质)的聊天机器人,其中的主要模块有信息抽取、NLU、NLG、知识图谱等,并且利用Django整合了前端展示,目前已经封装了nlp和kg的restful接口
Stars: ✭ 791 (+305.64%)
Mutual labels:  nlu, nlg
Nlp Papers
Papers and Book to look at when starting NLP 📚
Stars: ✭ 111 (-43.08%)
Mutual labels:  nlu, nlg
Botonic
Build chatbots and conversational experiences using React
Stars: ✭ 144 (-26.15%)
Mutual labels:  nlu
Reading And Annotate Rocketmq 3.4.6
阿里巴巴分布式消息队列中间件rocketmq-3.4.6源码分析、中文详细注释,停止更新(源码学习交流QQ群:568892619)
Stars: ✭ 159 (-18.46%)
Mutual labels:  chinese
Tod Bert
Pre-Trained Models for ToD-BERT
Stars: ✭ 143 (-26.67%)
Mutual labels:  pretrained-models
Icopy Site.github.io
icopy.site github mirror
Stars: ✭ 142 (-27.18%)
Mutual labels:  chinese
Leetcode Python
LeetCode solutions in Python2. LeetCode题解 in Python2。
Stars: ✭ 182 (-6.67%)
Mutual labels:  chinese
Pixelobjectness
Generic Foreground Segmentation in Images
Stars: ✭ 154 (-21.03%)
Mutual labels:  pretrained-models
Go Ethereum Code Analysis
No description or website provided.
Stars: ✭ 2,032 (+942.05%)
Mutual labels:  chinese
Segmentit
任何 JS 环境可用的中文分词包,fork from leizongmin/node-segment
Stars: ✭ 139 (-28.72%)
Mutual labels:  chinese
Chineseblue
Chinese Biomedical Language Understanding Evaluation benchmark (ChineseBLUE)
Stars: ✭ 149 (-23.59%)
Mutual labels:  chinese
Diffwave
DiffWave is a fast, high-quality neural vocoder and waveform synthesizer.
Stars: ✭ 139 (-28.72%)
Mutual labels:  pretrained-models
Glasses
High-quality Neural Networks for Computer Vision 😎
Stars: ✭ 138 (-29.23%)
Mutual labels:  pretrained-models
Yolov3 Object Detection With Opencv
This project implements a real-time image and video object detection classifier using pretrained yolov3 models.
Stars: ✭ 191 (-2.05%)
Mutual labels:  pretrained-models
Go Workwx
a sensible Work Weixin(企业微信, Wechat Work) SDK for Go
Stars: ✭ 181 (-7.18%)
Mutual labels:  chinese
Chinese Lunar Calendar For Mac
Chinese Lunar Calendar for Mac
Stars: ✭ 150 (-23.08%)
Mutual labels:  chinese
Breast density classifier
Breast density classification with deep convolutional neural networks
Stars: ✭ 137 (-29.74%)
Mutual labels:  pretrained-models
Efficientnet
Implementation of EfficientNet model. Keras and TensorFlow Keras.
Stars: ✭ 1,920 (+884.62%)
Mutual labels:  pretrained-models
Facenet Pytorch
Pretrained Pytorch face detection (MTCNN) and facial recognition (InceptionResnet) models
Stars: ✭ 2,564 (+1214.87%)
Mutual labels:  pretrained-models
Semantic
语义理解/口语理解,项目包含有词法分析:中文分词、词性标注、命名实体识别;口语理解:领域分类、槽填充、意图识别。
Stars: ✭ 144 (-26.15%)
Mutual labels:  nlu
Jszhuyin
JS 注音:JavaScript 自動選字注音輸入法;"Smart" Chinese Zhuyin Input Method in JavaScript.
Stars: ✭ 184 (-5.64%)
Mutual labels:  chinese
Bert Ner Tf
Named Entity Recognition with BERT using TensorFlow 2.0
Stars: ✭ 155 (-20.51%)
Mutual labels:  pretrained-models
Nnsplit
Semantic text segmentation. For sentence boundary detection, compound splitting and more.
Stars: ✭ 141 (-27.69%)
Mutual labels:  pretrained-models
Char Rnn Chinese
Multi-layer Recurrent Neural Networks (LSTM, GRU, RNN) for character-level language models in Torch. Based on code of https://github.com/karpathy/char-rnn. Support Chinese and other things.
Stars: ✭ 192 (-1.54%)
Mutual labels:  chinese
Easyreader
基于React native 的开源小说阅读器
Stars: ✭ 139 (-28.72%)
Mutual labels:  chinese
Mybatiscn
MyBatis中文详尽注释版。书籍《通用源码阅读指导书——MyBatis源码详解》配套注释版源码。
Stars: ✭ 153 (-21.54%)
Mutual labels:  chinese
Wavegrad
A fast, high-quality neural vocoder.
Stars: ✭ 138 (-29.23%)
Mutual labels:  pretrained-models
Helpdesk Guide
📖《桌维网管实典》主机与程控终端信息安全运维,IT方向速成就业入职
Stars: ✭ 183 (-6.15%)
Mutual labels:  chinese
Bert Sequence Tagging
基于BERT的中文序列标注
Stars: ✭ 137 (-29.74%)
Mutual labels:  chinese
Ner Slot filling
中文自然语言的实体抽取和意图识别(Natural Language Understanding),可选Bi-LSTM + CRF 或者 IDCNN + CRF
Stars: ✭ 151 (-22.56%)
Mutual labels:  nlu
U8g2 wqy
适合 u8g2 的中文字体,采用文泉驿点阵宋体作为源本,提供 12x12、13x13、14x14、15x15 和 16x16 点阵字库。
Stars: ✭ 137 (-29.74%)
Mutual labels:  chinese
Zf unet 224 pretrained model
Modification of convolutional neural net "UNET" for image segmentation in Keras framework
Stars: ✭ 195 (+0%)
Mutual labels:  pretrained-models
Gpy
Go 语言汉字转拼音工具
Stars: ✭ 136 (-30.26%)
Mutual labels:  chinese
Awesome Sentence Embedding
A curated list of pretrained sentence and word embedding models
Stars: ✭ 1,973 (+911.79%)
Mutual labels:  pretrained-models
Rasa
💬 Open source machine learning framework to automate text- and voice-based conversations: NLU, dialogue management, connect to Slack, Facebook, and more - Create chatbots and voice assistants
Stars: ✭ 13,219 (+6678.97%)
Mutual labels:  nlu
Imagenet
Pytorch Imagenet Models Example + Transfer Learning (and fine-tuning)
Stars: ✭ 134 (-31.28%)
Mutual labels:  pretrained-models
Optimus
Optimus: the first large-scale pre-trained VAE language model
Stars: ✭ 180 (-7.69%)
Mutual labels:  pretrained-models
Dialogflow Ruby Client
Ruby SDK for Dialogflow
Stars: ✭ 148 (-24.1%)
Mutual labels:  nlu
Chinese Colors
🇨🇳🎨Chinese traditional color cheatsheet online
Stars: ✭ 1,788 (+816.92%)
Mutual labels:  chinese
Electra
中文 预训练 ELECTRA 模型: 基于对抗学习 pretrain Chinese Model
Stars: ✭ 132 (-32.31%)
Mutual labels:  pretrained-models
Swiftui Tutorials
A code example and translation project of SwiftUI. / 一个 SwiftUI 的示例、翻译的教程项目。
Stars: ✭ 1,992 (+921.54%)
Mutual labels:  chinese
Roberta zh
RoBERTa中文预训练模型: RoBERTa for Chinese
Stars: ✭ 1,953 (+901.54%)
Mutual labels:  chinese
Awesome Erlang Cn
Erlang资源大全中文版
Stars: ✭ 129 (-33.85%)
Mutual labels:  chinese
Opencc4j
🇨🇳Open Chinese Convert is an opensource project for conversion between Traditional Chinese and Simplified Chinese.(java 中文繁简体转换)
Stars: ✭ 187 (-4.1%)
Mutual labels:  chinese
Nlg Yongzhuo
中文文本生成(NLG)之文本摘要(text summarization)工具包, 语料数据(corpus data), 抽取式摘要 Extractive text summary of Lead3、keyword、textrank、text teaser、word significance、LDA、LSI、NMF。(graph,feature,topic model,summarize tool or tookit)
Stars: ✭ 175 (-10.26%)
Mutual labels:  nlg
Zzz Retired openstt
RETIRED - OpenSTT is now retired. If you would like more information on Mycroft AI's open source STT projects, please visit:
Stars: ✭ 146 (-25.13%)
Mutual labels:  nlu
Pretrained
Pretrained is the most complete and frequently updated list of pretrained top-performing models. Tensorflow, Theano and others. Want to add your model? File an issue, and we will add it.
Stars: ✭ 129 (-33.85%)
Mutual labels:  pretrained-models
Ehviewer
前任作者NekoInverter在gitlab重新更新EhViewer了,我不再独立维护项目,本项目暂时封存。 请前往 https://gitlab.com/NekoInverter/EhViewer 获取最新版本。
Stars: ✭ 127 (-34.87%)
Mutual labels:  chinese
1-60 of 534 similar projects