AidenHuen / FGN-NER
The source code of 《 FGN:Fusion Glyph Network for Chinese Named Entity Recognition 》. SOTA Chinese NER method fusing both glyph represnetation and BERT representation
☆49Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for FGN-NER
- Source code for the paper "Leverage Lexical Knowledge for Chinese Named Entity Recognition via Collaborative Graph Network"☆119Updated 4 years ago
- Code for NAACL2019 paper "An Encoding Strategy Based Word-Character LSTM for Chinese NER".☆66Updated 5 years ago
- lic2020关系抽取比赛,使用Pytorch实现苏神的模型。☆102Updated 4 years ago
- EMNLP-2019 paper: A Lexicon-based Graph Neural Network for Chinese NER.☆137Updated 4 months ago
- code for ACL2020:《FLAT: Chinese NER Using Flat-Lattice Transformer》 我注释&修改&添加了部分源码,使得大家更容易复现这个代码。☆56Updated 4 years ago
- 2020语言与智能技术竞赛:事件抽取任务 -- 联合抽取baseline☆54Updated 4 years ago
- 迭代膨胀卷积命名实体抽取☆45Updated 5 years ago
- 百度2020语言与智能技术竞赛:事件抽取赛道方案代码☆51Updated 4 years ago
- NER任务SOTA模型BERT_MRC☆59Updated 8 months ago
- Chinese NER using BiLSTM/BERT + CRF☆61Updated 3 years ago
- Chinese Named Entity Recognition Using Neural Network☆29Updated 2 years ago
- 2019百度语言与智能技术竞赛信息抽取赛代5名代码☆69Updated 5 years ago
- 2020语言与智能技术竞赛:关系抽取任务☆64Updated 4 years ago
- BERT + reproduce "Joint entity recognition and relation extraction as a multi-head selection problem" for Chinese and English IE☆138Updated 3 months ago
- Worth-reading papers and related resources on Named Entity Recognition (NER). 值得一读的命名实体识别论文与相关资源集合☆38Updated 3 years ago
- ☆87Updated 3 years ago
- A Neural Multi-digraph Model for Chinese NER with Gazetteers☆87Updated 3 months ago
- NLP关系抽取:序列标注、层叠式指针网络、Multi-head Selection、Deep Biaffine Attention☆99Updated 3 years ago
- Nugget Proposal Networks for Chinese Event Detection☆137Updated 6 years ago
- 支持百度竞赛数据的中文事件抽取,支持ace2005数据的英文事件抽取,本人将苏神的三元组抽取算法中的DGCNN改成了事件抽取任务,并将karas改成了本人习惯使用的pytorch,在数据加载处考虑了各种语言的扩展☆48Updated 3 years ago
- Release for ECAI 2020 paper "Joint Extraction of Entities and Relations Based on a Novel Decomposition Strategy"☆160Updated 4 years ago
- ☆27Updated last year
- CCKS 2020:面向金融领域的小样本跨类迁移事件抽取。该项目实现基于MRC的事件抽取方法☆39Updated 2 years ago
- 本项目采用PyTorch和transformers模块实现英语序列标注,其中对BERT进行微调。☆19Updated 3 years ago
- ☆29Updated 5 years ago
- 论文复现《Named Entity Recognition as Dependency Parsing》☆126Updated 3 years ago
- 基于“Seq2Seq+前缀树”的知识图谱问答☆71Updated 2 years ago
- CCKS2020面向金融领域的小样本跨类迁移事件抽取baseline☆55Updated last year
- CCKS 2019 Task 2: Entity Recognition and Linking☆95Updated 5 years ago
- AAAI20 "CopyMTL: Copy Mechanism for Joint Extraction of Entities and Relations with Multi-Task Learning"☆124Updated 4 years ago