lyyang01 / modelforCWS

Chinese word segmentation

Home Page:https://github.com/lylylylylyly/modelforCWS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

config.py 配置文件

data.py   数据处理部分

vocab   构建的词库

pku_training.utf8  训练数据集

pku_test_gold.utf8 测试数据集

conlleval_rev.pl  评测工具

eval.py 主要写的conlleval_rev的使用函数

训练或测试时,直接运行main.py即可

About

Chinese word segmentation

https://github.com/lylylylylyly/modelforCWS


Languages

Language:Python 58.6%Language:Perl 41.4%