登录
首页 » Java » AIWordSplit

AIWordSplit

于 2010-05-28 发布 文件大小:1224KB
0 177
下载积分: 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 个回复

  • complex
    编写一个复数类,可以进行复数加法和减法运算。编写一个包含main方法的类(应用程序)测试该复数类。要求该复数类至少包含一个无参的构造方法和一个带参的构造方法;数据成员包括复数的实部和虚部,为double类型;包括两个方法,分别实现复数的加法和减法运算。(Write a complex class, which can add and subtract complex numbers. Write a class (application) containing the main method to test the complex class. The complex class is required to include at least one parametric construction method and one parametric construction method; the data members include the real and imaginary parts of the complex, which are of double type; and two methods are included to realize the addition and subtraction operations of the complex respectively.)
    2019-04-13 20:31:45下载
    积分:1
  • 桂林文创商城系统 毕业设计;JAVA+MySQL SpringMVC框架 源码+数据库+素材
    管理员账号/密码:admin/admin
    2020-11-27下载
    积分:1
  • Channel-Power-game
    基于认知无线电的研究,同时对信道分配与功率控制进行研究。并详细描述了博弈论的相关实现方法。(channel assignment and power control with game theory.)
    2011-12-13 19:55:37下载
    积分:1
  • java_Factory
    java 设计模式 实例 Factory(java Design pattern Factory)
    2015-10-30 22:22:57下载
    积分:1
  • bookstore
    这个是我自己写的网上书店的管理系统,包括网上购物车,用户的注册,删除,修改以及管理员的管理系统(This is I wrote it myself online bookstore management systems, including online shopping cart, user registration, deletion, modification and management system administrator)
    2008-07-24 15:25:48下载
    积分:1
  • kjvm
    嵌入式JAVA虚拟机机制研究.pdf---论文(Embedded JAVA virtual machine mechanism. Pdf- thesis)
    2008-03-04 20:46:35下载
    积分:1
  • text_format_test
    Test for google.protobuf.text_format.
    2014-03-08 14:13:27下载
    积分:1
  • StuManagerSystem
    java与MySQL数据库相连,jdbc(java,MySQL )
    2016-05-28 14:19:02下载
    积分:1
  • SourceMade
    自动做成javaBean的工具,可以按着自己定义的规范和注释生成,对日开发的利器哦,节省了代码review的时间哦(sourceCode create tools)
    2010-12-08 19:42:30下载
    积分:1
  • cal
    用java编写的计算器程序,付源码,能实现加减乘除等功能(Calculator using java prepared procedures, pay source, to achieve the functions of multiplication and division addition and subtraction)
    2007-12-09 18:13:40下载
    积分:1
  • 696518资源总数
  • 105714会员总数
  • 27今日下载