pycantonese

Cantonese Linguistics and NLP in Python

Github星跟踪图

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.

主要指标

概览
名称与所有者jacksonllee/pycantonese
主编程语言Python
编程语言Python (语言数: 1)
平台
许可证MIT License
所有者活动
创建于2014-12-13 20:40:56
推送于2024-05-23 12:48:59
最后一次提交
发布数20
最新版本名称v3.4.0 (发布于 )
第一版名称v1.0 (发布于 )
用户参与
星数380
关注者数20
派生数40
提交数328
已启用问题?
问题数44
打开的问题数10
拉请求数4
打开的拉请求数1
关闭的拉请求数3
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?