Dependencies |
In this section we list the external libraries that are required in our Relationship Extraction Framework and the papers describing techniques that have been implemented. |
External Libraries |
|
Required OpenNLP Models |
The following are the required models to be used by the OpenNLP objects in our framework. |
|
Referenced Papers |
This section lists the papers that describe some of the techniques implemented in our framework. Please, refer to these in case further details are needed. |
PR-DualRank |
Searching Patterns for Relation Extraction over the Web: Rediscovering the Pattern-Relation Duality. Y. Fang and K. C.-C. Chang. In WSDM, pages 825-834, 2011. |
Subsequences Kernel |
Subsequence Kernels for Relation Extraction. Razvan Bunescu and Raymond J. Mooney. In Proceedings of the 19th Conference on Neural Information Processing Systems (NIPS), 2005. |
Shortest Path Kernel |
A Shortest Path Dependency Kernel for Relation Extraction. Razvan Bunescu and Raymond J. Mooney. In Proceedings of the Joint Conference on Human Language Technology / Empirical Methods in Natural Language Processing (HLT/EMNLP), 2005. |
Bag Of NGrams Kernel |
Exploiting Shallow Linguistic Information for Relation Extraction from Biomedical Literature. Claudio Giuliano and Alberto Lavelli and Lorenza Romano. In Proceedings of the 11th Conference of the European Chapter of the Association for Computational Linguistics (EACL 2006), 2006. |
Open Information Extraction (ReVerb) |
Open Information Extraction: the Second Generation. Oren Etzioni, Anthony Fader, Janara Christensen, Stephen Soderland and Mausam. In International Joint Conference on Artificial Intelligence, 2011. |