Metadata-Version: 2.0
Name: sumgram
Version: 0.0.1
Summary: sumgram is a tool that summarizes a collection of text documents by generating the most frequent sumgrams (multiple 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: sklearn

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


