{
"info": {
"author": "Lord Kay",
"author_email": "offeilord@gmail.com",
"bugtrack_url": null,
"classifiers": [
"Development Status :: 3 - Alpha",
"Intended Audience :: Developers",
"License :: OSI Approved :: MIT License",
"Programming Language :: Python :: 2",
"Programming Language :: Python :: 3"
],
"description": "# Textalyzer\nTextalyzer is a lightweight python module or library to help ease analyzing of text or words in a particular sentence and manipulating it.\nTextalyzer analyze repeating words, contracted words or contractions and formatting them properly.\n\n# Class Functions Involved in this module\n [-] ContractionReplacers
\n [-] RepeatingReplacers\n\n# Usage\n -Place the file in a folder where you have either read or write and read permisson. Eg. /opinionmining/lib/Textalyzer.py
\n -Import the module into your application.
\n