文件名称:POSTagger
- 所属分类:
- 其它资源
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 755kb
- 下载次数:
- 0次
- 提 供 者:
- 赵*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
(1)从已经标注好词性的语料中统计得到词性标记的二元转移矩阵,以及每个词以确定的词性标记出现的次数等数据(训练阶段)
(2)利用动态规划算法快速选取词性标记路径,得到词性标记结果
(3)可以选择不同的词性标记集
-(1) from the good part-of-speech tagging has been the Corpus statistics to be part of speech marking the transfer of binary matrix, and every word to identify the markings of POS data, such as the number (training phase) (2) using dynamic programming algorithm is fast POS markers selected path, to be part-of-speech tags Results (3) can choose different POS tagset
(2)利用动态规划算法快速选取词性标记路径,得到词性标记结果
(3)可以选择不同的词性标记集
-(1) from the good part-of-speech tagging has been the Corpus statistics to be part of speech marking the transfer of binary matrix, and every word to identify the markings of POS data, such as the number (training phase) (2) using dynamic programming algorithm is fast POS markers selected path, to be part-of-speech tags Results (3) can choose different POS tagset
(系统自动生成,下载前可以参看下载内容)
下载文件列表
POSTagger_Src
.............\POSTagger
.............\.........\AFXIMPL.H
.............\.........\ChildFrm.cpp
.............\.........\ChildFrm.h
.............\.........\Config.INI
.............\.........\DAOCORE.CPP
.............\.........\DAOIMPL.H
.............\.........\data
.............\.........\....\Lexicon_empty_2000.mdb
.............\.........\....\posset.txt
.............\.........\....\test
.............\.........\....\....\test.txt
.............\.........\....\....\test1.txt
.............\.........\....\TrainningData
.............\.........\....\.............\TrainningText1.TXT
.............\.........\....\.............\TrainningText2.TXT
.............\.........\....\.............\TrainningText3.TXT
.............\.........\....\.............\TrainningText4.txt
.............\.........\....\.............\TrainningText5.txt
.............\.........\....\.............\TrainningText6.txt
.............\.........\GetWordInfo.cpp
.............\.........\GetWordInfo.h
.............\.........\MainFrm.cpp
.............\.........\MainFrm.h
.............\.........\MPWordSeg.cpp
.............\.........\MPWordSeg.h
.............\.........\MyDictionary.cpp
.............\.........\MyDictionary.h
.............\.........\MyFileApp.cpp
.............\.........\MyFileApp.h
.............\.........\NameRecognizer.cpp
.............\.........\NameRecognizer.h
.............\.........\POSTagger.aps
.............\.........\POSTagger.clw
.............\.........\POSTagger.cpp
.............\.........\POSTagger.dsp
.............\.........\POSTagger.dsw
.............\.........\POSTagger.h
.............\.........\POSTagger.ncb
.............\.........\POSTagger.opt
.............\.........\POSTagger.plg
.............\.........\POSTagger.rc
.............\.........\POSTaggerDoc.cpp
.............\.........\POSTaggerDoc.h
.............\.........\POSTaggerView.cpp
.............\.........\POSTaggerView.h
.............\.........\POSTagging.cpp
.............\.........\POSTagging.h
.............\.........\res
.............\.........\...\POSTagger.rc2
.............\.........\resource.h
.............\.........\StdAfx.cpp
.............\.........\StdAfx.h
.............\说明.txt
.............\POSTagger
.............\.........\AFXIMPL.H
.............\.........\ChildFrm.cpp
.............\.........\ChildFrm.h
.............\.........\Config.INI
.............\.........\DAOCORE.CPP
.............\.........\DAOIMPL.H
.............\.........\data
.............\.........\....\Lexicon_empty_2000.mdb
.............\.........\....\posset.txt
.............\.........\....\test
.............\.........\....\....\test.txt
.............\.........\....\....\test1.txt
.............\.........\....\TrainningData
.............\.........\....\.............\TrainningText1.TXT
.............\.........\....\.............\TrainningText2.TXT
.............\.........\....\.............\TrainningText3.TXT
.............\.........\....\.............\TrainningText4.txt
.............\.........\....\.............\TrainningText5.txt
.............\.........\....\.............\TrainningText6.txt
.............\.........\GetWordInfo.cpp
.............\.........\GetWordInfo.h
.............\.........\MainFrm.cpp
.............\.........\MainFrm.h
.............\.........\MPWordSeg.cpp
.............\.........\MPWordSeg.h
.............\.........\MyDictionary.cpp
.............\.........\MyDictionary.h
.............\.........\MyFileApp.cpp
.............\.........\MyFileApp.h
.............\.........\NameRecognizer.cpp
.............\.........\NameRecognizer.h
.............\.........\POSTagger.aps
.............\.........\POSTagger.clw
.............\.........\POSTagger.cpp
.............\.........\POSTagger.dsp
.............\.........\POSTagger.dsw
.............\.........\POSTagger.h
.............\.........\POSTagger.ncb
.............\.........\POSTagger.opt
.............\.........\POSTagger.plg
.............\.........\POSTagger.rc
.............\.........\POSTaggerDoc.cpp
.............\.........\POSTaggerDoc.h
.............\.........\POSTaggerView.cpp
.............\.........\POSTaggerView.h
.............\.........\POSTagging.cpp
.............\.........\POSTagging.h
.............\.........\res
.............\.........\...\POSTagger.rc2
.............\.........\resource.h
.............\.........\StdAfx.cpp
.............\.........\StdAfx.h
.............\说明.txt