makeplanetoheaven / NlpModel
用于存储NLP常用模型
☆145Updated 4 years ago
Alternatives and similar repositories for NlpModel:
Users that are interested in NlpModel are comparing it to the libraries listed below
- 将百度ernie的paddlepaddle模型转成tensorflow模型☆177Updated 5 years ago
- 使用bert做领域分类、意图识别和槽位填充任务☆75Updated 4 years ago
- python | 高效使用统计语言模型kenlm:新词发现、分词、智能纠错等☆162Updated 5 years ago
- The papers and blog I read when I learning KG and speech☆153Updated 4 years ago
- Use bert to predict punctuation on IWSLT2012 and The People's Daily 2014☆66Updated 4 years ago
- the demo for bert☆141Updated 5 years ago
- 2018-JDDC大赛第4名的解决方案☆237Updated 6 years ago
- use ELMo in chinese environment☆104Updated 6 years ago
- transformer crf 命名实体识别☆105Updated 6 years ago
- NLP related tasks, including text classification, sequence annotation, text relations, machine translation and other tasks.☆67Updated 5 years ago
- siamese dssm sentence_similarity sentece_similarity_rank tensorflow☆60Updated 6 years ago
- bert_chinese☆39Updated 2 years ago
- 中文自然语言的实体抽取和意图识别(Natural Language Understanding),可选Bi-LSTM + CRF 或者 IDCNN + CRF☆183Updated 6 years ago
- 基于BERT的中文序列标注☆141Updated 6 years ago
- keras example of seq2seq, auto title☆333Updated 5 years ago
- Pytorch Bert Finetune in Chinese Text Classification☆215Updated 10 months ago
- keras sparse implement of margin-softmax☆100Updated 6 years ago
- NLP research:基于tensorflow的nlp深度学习项目,支持文本分类/句子匹配/序列标注/文本生成 四大任务☆188Updated 8 months ago
- Deep contextualized word representations for Chinese☆151Updated 5 years ago
- 中文预训练模型生成字向量学习,测试BERT,ELMO的中文效果☆98Updated 5 years ago
- 基于siamese-lstm的中文句子相似度计算☆130Updated 6 years ago
- 个人博客 (https://fancyerii.github.io/) 文章的代码☆184Updated 8 months ago
- pytorch用Textcnn-bilstm-crf模型实现命名实体识别☆41Updated 6 years ago
- 中文单词自动纠错☆121Updated 3 years ago
- details☆264Updated 6 years ago
- Code for chinese error detection module, using n-gram and bi-lstm☆135Updated 5 years ago
- Sequence labeling base on universal transformer (Transformer encoder) and CRF; 基于Universal Transformer + CRF 的中文分词和词性标注☆157Updated 6 years ago
- Chinese "spelling" error correction☆262Updated 7 years ago
- 基于 TensorFlow & PaddlePaddle 的通用序列标注算法库(目前包含 BiLSTM+CRF, Stacked-BiLSTM+CRF 和 IDCNN+CRF,更多算法正在持续添 加中)实现中文分词(Tokenizer / segmentation)、词性标注…☆84Updated 2 years ago
- CCL2018客服领域用户意图分类冠军1st方案☆147Updated 2 years ago