登录
首页 » Java » AIWordSplit

AIWordSplit

于 2010-05-28 发布 文件大小:1224KB
0 204
下载积分: 1 下载次数: 22

代码说明:

  直接运行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)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • RMIProject
    用java RMI编写的一个远程计算平台,用户可以向远程计算机提交计算任务(可以自己编程定义复杂的计算任务),在远程计算机运行后返回计算结果(Java RMI prepared with a remote computing platform, users can submit to the remote computer computing tasks (which may own the definition of the complexity of programming the calculation of mission), the remote computer is running after the return of calculation results)
    2007-07-20 18:41:29下载
    积分:1
  • booksystem
    用户登录上后可以进行借书管理,当书籍数量不足时借书失败,当读者借书成功后系统会自动规定读者还书时间(After the user logs in, he can manage the borrowing of books. When the number of books is insufficient, he fails to borrow books. When the reader borrows books successfully, the system will automatically stipulate the time for the reader to return the books.)
    2020-06-18 01:00:01下载
    积分:1
  • java
    一个界面软件,为每天配置了一个TXT文件,可以查询天气,并储存。还可添加待办事项(An interface software for the daily allocation of a TXT file, you can check the weather, and storage. Can also add Do)
    2010-05-12 09:09:50下载
    积分:1
  • SourceCode-for-Thinking-in-Java.chm
    Thinking in java 的源代码,编程习题的源代码(Thinking in java source code, source code for programming exercises)
    2013-02-22 06:44:53下载
    积分:1
  • maze
    迷宫算法,给定一七点,给定一终点,找出迷宫路径(Maze algorithm, given 17 points, to set one end of the maze to find the path)
    2008-05-30 07:50:53下载
    积分:1
  • 107012358974
    从文本文件读取数据,在网页上可以动态显示,用脚本语言JavaScript语言实现。(read from the text file data on the website can dynamically display, JavaScript scripting language used language.)
    2007-06-05 09:42:44下载
    积分:1
  • java
    java并发编程实战pdf及源码,java并发编程实战pdf及源码(Java Concurrent Programming PDF and source code,Java Concurrent Programming PDF and source code)
    2016-04-24 20:43:02下载
    积分:1
  • CosNotifyComm
    Cos Notifi Corba Library
    2013-11-15 23:50:55下载
    积分:1
  • CSharpOPC
    c#开发西门子OPC客户端的绝佳工具源码全套源码(C# development of SIEMENS OPC client the perfect tool for a full set of source code)
    2016-12-28 14:49:34下载
    积分:1
  • jsi-master
    JSI (Java Spatial Index) RTree Library 是一个RTree算法Java实现的开源库,理论来源是Guttman1984年的一篇论文"R-trees: A Dynamic Index Structure for Spatial Searching" by Antonin Guttman",论文可见(PDF on CiteSeerX). 这个开源项目的代码遵循 GNU Lesser General Public License 最新的代码可以在http://github.com/aled/jsi上找到 同时例子在https://github.com/aled/jsi-examples(The JSI (Java Spatial Index) RTree Library open source Java implementation library of a RTree algorithm theoretical source of the Guttman1984 paper R-trees: A the Dynamic the Index Structure for Spatial, Searching by Antonin Guttman, papers can be seen (PDF onCiteSeerX). Follow the code of this open source project GNU Lesser General Public License The latest code can be found in http://github.com/aled/jsi At the same time example in https://github.com/aled/jsi-examples were)
    2013-03-18 18:26:05下载
    积分:1
  • 696518资源总数
  • 106010会员总数
  • 4今日下载