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?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?