pycantonese

Cantonese Linguistics and NLP in Python

Github stars Tracking Chart

PyCantonese: Cantonese Linguistics and NLP in Python

.. image:: https://badge.fury.io/py/pycantonese.svg
:target: https://pypi.python.org/pypi/pycantonese
:alt: PyPI version

.. image:: https://img.shields.io/pypi/pyversions/pycantonese.svg
:target: https://pypi.python.org/pypi/pycantonese
:alt: Supported Python versions

.. image:: https://travis-ci.org/pycantonese/pycantonese.svg?branch=master
:target: https://travis-ci.org/pycantonese/pycantonese
:alt: Build

.. image:: https://landscape.io/github/pycantonese/pycantonese/master/landscape.svg?style=flat
:target: https://landscape.io/github/pycantonese/pycantonese/master
:alt: Code Health

Documentation

http://pycantonese.org <http://pycantonese.org>_

Download and install

PyCantonese is available through pip:

.. code-block:: bash

$ pip install -U pycantonese

Setting up a Development Environment

The latest code under development is available on Github at
pycantonese/pycantonese <https://github.com/pycantonese/pycantonese>_.
To obtain this version for experimental features or for development:

.. code-block:: bash

$ git clone https://github.com/pycantonese/pycantonese.git
$ cd pycantonese
$ pip install -r requirements.txt
$ pip install -r dev-requirements.txt
$ python setup.py develop

To run tests:

.. code-block:: bash

$ py.test -vv --cov pycantonese pycantonese
$ flake8 pycantonese

Author

Developer: Jackson L. Lee

A talk introducing PyCantonese:

Lee, Jackson L. 2015. PyCantonese: Cantonese linguistic research in the age of big data.
Talk at the Childhood Bilingualism Research Centre, Chinese University of Hong Kong. September 15. 2015.
Notes+slides <http://pycantonese.org/papers/Lee-pycantonese-2015.html>_

Please also see CONTRIBUTORS.md.

Change Log

Please see CHANGELOG.md.

License

MIT License. Please see LICENSE.txt for details.

The HKCanCor dataset included in PyCantonese is substantially modified from
its source in terms of format. The original dataset has a CC BY license.
Please see pycantonese/data/hkcancor/readme.md for details.

Main metrics

Overview
Name With Ownerjacksonllee/pycantonese
Primary LanguagePython
Program languagePython (Language Count: 1)
Platform
License:MIT License
所有者活动
Created At2014-12-13 20:40:56
Pushed At2024-05-23 12:48:59
Last Commit At
Release Count20
Last Release Namev3.4.0 (Posted on )
First Release Namev1.0 (Posted on )
用户参与
Stargazers Count380
Watchers Count20
Fork Count40
Commits Count328
Has Issues Enabled
Issues Count44
Issue Open Count10
Pull Requests Count4
Pull Requests Open Count1
Pull Requests Close Count3
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private