Metadata-Version: 1.1
Name: textpipeliner
Version: 0.1
Summary: textpipeliner - library for extracting specific words from sentences of a document
Home-page: https://github.com/krzysiekfonal/textpipeliner
Author: Krzysztof Fonal
Author-email: krzysiek.fonal@gmail.com
License: MIT
Description: This library allows you to extract specific words(in form of tuple) going through every sentence of a document using custom created structure of extraction processing.
Keywords: nlp text mining text extraction
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Intended Audience :: Science/Research
