thunlp / Chinese_NRE
Source code for ACL 2019 paper "Chinese Relation Extraction with Multi-Grained Information and External Linguistic Knowledge"
☆268Updated 4 years ago
Alternatives and similar repositories for Chinese_NRE:
Users that are interested in Chinese_NRE are comparing it to the libraries listed below
- distant supervised relation extraction models: PCNN MIL (Zeng 2015), PCNN+ATT(Lin 2016). 关系抽取☆500Updated 4 years ago
- using bilstm-crf,bert and other methods to do sequence tagging task☆414Updated last year
- Reject complicated operations for incorporating lexicon for Chinese NER.☆436Updated 2 years ago
- Implementation of our papers Joint entity recognition and relation extraction as a multi-head selection problem (Expert Syst. Appl, 2018)…