Resources for Chinese
From ACLWiki
(Difference between revisions)
m |
|||
| Line 1: | Line 1: | ||
| − | Data | + | ==Tools== |
| + | ===Free software=== | ||
| + | * [https://github.com/yzhang/rseg rseg] word segmentation, in ruby (no compilation, no hard dependencies apart from ruby), comes with a model (MIT license) | ||
| + | * [http://code.google.com/p/duduplus/ DuDuPlus: a graph-based dependency parser for English and Chinese] ("Other Open Source" – where is the source code though?) | ||
| + | |||
| + | ==Data== | ||
| + | ===Unknown license=== | ||
* [http://www.chinesecomputing.com Chinese Computing] | * [http://www.chinesecomputing.com Chinese Computing] | ||
* [http://www.icl.pku.edu.cn/icl_groups/corpus/dwldform1.asp Word Segmented and POS tagged People Daily Corpus at ICL of Peking University] | * [http://www.icl.pku.edu.cn/icl_groups/corpus/dwldform1.asp Word Segmented and POS tagged People Daily Corpus at ICL of Peking University] | ||
| Line 6: | Line 12: | ||
* [http://www.ling.lancs.ac.uk/corplang/lcmc/ Lancaster Corpus of Mandarin Chinese] | * [http://www.ling.lancs.ac.uk/corplang/lcmc/ Lancaster Corpus of Mandarin Chinese] | ||
| − | |||
| − | |||
[[Category:Resources by language|Chinese]] | [[Category:Resources by language|Chinese]] | ||
Revision as of 11:56, 6 December 2012
Contents |
Tools
Free software
- rseg word segmentation, in ruby (no compilation, no hard dependencies apart from ruby), comes with a model (MIT license)
- DuDuPlus: a graph-based dependency parser for English and Chinese ("Other Open Source" – where is the source code though?)