Part-of-speech and morphological tagger employing a simple cased-based algorithm.
Project description
===============================
Case Tagger
===============================
.. image:: https://img.shields.io/pypi/v/casetagger.svg
:target: https://pypi.python.org/pypi/casetagger
.. image:: https://img.shields.io/travis/Typecraft/casetagger.svg
:target: https://travis-ci.org/Typecraft/casetagger
.. image:: https://readthedocs.org/projects/casetagger/badge/?version=latest
:target: https://casetagger.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status
.. image:: https://pyup.io/repos/github/Typecraft/casetagger/shield.svg
:target: https://pyup.io/repos/github/Typecraft/casetagger/
:alt: Updates
Part-of-speech and morphological tagger employing a simple cased-based algorithm.
* Free software: MIT license
* Documentation: https://casetagger.readthedocs.io.
Overview
--------
The case tagger is a polyglot part-of-speech and morphological gloss-tagger. The tag-set used is the `Typecraft tag-set
<https://typecraft.org/tc2wiki/Special:TypeCraft/POSTags/>`_.
The tagger uses simple case-based learning from a large corpus to create a large database of different cases for
each language.
When tagging a phrase, the tagger fetches any relevant case for each word, and then 'merges' the cases.
Installation
-----------
pip install casetagger
Usage
--------
casetagger [OPTIONS]
Tagging
--------
The
Features
--------
* TODO
Credits
---------
This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
=======
History
=======
0.1.0 (2016-08-15)
------------------
* First release on PyPI.
Case Tagger
===============================
.. image:: https://img.shields.io/pypi/v/casetagger.svg
:target: https://pypi.python.org/pypi/casetagger
.. image:: https://img.shields.io/travis/Typecraft/casetagger.svg
:target: https://travis-ci.org/Typecraft/casetagger
.. image:: https://readthedocs.org/projects/casetagger/badge/?version=latest
:target: https://casetagger.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status
.. image:: https://pyup.io/repos/github/Typecraft/casetagger/shield.svg
:target: https://pyup.io/repos/github/Typecraft/casetagger/
:alt: Updates
Part-of-speech and morphological tagger employing a simple cased-based algorithm.
* Free software: MIT license
* Documentation: https://casetagger.readthedocs.io.
Overview
--------
The case tagger is a polyglot part-of-speech and morphological gloss-tagger. The tag-set used is the `Typecraft tag-set
<https://typecraft.org/tc2wiki/Special:TypeCraft/POSTags/>`_.
The tagger uses simple case-based learning from a large corpus to create a large database of different cases for
each language.
When tagging a phrase, the tagger fetches any relevant case for each word, and then 'merges' the cases.
Installation
-----------
pip install casetagger
Usage
--------
casetagger [OPTIONS]
Tagging
--------
The
Features
--------
* TODO
Credits
---------
This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
=======
History
=======
0.1.0 (2016-08-15)
------------------
* First release on PyPI.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
casetagger-0.4.3.tar.gz
(26.4 kB
view details)
Built Distribution
File details
Details for the file casetagger-0.4.3.tar.gz
.
File metadata
- Download URL: casetagger-0.4.3.tar.gz
- Upload date:
- Size: 26.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e427d99ce6206828bd79a85abf8ed62d815943246bb674e1957914259047654b |
|
MD5 | 17c56330fb52d3ea5b0b961d8df8fe3d |
|
BLAKE2b-256 | 2491abe6fd7e856d89cf8cb65d098fe8882a3363bc9c1f6a811e044d0df2888e |
File details
Details for the file casetagger-0.4.3-py2.py3-none-any.whl
.
File metadata
- Download URL: casetagger-0.4.3-py2.py3-none-any.whl
- Upload date:
- Size: 17.5 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 33de985f0220843ca639b6db424b60924873b1a37d1b80ebb597f4c89fccb585 |
|
MD5 | d2fc886adb72b02b345316b4dceeaedb |
|
BLAKE2b-256 | 7d3b5008b347a08a3c0a4ae3a1d0e4ce2575fa5735e7299c9c7be5554eafefba |