In natural language processing (NLP), a text graph is a graph representation of a text item (document, passage or sentence). It is typically created as a preprocessing step to support NLP tasks such as text condensation term disambiguation (topic-based) text summarization, relation extraction and textual entailment
The semantics of what a text graph's nodes and edges represent can vary widely. Nodes for example can simply connect to tokenized words, or to domain-specific terms, or to entities mentioned in the text. The edges, on the other hand, can be between these text-based tokens or they can also link to a knowledge base.
The TextGraphs Workshop series is a series of regular academic workshops intended to encourage the synergy between the fields of natural language processing (NLP) and graph theory. The mix between the two started small, with graph theoretical framework providing efficient and elegant solutions for NLP applications that focused on single documents for part-of-speech tagging, word sense disambiguation and semantic role labelling, got progressively larger with ontology learning and information extraction from large text collections.
The 11th edition of the workshop (TextGraphs-11) will be collocated with the Annual Meeting of Association for Computational Linguistics (ACL 2017) in Vancouver, BC, Canada.
Graph-based methods for providing reasoning and interpretation of deep learning methodsGraph-based methods for reasoning and interpreting deep processing by neural networks,Explorations of the capabilities and limits of graph-based methods applied to neural networks in generalInvestigation of which aspects of neural networks are not susceptible to graph-based methods.Graph-based methods for Information Retrieval, Information Extraction, and Text MiningGraph-based methods for word sense disambiguation,Graph-based representations for ontology learning,Graph-based strategies for semantic relations identification,Encoding semantic distances in graphs,Graph-based techniques for text summarization, simplification, and paraphrasingGraph-based techniques for document navigation and visualizationReranking with graphsApplications of label propagation algorithms, etc.New graph-based methods for NLP applicationsRandom walk methods in graphsSpectral graph clusteringSemi-supervised graph-based methodsMethods and analyses for statistical networksSmall world graphsDynamic graph representationsTopological and pretopological analysis of graphsGraph kernels, etc.Graph-based methods for applications on social networksRumor proliferationE-reputationMultiple identity detectionLanguage dynamics studiesSurveillance systems, etc.Graph-based methods for NLP and Semantic WebRepresentation learning methods for knowledge graphs (i.e., knowledge graph embedding)Using graphs-based methods to populate ontologies using textual data,Inducing knowledge of ontologies into NLP applications using graphs,Merging ontologies with graph-based methods using NLP techniques.