luoyangbiao / bert_flaskLinks
使用bert训练MRPC数据集,写成API接口模式以及简易的html界面
☆21Updated 5 years ago
Alternatives and similar repositories for bert_flask
Users that are interested in bert_flask are comparing it to the libraries listed below
Sorting:
- code for ACL2020:《FLAT: Chinese NER Using Flat-Lattice Transformer》 我注释&修改&添加了部分源码,使得大家更容易复现这个代码。☆56Updated 4 years ago
- 中国中文信息学会社会媒体处理专业委员会举办的2019届中文人机对话之自然语言理解竞赛☆74Updated 5 years ago
- ☆60Updated 5 years ago
- 中文文本句对相似度匹配-ATEC数据集☆22Updated 4 years ago
- ccks_2019_百度实体链接技术比赛_第一名解决方案☆57Updated 5 years ago
- TIANCHI-小布助手对话短文本语义匹配BERT baseline☆32Updated 4 years ago
- 天池大赛疫情文本挑战赛☆49Updated 5 years ago
- ☆32Updated 3 years ago
- lic2020关系抽取比赛,使用Pytorch实现苏神的模型。☆101Updated 4 years ago
- bert multiple gpu train pretrain☆29Updated 5 years ago
- 中文无监督SimCSE Pytorch实现☆134Updated 3 years ago
- 本项目是NLP领域一些任务的基准模型实现,包括文本分类、命名实体识别、实体关系抽取、NL2SQL、CKBQA以及BERT的各种下游任务应用。☆47Updated 4 years ago
- 搜索所有中文NLP数据集,附常用英文NLP数据集☆14Updated 5 years ago
- Reproducing the paper — Deep Short Text Classification with Knowledge Powered Attention☆103Updated 4 years ago
- TensorFlow code and pre-trained models for BERT☆58Updated 4 years ago
- ☆53Updated 5 years ago
- 这是一个seq2seq模型,编码器是bert,解码器是transformer的解码器,可用于自然语言处理中文本生成领域的任务☆71Updated 5 years ago
- 迭代膨胀卷积命名实体抽取☆45Updated 5 years ago
- 实体链接demo☆65Updated 6 years ago
- A Neural Multi-digraph Model for Chinese NER with Gazetteers☆86Updated 10 months ago
- ☆18Updated 2 years ago
- 机器检索阅读联合学习,莱斯杯:全国第二届“军事智能机器阅读”挑战赛 rank6 方案☆127Updated 4 years ago
- Use deep models including BiLSTM, ABCNN, ESIM, RE2, BERT, etc. and evaluate on 5 Chinese NLP datasets: LCQMC, BQ Corpus, ChineseSTS, OCN…☆76Updated 3 years ago
- CCKS2020 面向中文短文本的实体链指任务。主要思路为:使用基于BiLSTM和Attention的语义模型进行Query和Doc的文本匹配,再针对匹配度进行pairwise排序,从而选出最优的知识库实体。☆47Updated 4 years ago
- Pattern-Exploiting Training在中文上的简单实验☆171Updated 4 years ago
- ☆91Updated 5 years ago
- 达观算法比赛ner任务,从重新训练bert,到finetune预测。☆75Updated 2 years ago
- NER任务SOTA模型BERT_MRC☆61Updated last year
- ☆87Updated 3 years ago
- 本NER项目包含多个中文数据集,模型采用BiLSTM+CRF、BERT+Softmax、BERT+Cascade、BERT+WOL等,最后用TFServing进行模型部署,线上推理和线下推理。☆80Updated 3 years ago