CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - dictionary java

搜索资源列表

  1. zidianyasuo

    0下载:
  2. 字典压缩算法,用java实现的,可以运行,适合大多数文本-Dictionary compression algorithm, using java to achieve, you can run for most text
  3. 所属分类:Java Develop

    • 发布日期:2017-04-26
    • 文件大小:24265
    • 提供者:lgjc
  1. Dict

    0下载:
  2. pull解析法实现的Java字典,实现了收藏,复习,查询时间显示功能-pull analytic method to achieve Java dictionary, achieving a collection, review, query time display function
  3. 所属分类:Java Develop

    • 发布日期:2017-05-17
    • 文件大小:4210888
    • 提供者:朱峰
  1. Testdict

    0下载:
  2. Java版词典测试版,可以在控制台下输入要查询的单词,回车后会给出单词在词典中的释义 词典采用星际译王的词典,本程序主要针对英汉词典,用eclipse打开编译编辑-Java version of the dictionary Beta, you can enter the word you want to query in the console, will be given after the carriage return in the dictionary definition of th
  3. 所属分类:Java Develop

    • 发布日期:2017-05-20
    • 文件大小:6026561
    • 提供者:吴涵
  1. Testdict

    0下载:
  2. Java版词典测试版,可以在控制台下输入要查询的单词,回车后会给出单词在词典中的释义-Java version of the dictionary Beta, you can enter the word you want to query in the console, will give the interpretation of words in the dictionary after the carriage return
  3. 所属分类:Java Develop

    • 发布日期:2017-05-22
    • 文件大小:7009601
    • 提供者:吴骏
  1. Testdict

    0下载:
  2. Java版词典测试版,可以在控制台下输入要查询的单词,回车后会给出单词在词典中的释义 词典采用星际译王的词典,本程序主要针对英汉词典,用eclipse打开编译编辑-Java version of the dictionary Beta, you can enter the word you want to query in the console, will be given after the carriage return in the dictionary definition of th
  3. 所属分类:Java Develop

    • 发布日期:2017-05-25
    • 文件大小:8476570
    • 提供者:陈晨
  1. Mydic

    0下载:
  2. 用java语言开发的英汉小字典,收录四六级托福gre单词30000多个-English-language development using java small dictionary, a collection forty-six TOEFL gre word over 30,000
  3. 所属分类:Java Develop

    • 发布日期:2017-05-13
    • 文件大小:3150643
    • 提供者:王礼坊
  1. Nlpir

    0下载:
  2. 前NLPIR汉语分词系统(又名ICTCLAS2013),主要功能包括中文分词;词性标注;命名实体识别;用户词典功能;支持GBK编码、UTF8编码、BIG5编码。新增微博分词、新词发现与关键词提取;张华平博士先后倾力打造十余年,内核升级10次。国内国际排名均为第一。 项目已经配置好环境,导入Eclipse即可使用,文件内src下的TestUTF8.java可以直接运行,提供了分词接口-Before NLPIR Chinese word segmentation system (aka I
  3. 所属分类:Java Develop

    • 发布日期:2017-05-17
    • 文件大小:4858592
    • 提供者:reacher
  1. Testdict

    0下载:
  2. Java版词典测试版,可以在控制台下输入要查询的单词,回车后会给出单词在词典中的释义 -Java version of the dictionary Beta, you can enter the word you want to query in the console, will give the interpretation of words in the dictionary after the carriage return
  3. 所属分类:Java Develop

    • 发布日期:2017-05-26
    • 文件大小:8738023
    • 提供者:李景
  1. Mydic

    0下载:
  2. 用java语言开发的英汉小字典,收录四六级托福gre单词30000多个-English-language development using java small dictionary, a collection forty-six TOEFL gre word over 30,000
  3. 所属分类:Java Develop

    • 发布日期:2017-05-10
    • 文件大小:2119497
    • 提供者:周宇诚
  1. WordSegment

    0下载:
  2. 中文分词,Java版本,词库已经包括,安装JDK后直接运行里面的WordSegment.java就行了。-Chinese Segment of Java, contains dictionary.It is OK that execute the WordSegment.java after install JDK.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-28
    • 文件大小:331096
    • 提供者:洛书
  1. Dic

    0下载:
  2. 采用java编程的,基于指定txt字典的最大正向匹配-Based on the maximum positive match dictionary
  3. 所属分类:JavaScript

    • 发布日期:2017-04-06
    • 文件大小:9272
    • 提供者:李芳
  1. HMMSeg

    0下载:
  2. java ,隐马尔科夫的分词算法实现。包含10w条训练集,字典。也可以自己重新添加训练集。-java, hidden Markov segmentation algorithm. 10w of the training set contains dictionary. You can also add your own re-training set.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-25
    • 文件大小:8687641
    • 提供者:张杨
  1. StarDict

    0下载:
  2. 基于SQL电子词典的java实现,模仿经典词典工具StarDict设计-Electric dictionary based on SQL database applied by java, whose function mimics a classic software--StarDict
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:319828
    • 提供者:zhang
  1. Programming--management-system

    1下载:
  2. 编程词典用户管理系统: 本程序使Sql Server数据库开发,导入项目以后需要再对数据库进行配置,详细配置方式请见光盘使用说明,配置完数据库运行项目启动文件src/com/zzk/frame/LoginFrame.java就可以运行程序了。 操作流程 (1)启动程序以后,显示编程词典用户管理系统登录界面 (2)输入用户、与密码之后,进入主界面,如图2所示,系统默认用户名mr,密码mrsoft。进入主界面可以对编程词典用户的信息管理、销售管理、统计分析等功能进行各种操作。-Pro
  3. 所属分类:Java Develop

    • 发布日期:2017-05-10
    • 文件大小:2149661
    • 提供者:周大侠
  1. JAVA1002sqlgongziguanli

    0下载:
  2. 论文介绍毕业设计课题的研究开发的过程,以及设计思路和实现细节的考虑。论文在开始论述了系统的研究背景和目标,并对所用到开发工具与关键技术做了简单的介绍。在系统分析中先后用数据流图、数据字典分析了系统所需的各种数据。在系统的设计中,详细的展现了系统的各个功能模块,所需的数据库表及表字段,菜单的设计等。该系统由输入、查询、修改、输出、统计等子模块组成,功能基本涵盖普通企业的工资管理业务范围。该系统采用Java语言开发,前台程序工具采用JBuilder9.0,后台数据库采用SQL2000数据库。在系统的
  3. 所属分类:JavaScript

    • 发布日期:2017-05-13
    • 文件大小:3458462
    • 提供者:吴宏斌
  1. TP04_dict

    0下载:
  2. JAVA CODE FOR BASIC DICTIONARY IMPLEMENTATION
  3. 所属分类:Compiler program

    • 发布日期:2017-04-14
    • 文件大小:3266
    • 提供者:itostar
  1. IKAnalyzer

    0下载:
  2. IKAnalyzer是一个开源的,基于java语言开发的轻量级的中文分词工具包。从2006年12月推出1.0版开始,IKAnalyzer已经推出了3个大版本。最初,它是以开源项目Luence为应用主体的,结合词典分词和文法分析算法的中文分词组件。新版本的IKAnalyzer3.0则发展为面向Java的公用分词组件,独立于Lucene项目,同时提供了对Lucene的默认优化实现。 -IKAnalyzer is an open source, lightweight java-based de
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-09
    • 文件大小:1741741
    • 提供者:黄生
  1. cidian

    0下载:
  2. java编写的电子词典程序(要用到数据库),需要看的可以借鉴一下-java prepared by the electronic dictionary program (to use the ), you need to see can learn about
  3. 所属分类:Java Develop

    • 发布日期:2017-04-30
    • 文件大小:38391
    • 提供者:权善
  1. MyDictionary

    0下载:
  2. (Java GUI 程序)运用了简单GUI的字典,自己加入词汇并提供查索-(Java GUI program)simple dictionary using GUI, vocabulary are self-inputed and provide tracing
  3. 所属分类:Java Develop

    • 发布日期:2017-04-30
    • 文件大小:36282
    • 提供者:巴东
  1. HanDict

    0下载:
  2. JAVA Chinese English bilingual dictionary
  3. 所属分类:Java编程

    • 发布日期:2018-05-01
    • 文件大小:293888
    • 提供者:hsk123
« 1 2 ... 4 5 6 7 8 9»
搜珍网 www.dssz.com