登录
首页 » Java » AIWordSplit

AIWordSplit

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

  • android-samples-master
    说明:  谷歌地图的官方demo,支持各种移动设备开发,以及穿戴设备地图(The official demo of Google Maps supports mobile device development and wearing device maps)
    2020-06-20 10:40:01下载
    积分:1
  • CounterPanel
    A panel with test run counters.
    2014-02-18 09:44:45下载
    积分:1
  • synchronism
    一个用于实现不同数据库数据同步的程序,用jbuider开发,在一个数据库数据修改后,通过触发器触发同步程序,同步程序通过socket与另一个数据库的同步程序通信,达到数据同步的目的(One for different database data synchronization process, using jbuider development, data modifications in a database after the synchronization process through the flip-flop trigger, synchronization procedure socket with another database synchronization process communication, to achieve the purpose of data synchronization)
    2007-10-16 10:28:23下载
    积分:1
  • Myeclipse 10.6 激活补丁
    Myeclipse 10.6激活补丁,亲测可用,附带用法(Myeclipse 10.6 activation patch, pro - test available, with usage)
    2018-11-29 14:57:40下载
    积分:1
  • java_Factory
    java 设计模式 实例 Factory(java Design pattern Factory)
    2015-10-30 22:22:57下载
    积分:1
  • ibatis
    说明:  ibatis的简单应用,ssh的组合应用,适用于初学者 (ibatis)
    2009-08-12 13:30:27下载
    积分:1
  • Common-library
    常用类库 包括vector 几何与映射 Stringdokenizer等(Common library)
    2013-12-15 09:33:25下载
    积分:1
  • JavaJythonDemo
    Java 调用Python脚本文件与Jython调用Java对象的示例(Java call Python script file and call Java objects with Jython example)
    2013-02-21 13:20:42下载
    积分:1
  • Converting-floating-point-to-32-bit-fixed-point-i
    A simple guide to Converting floating point to 32-bit fixed point in Java
    2012-09-26 19:11:22下载
    积分:1
  • HibernateAndSpring
    一个hibernate和spring整合的实用例子,讲解了hibernate和spring整合的使用(A practical example of hibernate and spring integration, explain the use of hibernate and spring integration)
    2015-01-03 20:50:55下载
    积分:1
  • 696518资源总数
  • 106208会员总数
  • 21今日下载