Metadata-Version: 1.1
Name: nltk2-fixed
Version: 2.0.6
Summary: Natural Language Toolkit
Home-page: http://nltk.org/
Author: Aaron Ecay
Author-email: aaronecay@gmail.com
License: Apache License, Version 2.0
Description: The Natural Language Toolkit (NLTK) is a Python package for
        natural language processing.  NLTK requires Python 2.5 or higher.
        
        This version is identical to upstream NLTK 2.0.5, but with a patch
        to permit installation to proceed after PyPI disables http.
Keywords: NLP,CL,natural language processing,computational linguistics,parsing,tagging,tokenizing,syntax,linguistics,language,natural language,text analytics
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
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.5
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Scientific/Engineering :: Human Machine Interfaces
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Topic :: Text Processing
Classifier: Topic :: Text Processing :: Filters
Classifier: Topic :: Text Processing :: General
Classifier: Topic :: Text Processing :: Indexing
Classifier: Topic :: Text Processing :: Linguistic
