Metadata-Version: 1.1
Name: ngram-graphs
Version: 0.1.14
Summary: An igraph or networkx based ngram graph library for NLP
Home-page: https://github.com/loginn/ngrams_graphs
Author: loginn
Author-email: vincent.kurta2@gmail.com
License: MIT
Description: Library for ngram graph comparison based on papers from George Giannakopoulos and Vangelis Karkaletsis. The library uses igraph to create directed and weighted graphs from documents and provides means to compare them using the distance metrics defined in 'Giannakopoulos, George & Karkaletsis, Vangelis. (2009). N-gram graphs: Representing documents and document sets in summary system evaluation. '
Keywords: ngrams graph NLP
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Text Processing :: Linguistic
