Metadata-Version: 1.1
Name: tf-taggers
Version: 0.0.2
Summary: TextFlows taggers module
Home-page: https://github.com/xflows/tf_taggers
Author: Matej Martinc
Author-email: matej.martinc@ijs.si
License: MIT License
Description-Content-Type: UNKNOWN
Description: # TextFlows Taggers Module #
        
        
        A [TextFlows](https://github.com/xflows/textflows/) package, which contains python wrapper classes for four part-of-speech taggers, CRF tagger, TreeTagger, NLP4j and TNT. 
        
        
        ## Installation, documentation ##
        
        Please find installation instructions, examples and API reference on [Read the Docs](http://docs.textflows.org/).
        
        ## Note ##
        
        Please note that this is a research project and that drastic changes can be (and are) made pretty regularly. Changes are documented in the [CHANGELOG](CHANGELOG.md).
        
        Pull requests and issues are welcome.
        
        ## Contributors to the tf_tagger package code ##
        
        Matej Martinc (@matejMartinc)
        
        * [Knowldge Technologies Department](http://kt.ijs.si), Jožef Stefan Institute, Ljubljana
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Software Development :: Libraries
