CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 JSP源码/Java 搜索资源 - Vocabulary

搜索资源列表

  1. fdsagfdsaga

    0下载:
  2. java编程的词汇总表,不过全部是英文的,要耐心看才行-java programming vocabulary table, but all are in English, to look at degree of patience
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:201004
    • 提供者:邱文彬
  1. TextFenhang(liuqiang)

    0下载:
  2. 自己的一个判断词库的代码.能够很好的去除词库中的相同词汇.并保证词库的相异性-their judgment a thesaurus code. Removal can be very good thesaurus of the same vocabulary. And to ensure that the phase thesaurus heterosexual
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1020
    • 提供者:余珊珊
  1. vocabulary

    0下载:
  2. 用jBuilder实现的背单词软件-achieve with the word back software
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:190259
    • 提供者:师磊
  1. IKAnalyzer3.2.8-source

    0下载:
  2. IKAnalyzer的源码包,实现中文分词功能,(1) 采用了特有的“正向迭代最细粒度切分算法”,具有60万字/ 秒的高速处理能力。 (2) 采用了多子处理器分析模式,支持:英文字母( IP 地址、Email、URL )、数字(日期,常用中文数量词,罗马数字,科学计数法),中文词汇(姓名、地名处理)等分词处理 。 (3) 优化的词典存储,更小的内存占用。支持用户词典扩展定义 (4) 针对 Lucene 全文检索优化的查询分析器 IKQueryParser;采用歧义分析算法优化查询关键
  3. 所属分类:Java Develop

    • 发布日期:2017-04-09
    • 文件大小:1197198
    • 提供者:陈雅倩
  1. WordSimilarityJAVA-

    0下载:
  2. 计算词汇语义相似度,基于知网,java编程,附《基于<知网>的词汇语义相似度计算》.-Computing lexical semantic similarity based on HowNet, java programming, with a semantic similarity calculation based on the vocabulary of the <Text> ".
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:681203
    • 提供者:xuxiaoxing
  1. vmspec.html.tar

    0下载:
  2. Jvm 规范说明。The Java Virtual Machine was designed to support the Java programming language. Some concepts and vocabulary from the Java language are thus necessary to understand the virtual machine. This chapter gives enough of an overview of Java to sup
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:365197
    • 提供者:mayang
  1. java-design-patterns

    0下载:
  2. This tutorial is for Java programmers who want to learn about design patterns a means of improving their object-oriented design and development skills. After reading this tutorial you will: * Understand what design patterns are and how they are
  3. 所属分类:Java Develop

    • 发布日期:2017-03-28
    • 文件大小:81636
    • 提供者:abdo bedo
  1. zhengdike

    0下载:
  2. (个人原创)《中文网页自动分类》 牵扯的技术有:分词,统计词频,踢出网页中一些特殊字符(用正则表达式),还有需要提取培训集等等!! 此软件禁止商业活动,版权所属“qyTT论坛--www.qyclass.org/bbs” 本文来自: qyTT论坛 http://www.qyclass.org/bbs 我们的使命:让世界认识qyTT,让qyTT认识世界! 结果分析的思想:就是把得到的词频与建立的词库里每一类进行比较,如果存在一个最大匹配程度,就去这个类作为结果,如果存
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:1490827
    • 提供者:guowei
  1. IA

    0下载:
  2. 使用Java进行的最短路径算法实现,部分单词是法语词汇-Using Java for the shortest path algorithm, part of the vocabulary words in French
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:12720
    • 提供者:Rodovsky
  1. PNS_PNG_NEW

    0下载:
  2. the vocabulary and lesson tests, as well as getting feedback on these tests and on their general performance each week
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:68576
    • 提供者:JAYAPRADA
  1. MyDic

    0下载:
  2. MyDic为一款支持联想查询的电子词典,支持对词库的添加 修改 删除 等操作; MyDic 使用 NetBeans IDE 6.8 编写 JDK版本 jdk-6u18-windows-i586 安装JDK后 直接运行 程序文件夹中 MyDic.jar 即可使用 src文件夹内为程序源码 dist文件夹内为打包后的JAR文件 lib.mdb 为词库 image内为程序所需图片素材 将lib.mdb 以及 image文
  3. 所属分类:Java Develop

    • 发布日期:2017-05-21
    • 文件大小:6633716
    • 提供者:张继龙
  1. WordSimilarity

    0下载:
  2. 辞典文件放置在dict目录下,由"中文自然语言处理开放平台提供。算法参数使用《基于<知网>的词汇语义相似度计算》的实验参数,具体定义在类WordSimilarity中,为私有静态常量,可根据需要自行修改。-Dictionary files are placed in the dict directory, by the " Chinese natural language processing to provide an open platform for the algorithm p
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:1663497
    • 提供者:胡文静
  1. CompleteGraphemes

    0下载:
  2. Find grapheme for out-of-vocabulary speak out
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:6242
    • 提供者:Giao
  1. Expanding-

    0下载:
  2. 通过双向传播扩展的情感词汇。用于提取tweet中的情绪词汇-Through the bidirectional extension of emotional vocabulary. For the extraction of tweet emotional vocabulary
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:721567
    • 提供者:Weslyfan
  1. Twitris_KeyphrasesExtraction

    0下载:
  2. 用于提取tweets中的关键词(相关情绪词汇)-For the extraction of keywords in the tweets ( related to emotional vocabulary )
  3. 所属分类:Java Develop

    • 发布日期:2017-05-19
    • 文件大小:5340217
    • 提供者:Weslyfan
  1. Java-Vocabulary-Handbook

    0下载:
  2. java 词汇表速查手册,初学者的入门好资料。-Java Vocabulary Handbook of indicated airspeed.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:4399
    • 提供者:Ball Lens
  1. CensorWords

    0下载:
  2. 列举了中国国内的一些敏感词汇,可以根据这个词汇进行一些验证。-Sensitive vocabulary list
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:41797
    • 提供者:王晓秦
  1. javacihui

    0下载:
  2. JAVA词汇,在学习java的过程中可以参考一下,以便很好的学习-JAVA vocabulary, the process of learning java can refer to good learning
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:4324
    • 提供者:李刚
  1. mingancihui

    0下载:
  2. 敏感词汇分析 打开一个需要检查的文件然后查找当中的敏感词汇并且屏蔽-Sensitive lexical analysis Open a file and then find the need to check the sensitive vocabulary and shielding
  3. 所属分类:Java Develop

    • 发布日期:2017-12-05
    • 文件大小:3248
    • 提供者:刘信甫
  1. EnglishReading

    0下载:
  2. java swing+access数据库实现的英语学习系统,采用C/S架构,支持多个用户使用客户端登录到服务端。主要功能:多用户管理、生词管理、字典查询、英文文章自动索引、生词率计算查找。-java swing+access database implementation of English learning system, using C/S architecture, supporting multiple users log in to the service using the cli
  3. 所属分类:Java Develop

    • 发布日期:2017-05-26
    • 文件大小:8814420
    • 提供者:kylixs
« 12 »
搜珍网 www.dssz.com