-
Catalan
calculate catalan number
- 2013-11-06 12:07:53下载
- 积分:1
-
DF
纠结死了,不是为了这些东西我都不做那么多东西,为什么一定要逼着人去上传这些东西吗(Tangled dead, not for these things I do not do so many things, why must upload forcing people to do these things)
- 2013-08-26 20:56:43下载
- 积分:1
-
universial-class
java常用类代码 String Buffer(universial class code)
- 2011-12-21 16:49:15下载
- 积分:1
-
Librarian
java docuument for libraay
- 2020-06-23 16:20:02下载
- 积分:1
-
j_guanghai-advertisement
广海广告系统2.0 源码 jsp mysql(Guanghai advertising system 2source JSP MySQL)
- 2012-06-25 22:49:24下载
- 积分:1
-
plc(2)
说明: swting 实现 PLC socket交互传输数据(Swting realizes interactive data transmission of PLC socket)
- 2020-11-07 08:14:01下载
- 积分:1
-
CreateFPTree
用java实现关联分析的算法代码GreatFPtree(java GreatFPtree)
- 2012-03-20 22:45:53下载
- 积分:1
-
computerhomework
清华大学计算机网络课程大作业的详细说明情况(Tsinghua University' s computer network operations courses to explain the situation in detail)
- 2013-10-10 11:09:56下载
- 积分:1
-
register
安装myeclipse之后,新建一个java类,实现免费注册(After installing myeclipse, create a new Java class, free registration)
- 2013-04-22 21:31:02下载
- 积分:1
-
AIWordSplit
直接运行compile.bat和run.bat即可
使用了3种分词方法:
1.正向最大匹配(ForwardMatch.java)
2.逆向最大匹配(ForwardMatch.java)
3.最大频率匹配(FrequencyMatch.java)(默认)
取频率最高的词,然后两端递归,构建二杈树存储句子中的词语,显示的时候使用中序遍历二杈树
由于极有可能单个字的使用频率比整个词还高,筛选的时候进行了处理
若单个字不处于当前句子开头,先忽略,
若单个的字处在开头,临时mostFrequency仍为0,且单词长度为1,则加入到二杈树中(Can be run directly compile.bat and run.bat used three kinds of segmentation methods: 1. Being the biggest match (ForwardMatch.java) 2. Reverse maximum matching (ForwardMatch.java) 3. Maximum frequency matching (FrequencyMatch.java) ( default) to take the highest frequency words, and then both ends of the recursive construct two Cha tree storage sentence terms, when used in the sequence shows two Cha tree traversal is very likely because the use of a single word frequency is higher than the whole word, screening If the time were dealing with a single word is not in the beginning of the current sentence, first ignored, if a single word at the beginning of the temporary mostFrequency still 0, and the word length of 1, to 2 Cha tree)
- 2010-05-28 10:23:21下载
- 积分:1