ClowdFlows natural language processing module
Project description
# TextFlows Core Module #
A [ClowdFlows](https://github.com/xflows/clowdflows/) package, which contains widgets for natural language processing. The package can also be used with [ClowdFlows](https://github.com/xflows/clowdflows/) 2.0.
[![Documentation Status](https://readthedocs.org/projects/rdm/badge/?version=latest)](http://clowdflows.readthedocs.io/)
Currently, the project contains components for different corpus operations, basic natural language processing operations such as tokenization, stop word removal, lemmatization, part-of-speech tagging, etc. It also has modules for tweet streaming, term extraction and gender classification.
## Installation, documentation ##
Since three pickled models are too big for github, you have to download the following models manually from external links and add them to the cf_nlp/models/reldi_tagger subfolder in order to make Reldi tagger and Reldi lemmatizer work:
Please note that because of package size limits the pypi packgage does not include the models, which needs to be added manually. This can be done by downloading the model folder from github (https://github.com/xflows/cf_nlp/tree/master/nlp/models). The three pickled models mentioned above need to be downloaded manually and added to the folder.
Please find other installation instructions, examples and API reference on [Read the Docs](http://clowdflows.readthedocs.io/).
## 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 cf_nlp package code ##
Matej Martinc (@matejMartinc)
[Knowledge Technologies Department](http://kt.ijs.si), Jožef Stefan Institute, Ljubljana
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file cf_nlp-0.0.4.tar.gz
.
File metadata
- Download URL: cf_nlp-0.0.4.tar.gz
- Upload date:
- Size: 274.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d278bd76965f2ab18b4f07e65d6ff1674f570f8c335c9e973ae5f892cf930511 |
|
MD5 | b0991a7a6f869ffff876afda4f2c3e21 |
|
BLAKE2b-256 | 6918b406e59206879f733d99e817cd48bbb9410c8501ed7b466072040a5807ee |
File details
Details for the file cf_nlp-0.0.4-py2-none-any.whl
.
File metadata
- Download URL: cf_nlp-0.0.4-py2-none-any.whl
- Upload date:
- Size: 322.3 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 473581816f072c4d5f80c0fac808a681697d4ebdf1e3c54ad2bcfabf1ea81f0a |
|
MD5 | 0edd66fd3093cc2d500abe570c64870a |
|
BLAKE2b-256 | ce652fcfdf2261f732daf772b71e602d937da833af9a1506ccdaf9f9aebee3bb |