loujie0822/DeepIE
DeepIE is a repository aggregating papers, benchmarks, and code implementations for deep learning-based information extraction tasks including NER, relation extraction, and event extraction.

The repository provides comprehensive benchmarks comparing different deep learning approaches (biLSTM, Lattice LSTM, WC-LSTM, LR-CNN) on Chinese NER datasets such as Ontonotes, MSRA, Resume, and Weibo. It curates academic papers from top venues (ACL, IJCAI) on information extraction topics including named entity recognition, relation extraction, and event extraction. The project aggregates resources to help practitioners understand and implement state-of-the-art deep learning methods for structured information extraction from text.