文件名称:automatic-word-segmentation
介绍说明--下载内容均来自于网络,请自行研究使用
实现一个中文自动分词程序,所使用的编程语言不限
选作:对人名,地名,机构名的识别
下载北大计算语言所标注的99年人民日报分词语料库,构建一个词表
实现正向、逆向最大分词算法-To implement a Chinese automatic word segmentation procedure, used by any programming language
Chosen for: the person names, place names, organization name recognition
Download calculation language annotation of Peking University in 99 the People s Daily participle corpus, to build a glossary
Achieve forward, reverse maximum segmentation algorithm
选作:对人名,地名,机构名的识别
下载北大计算语言所标注的99年人民日报分词语料库,构建一个词表
实现正向、逆向最大分词算法-To implement a Chinese automatic word segmentation procedure, used by any programming language
Chosen for: the person names, place names, organization name recognition
Download calculation language annotation of Peking University in 99 the People s Daily participle corpus, to build a glossary
Achieve forward, reverse maximum segmentation algorithm
(系统自动生成,下载前可以参看下载内容)
下载文件列表
1120111918_黄艳玲\example.txt
.................\example_neg.txt
.................\example_pos.txt
.................\micro.h
.................\wordlist.txt
.................\wordlist2.txt
.................\自动分词.cpp
.................\自然语言理解初步第一次大作业实现过程.doc
1120111918_黄艳玲