Metadata-Version: 1.1
Name: pressagio
Version: 0.1.3
Summary: A Python Library for statistical text prediction.
Home-page: https://github.com/cidles/pressagio
Author: Peter Bouda
Author-email: pbouda@cidles.eu
License: Apache License, Version 2.0
Download-URL: https://s3.amazonaws.com/cidles/downloads/pressagio/pressagio-0.1.3.tar.gz
Description: Pressagio is a library that predicts text based on n-gram models. For example, you can send a string and the library will return the most likely word completions for the last token in the string.
Keywords: NLP,CL,natural language processing,computational linguistics,parsing,tagging,text prediction,linguistics,language,natural language
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Human Machine Interfaces
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Topic :: Text Processing
Classifier: Topic :: Text Processing :: General
Classifier: Topic :: Text Processing :: Indexing
Classifier: Topic :: Text Processing :: Linguistic
