xuanzebi / NER-PyTorch
记录自己用的BILSTM-CRF、ELMo、BERT等来做NER任务的代码。
☆24Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for NER-PyTorch
- 2020语言与智能技术竞赛:事件抽取任务 -- 联合抽取baseline☆54Updated 4 years ago
- 实现了一下multi-head-selection联合关系实体抽取☆31Updated 5 years ago
- BDCI2019-互联网金融新实体发现-第7名(本可top3)☆18Updated 4 years ago
- Code for NAACL2019 paper "An Encoding Strategy Based Word-Character LSTM for Chinese NER".☆66Updated 5 years ago
- bert实现中文关系抽取☆17Updated last year
- 2019百度语言与智能技术竞赛信息抽取赛代5名代码☆69Updated 5 years ago
- NER任务SOTA模型BERT_MRC☆59Updated 8 months ago
- ☆36Updated 5 years ago
- lic2020关系抽取比赛,使用Pytorch实现苏神的模型。☆102Updated 4 years ago
- 百度2020语言与智能技术竞赛:事件抽取赛道方案代码☆51Updated 4 years ago
- Chinese NER using BiLSTM/BERT + CRF☆61Updated 3 years ago
- 达观算法比赛ner任务,从重新训练bert,到finetune预测。☆76Updated 2 years ago
- code for ACL2020:《FLAT: Chinese NER Using Flat-Lattice Transformer》 我注释&修改&添加了部分源码,使得大家更容易复现这个代码。☆56Updated 4 years ago
- multi-label,classifier,text classification,多标签文本分类,文本分类,BERT,ALBERT,multi-label-classification,seq2seq,attention,beam search☆32Updated 2 years ago
- CCKS2020面向金融领域的小样本跨类迁移事件抽取baseline☆55Updated last year
- BERT-BiLSTM-CRF的Keras版实现☆41Updated 5 years ago
- CCKS 2020:面向金融领域的小样本跨类迁移事件抽取。该项目实现基于MRC的事件抽取方法☆39Updated 2 years ago
- 科大讯飞事件抽取挑战赛2020Top1☆25Updated 4 years ago
- 事件抽取-目前限定火灾新闻☆19Updated 5 years ago
- pytorch implementation of multi-label text classification, includes kinds of models and pretrained. Especially for Chinese preprocessing.☆72Updated 4 years ago
- The source code of 《 FGN:Fusion Glyph Network for Chinese Named Entity Recognition 》. SOTA Chinese NER method fusing both glyph represne…☆49Updated 4 years ago
- 迭代膨胀卷积命名实体抽取☆45Updated 5 years ago
- 支持百度竞赛数据的中文事件抽取,支持ace2005数据的英文事件抽取,本人将苏神的三元组抽取算法中的DGCNN改成了事件抽取任务,并将karas改成了本人习惯使用的pytorch,在数据加载处考虑了各种语言的扩展☆48Updated 3 years ago
- Chinese Named Entity Recognition Using Neural Network☆29Updated 2 years ago
- 2020 科大讯飞 事件抽取挑战赛☆21Updated 4 years ago
- 本项目是NLP领域一些任务的基准模型实现,包括文本分类、命名实体识别、实体关系抽取、NL2SQL、CKBQA以及BERT的各种下游任务应用。☆47Updated 3 years ago
- Source code for the paper "Leverage Lexical Knowledge for Chinese Named Entity Recognition via Collaborative Graph Network"☆119Updated 4 years ago
- ☆29Updated 5 years ago
- Codes for the paper Bipartite Flat-Graph Network for Nested Named Entity Recognition☆64Updated 4 years ago