搜索资源列表
ngram2mgram
- 可以将trigram转换成bigram的工具。也是cmu的工具。用法参见-help命令。-can be converted into trigram ng tool. Also cmu tool. See Usage-help orders.
bigram
- 程序主要是对corpus进行统计,然后计算每句话的概率。由于考虑到汉字GB码的特性,在统计时先对内码进行处理,然后把统计结果直接放入对应的数组元素中,因此可以节省统计时字与间相互比较及词与词间相互比较的时间。-procedures are the major corpus statistics, and then calculate the probability of everything. Taking into considera
ngram2mgram
- 可以将trigram转换成bigram的工具。也是cmu的工具。用法参见-help命令。-can be converted into trigram ng tool. Also cmu tool. See Usage-help orders.
bigram
- 程序主要是对corpus进行统计,然后计算每句话的概率。由于考虑到汉字GB码的特性,在统计时先对内码进行处理,然后把统计结果直接放入对应的数组元素中,因此可以节省统计时字与间相互比较及词与词间相互比较的时间。-procedures are the major corpus statistics, and then calculate the probability of everything. Taking into considera
bigram
- This the main function for the bigram demonstration. It parses the options from the command line, initializes the bigramArray, parses the corpus file and then emits a random (probabilistic) sentence.-This is the main
bigram
- perl code to find bigrams in a file-perl code to find bigrams in a file
EM
- Deleted interpolation 算法, 综合了trigram, bigram, unigram 模型的一总简单的线性插值-deleted interpolation algorithm, mixed trigram, bigram, unigram model, and using simple linear interpolation
UserBigramTests
- User Bigram Tests Source Code for Linux.
bigram_dict_content
- Returns head position of bigram list for a PtNode specified by terminalId.
ver4_bigram_list_policy
- Case 1. PtNode that doesn t have a bigram list. Create new bigram list. -Case 1. PtNode that doesn t have a bigram list. Create new bigram list.