文件名称:experiment3
-
所属分类:
- 标签属性:
- 上传时间:2014-03-27
-
文件大小:942kb
-
已下载:1次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
基于语言模型的音字转换说明
给定拼音串:jinjitizhigaige
可能的汉字串:紧济体质改革
经 济体制改革
使用 2-gram计算:
p(CString1) =p(紧)×p(济|紧)×p(体质|济)×p(改革|体质)
p(CString2) =p(经济)×p(体质|经济)×p(改革|体质)
p(CString3) =p(经济)×p(体制|经济)×p(改革|体制)
比较p(CString1),p(CString2),p(CString3)
-Language model based on sound word conversion instructions given Pinyin string: jinjitizhigaige possible character string: tight economic constitution reform economic reform economic structure reform is calculated using the 2-gram: p (CString1) = p (tight) p (Ji | tight) p (constitution | Ji) p (reform | constitution) p (CString2) = p (economic) p (constitution | Economy) p (reform | constitution) p (CString3) = p (economic) p (institutional | Economic) p (reform | system) compare p (CString1), p (CString2), p (CString3)
给定拼音串:jinjitizhigaige
可能的汉字串:紧济体质改革
经 济体制改革
使用 2-gram计算:
p(CString1) =p(紧)×p(济|紧)×p(体质|济)×p(改革|体质)
p(CString2) =p(经济)×p(体质|经济)×p(改革|体质)
p(CString3) =p(经济)×p(体制|经济)×p(改革|体制)
比较p(CString1),p(CString2),p(CString3)
-Language model based on sound word conversion instructions given Pinyin string: jinjitizhigaige possible character string: tight economic constitution reform economic reform economic structure reform is calculated using the 2-gram: p (CString1) = p (tight) p (Ji | tight) p (constitution | Ji) p (reform | constitution) p (CString2) = p (economic) p (constitution | Economy) p (reform | constitution) p (CString3) = p (economic) p (institutional | Economic) p (reform | system) compare p (CString1), p (CString2), p (CString3)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
experiment3/Debug/experiment3.exe
experiment3/Debug/experiment3.ilk
experiment3/Debug/experiment3.obj
experiment3/Debug/experiment3.pdb
experiment3/Debug/vc60.idb
experiment3/Debug/vc60.pdb
experiment3/experiment3.cpp
experiment3/experiment3.dsp
experiment3/experiment3.dsw
experiment3/experiment3.ncb
experiment3/experiment3.opt
experiment3/experiment3.plg
experiment3/pku_test.txt
experiment3/pku_test_gold.txt
experiment3/test.txt
experiment3/Debug
experiment3
experiment3/Debug/experiment3.ilk
experiment3/Debug/experiment3.obj
experiment3/Debug/experiment3.pdb
experiment3/Debug/vc60.idb
experiment3/Debug/vc60.pdb
experiment3/experiment3.cpp
experiment3/experiment3.dsp
experiment3/experiment3.dsw
experiment3/experiment3.ncb
experiment3/experiment3.opt
experiment3/experiment3.plg
experiment3/pku_test.txt
experiment3/pku_test_gold.txt
experiment3/test.txt
experiment3/Debug
experiment3
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.