Tanh-wink / Chid_Bert_baselineLinks
A based-bert baseline for Chinese idiom cloze test with pytorch.
☆18Updated 4 years ago
Alternatives and similar repositories for Chid_Bert_baseline
Users that are interested in Chid_Bert_baseline are comparing it to the libraries listed below
Sorting:
- semantic similarity, word2vec + wmd, bert+wmd, pytorch☆31Updated last year
- Use multi-threaded crawler to crawl the idiom data☆14Updated 4 years ago
- code for ACL2020:《FLAT: Chinese NER Using Flat-Lattice Transformer》 我注释&修改&添加了部分源码,使得大家更容易复现这个代码。☆56Updated 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
- Reject complicated operations for incorporating lexicon for Chinese NER.☆436Updated 3 years ago
- Tplinker注释,中文数据集适配版本☆59Updated 4 years ago
- 支持百度竞赛数据的中文事件抽取,支持ace2005数据的英文事件抽取,本人将苏神的三元组抽取算法中的DGCNN改成了事件抽取任务,并将karas改成了本人习惯使用的pytorch,在数据加载处考虑了各种语言的扩展☆48Updated 4 years ago
- 论文复现《Named Entity Recognition as Dependency Parsing》☆130Updated 4 years ago
- A system for CCKS2019-CKBQA, whose single system reach 0.69 and ensemble system reach 0.73☆40Updated 3 years ago
- pytorch版unilm模型☆26Updated 4 years ago
- NLP关系抽取:序列标注、层叠式指针网络、Multi-head Selection、Deep Biaffine Attention☆101Updated 4 years ago
- Data Augmentation with a Generation Approach for Low-resource Tagging Tasks☆80Updated 4 years ago
- TPlinker for NER 中文/英文命名实体识别☆126Updated 3 years ago
- ☆278Updated 3 years ago
- 复现论文《Simplify the Usage of Lexicon in Chinese NER》☆42Updated 4 years ago
- implementation pointer-generator-network by pytorch and python3☆87Updated 5 years ago
- ☆136Updated 3 years ago
- lic2020关系抽取比赛,使用Pytorch实现苏神的模型。☆101Updated 4 years ago
- 大规模中文自然语言处理语料 Large Scale Chinese Corpus for NLP☆24Updated 6 years ago
- 搜索所有中文NLP数据集,附常用英文NLP数据集☆14Updated 5 years ago
- 基于transformer的指针生成网络☆93Updated 4 years ago
- ccks2020 NER competitions☆118Updated 4 years ago
- The code of CAIL2021 Machine Reading Comprehension.☆23Updated 2 years ago
- 全局指针统一处理嵌套与非嵌套NER☆254Updated 4 years ago
- ☆32Updated 4 years ago
- 使用基于Transformer的预训练模型在ACE2005数据集上进行事件抽取任务☆160Updated 5 years ago
- ☆15Updated 4 years ago
- ☆87Updated 3 years ago
- NER任务SOTA模型BERT_MRC☆61Updated last year
- 利用Bert_CRF进行中文分词☆19Updated 5 years ago