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
Sorting:
- python | 高效使用统计语言模型kenlm:新词发现、分词、智能纠错等☆164Updated 5 years ago
- 将百度ernie的paddlepaddle模型转成tensorflow模型☆177Updated 5 years ago
- 中文语料 Bert finetune(Fine-tune Chinese for BERT)☆81Updated 6 years ago
- bert_chinese☆39Updated 2 years ago
- TestB榜第10的方案,bleu32.1☆64Updated 5 years ago
- siamese dssm sentence_similarity sentece_similarity_rank tensorflow☆60Updated 6 years ago
- use ELMo in chinese environment☆104Updated 6 years ago
- Use bert to predict punctuation on IWSLT2012 and The People's Daily 2014☆66Updated 4 years ago
- 中文预训练模型生成字向量学习,测试BERT,ELMO的中文效果☆99Updated 5 years ago
- 基于BERT的中文序列标注☆141Updated 6 years ago
- 使用bert做领域分类、意图识别和槽位填充任务☆76Updated 4 years ago
- the demo for bert☆141Updated 5 years ago
- NLP related tasks, including text classification, sequence annotation, text relations, machine translation and other tasks.☆67Updated 5 years ago
- 个人博客 (https://fancyerii.github.io/) 文章的代码☆184Updated 10 months ago
- details☆263Updated 7 years ago
- Deep contextualized word representations for Chinese☆150Updated 5 years ago
- 中文自然语言的实体抽取和意图识别(Natural Language Understanding),可选Bi-LSTM + CRF 或者 IDCNN + CRF☆185Updated 6 years ago
- TensorFlow code and pre-trained models for BERT and ERNIE☆145Updated 5 years ago
- 中文预训练XLNet模型: Pre-Trained Chinese XLNet_Large☆230Updated 5 years ago
- 2018-JDDC大赛第4名的解决方案☆236Updated 6 years ago
- DistilBERT for Chinese 海量中文预训练蒸馏bert模型☆92Updated 5 years ago
- NLP research:基于tensorflow的nlp深度学习项目,支持文本分类/句子匹配/序列标注/文本生成 四大任务☆191Updated 11 months ago
- 个人基于谷歌开源的BERT编写的文本分类器(基于微调方式),可自由加载NLP领域知名的预训练语言模型BERT、Bert-wwm、Roberta、ALBert以及ERNIE1.0☆42Updated 5 years ago
- seq2seq learning with TensorFlow☆58Updated 6 years ago
- A Chinese word segment model based on BERT, F1-Score 97%☆93Updated 5 years ago
- keras sparse implement of margin-softmax☆100Updated 6 years ago
- keras example of seq2seq, auto title☆332Updated 5 years ago
- CCL2018客服领域用户意图分类冠军1st方案☆148Updated 2 years ago
- 转换 https://github.com/brightmart/albert_zh 到google格式☆62Updated 4 years ago
- Using Keras + Tensor Flow to Implement Model Transformer in Paper "Attention Is All You Need". 使用 keras+tensorflow 实现论文"Attention Is All …☆34Updated 6 years ago