Information-Extraction-Chinese
Chinese information extraction, including named entity recognition, relation extraction and more, focused on state-of-art deep learning methods.
To make clear, this project has several sub-tasks with detailed separate README.md.
Chinese Relation Extraction by biGRU with Character and Sentence Attentions
Details in folder RE_BGRU_2ATT/
Chinese Named Entity Recognition by IDCNN/biLSTM with CRF layer
Details in folder NER_IDCNN_CRF/
Chinese Word Segmentation by Iterated Dilated Convolutions
Details at https://github.com/hankcs/ID-CNN-CWS