Chinese Named Entity Recognition with IDCNN/biLSTM+CRF, and Relation Extraction with biGRU+2ATT 中文实体识别与关系提取
Named Entity Recognition (NER) with different combinations of BiGRU, Self-Attention and CRF
We release dataset collected for our research, code that implement neural network models described in the paper, and scripts to reproduce all of our results, and visualization tool for visualize dataset.
An Implementation of ERNIE For Language Understanding (including Pre-training models and Fine-tuning tools)
A trial of kbqa based on bert for NLPCC2016/2017 Task 5 (基于BERT的中文知识库问答实践,代码可跑通)
The Second Evaluation Workshop on Chinese Machine Reading Comprehension (CMRC 2018)
A Chinese Cloze-style RC Dataset: People Daily & Children's Fairy Tale (CFT)
Implementation of Attention-over-Attention Neural Networks for Reading Comprehension (https://arxiv.org/abs/1607.04423) in TensorFlow