Grafeno: Semantic Graph Extraction and Operation

Authors Antonio F. G. Sevilla
Alberto Fernández-Isabel
Alberto Díaz Esteban
Published The International Conference for Digital Information Management, ICDIM, 2016
Keywords Natural Language Processing, Semantics, Concept Graphs, Information Extraction
Abstract Grafeno is a Natural Language Processing library for doing semantics. It represents semantic information with a graph structure, and is able to automatically extract this representation from the dependency analysis of a text. It aims to encompass the different possible approaches to doing graph semantics by being as modular and flexible as possible. It also provides functionality for operating on the graph and performing different experiments. In this article, we explain its design and use, and show its potential with two use cases.
Citation
@article{sevilla_grafeno:_2016,
    title = {Grafeno: {Semantic} graph extraction and operation},
    doi = {10.1109/ICDIM.2016.7829770},
    number = {Icdim},
    journal = {2016 11th International Conference on Digital Information Management, ICDIM 2016},
    author = {Sevilla, Antonio F.G. and Fernandez-Isabel, Alberto and Diaz, Alberto},
    year = {2016},
    note = {ISBN: 9781509026401},
    pages = {133--138},
}
Links Slides from ICDIM
Authors' copy
Code