/Information-Extraction-Chinese

Chinese Named Entity Recognition with IDCNN/biLSTM+CRF, and Relation Extraction with biGRU+2ATT 中文实体识别与关系提取

Primary LanguagePython

Information-Extraction-Chinese

Chinese information extraction, including named entity recognition, relation extraction and more, focused on state-of-art deep learning methods.

Each FOLDER within this project is a sub-project with detailed README.md

Details in folder RE_BGRU_2ATT/

Details in folderNER_IDCNN_CRF/

Reference