/pyconhk2015-chinese-nlp

Materials for the talk on Chinese NLP at PyCon HK 2015

Primary LanguagePython

Chinese NLP with Open Source Tools in python

This repository contains the materials used in the presentation at the PyCon HK 2015 (http://2015.pycon.hk/). The presentation introduces open source tools in Python that can be used to perform general natural language processing in Chinese.

Data

The examples in the presentation involve using the article abstracts from the Traditional Chinese Wikipedia. The XML dump of Wikipedia can be downloaded here: http://dumps.wikimedia.org/zhwiki/latest/.

Tools Introduced

References