Metadata-Version: 1.1
Name: wordfreq
Version: 0.4.1
Summary: Tools for working with word frequencies from various corpora.
Home-page: http://github.com/LuminosoInsight/wordfreq/
Author: Luminoso Technologies, Inc.
Author-email: dev@luminoso.com
License: MIT
Description: Author: Rob Speer
        
        ## License
        
        `wordfreq` is freely redistributable under the MIT license. See
        `MIT-LICENSE.txt`.
        
        It contains data extracted from Google Books Ngrams
        (http://books.google.com/ngrams). The terms of use of this data are:
        
            Ngram Viewer graphs and data may be freely used for any purpose, although
            acknowledgement of Google Books Ngram Viewer as the source, and inclusion
            of a link to http://books.google.com/ngrams, would be appreciated.
        
        It also contains data from the University of Leeds Centre for Translation
        Studies (see http://corpus.leeds.ac.uk/list.html), which is freely
        redistributable under a Creative Commons Attribution license.
        
Platform: any
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Operating System :: Unix
Classifier: Programming Language :: C
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Software Development
Classifier: Topic :: Text Processing :: Linguistic
