veerarc / RelationExtraction_kerasLinks
☆12Updated 4 years ago
Alternatives and similar repositories for RelationExtraction_keras
Users that are interested in RelationExtraction_keras are comparing it to the libraries listed below
Sorting:
- baseline for ccks2019-ipre☆48Updated 5 years ago
- NER for Chinese electronic medical records. Use doc2vec, self_attention and multi_attention.☆28Updated 7 years ago
- CCKS2019面向金融领域的事件主体抽取☆46Updated 6 years ago
- My third project in NLP classes.☆27Updated 7 years ago
- 竞赛任务: 输入: 输入文件包括若干行中文短文本。 输出: 输出文本每一行包括此中文短文本的实体识别与链指结果,需识别出文本中所有mention(包括实体与概念),每个mention包含信息如下:mention在给定知识库中的ID,mention名和在中文短文本中的位置偏移…☆14Updated 2 years ago
- 基于BERT的中文命名实体识别(pytorch)☆18Updated 6 years ago
- ☆14Updated 7 years ago
- use google pre-training model bert to fine-tuning for the chinese multiclass classification☆40Updated 6 years ago
- KBQA demo☆24Updated 7 years ago
- 2019 语言与智能技术竞赛-知识驱动对话 B榜第5名源码和模型☆25Updated 5 years ago
- A TensorFlow implementation of the paper _End-to-End Relation Extraction using LSTMs on Sequences and Tree Structures_ (https://www.aclwe…☆28Updated 7 years ago
- 2020语言与智能技术竞赛:关系抽取任务(https://aistudio.baidu.com/aistudio/competition/detail/31?lang=zh_CN)☆24Updated 5 years ago
- 面向金融领域的事件主体抽取(ccks2019),一个baseline☆119Updated 6 years ago
- Kaggle新赛(baseline)-基于BERT的fine-tuning方案+基于tensor2tensor的Transformer Encoder方案☆61Updated 6 years ago
- 2018年机器阅读理解技术竞赛总结,国内外1000多支队伍中BLEU-4评分排名第6, ROUGE-L评分排名第14。(未ensemble,未嵌入训练好的词向量,无dropout)☆30Updated 7 years ago
- CCKS 2019 Task 2: Entity Recognition and Linking☆94Updated 6 years ago
- 面向金融领域的实体关系抽取☆51Updated 6 years ago
- 2019 语言与智能技术竞赛-知识驱动对话 B榜第5名源码和模型☆27Updated 6 years ago
- ☆29Updated 6 years ago
- 中文实体抽取☆14Updated 7 years ago
- TensorFlow implementation of Relation Classification via Convolutional Deep Neural Network☆92Updated 7 years ago
- ☆113Updated 7 years ago
- 基于知识库的开放域问答系统的相关工作☆69Updated 7 years ago
- BDCI2019-互联网金融新实体发现-第7名(本可top3)