Metadata-Version: 2.1
Name: sumgram
Version: 1.0.2
Summary: sumgram is a tool that summarizes a collection of text documents by generating the most frequent sumgrams (conjoined ngrams)
Home-page: https://github.com/oduwsdl/sumgram/
Author: Alexander C. Nwala
Author-email: anwala@cs.odu.edu
License: MIT
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Dist: numpy
Requires-Dist: requests
Requires-Dist: scikit-learn
Requires-Dist: NwalaTextUtils (==0.0.5)

See: https://github.com/oduwsdl/sumgram/


