Text Toolkit: manipulate text & regular expression
Project description
===============================
Text Toolkit: txttk
===============================
.. image:: https://img.shields.io/travis/jeroyang/txttk.svg
:target: https://travis-ci.org/jeroyang/txttk
.. image:: https://img.shields.io/pypi/v/txttk.svg
:target: https://pypi.python.org/pypi/txttk
Text Toolkit: manipulate text & regular expression
installation
------------
.. code:: bash
$ pip install txttk
Usage
-----
To use txttk in a project:
.. code:: python
from txttk import corpus
from txttk import feature
from txttk import nlptools
from txttk import retools
Features
--------
* corpus: Handle the corpus, make random division for cross validation
* feature: Extract features from a given token
* nlptools: Nature Language Processing tools.
* retools: Manipulate Regular Expression strings.
License
---------
* Free software: BSD license
* Documentation: https://txttk.readthedocs.org.
Text Toolkit: txttk
===============================
.. image:: https://img.shields.io/travis/jeroyang/txttk.svg
:target: https://travis-ci.org/jeroyang/txttk
.. image:: https://img.shields.io/pypi/v/txttk.svg
:target: https://pypi.python.org/pypi/txttk
Text Toolkit: manipulate text & regular expression
installation
------------
.. code:: bash
$ pip install txttk
Usage
-----
To use txttk in a project:
.. code:: python
from txttk import corpus
from txttk import feature
from txttk import nlptools
from txttk import retools
Features
--------
* corpus: Handle the corpus, make random division for cross validation
* feature: Extract features from a given token
* nlptools: Nature Language Processing tools.
* retools: Manipulate Regular Expression strings.
License
---------
* Free software: BSD license
* Documentation: https://txttk.readthedocs.org.
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
txttk-0.9.0.tar.gz
(19.7 kB
view hashes)
Built Distribution
txttk-0.9.0-py2.py3-none-any.whl
(11.2 kB
view hashes)
Close
Hashes for txttk-0.9.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 291fe0fec545505b7bdc841096697e4af09291038438f7e158edd82f8e775a00 |
|
MD5 | 1a60e485d546a03e6eda149490ebaae4 |
|
BLAKE2b-256 | de2f150663a6d6e7f36572d556bf98e63db53b647cbb069db5a36be3afb1e68d |