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

搜索资源列表

  1. chatterbean-modiff

    0下载:
  2. 简单说明一下AIML的常用标签: 1:pattern tag:支持模式匹配(正则表达式,模糊匹配),及基于template的返回 2:random tag:支持随机回答(一对多) 4:think,system tag: 支持简单逻辑记忆及自定义函数(本来打算扩展一下AIML, 搞一个支持Groovy语言的标签, 结果看到了它的<system>标签, 遂作罢) 5:javascr ipt tag: 支持嵌入js脚本(适用于web chat开发,比如根据情绪改变表情等)。
  3. 所属分类:Java Develop

    • 发布日期:2017-05-01
    • 文件大小:546166
    • 提供者:blue
  1. amlrgjqr

    0下载:
  2. 简单说明一下AIML的常用标签: 1:pattern tag:支持模式匹配(正则表达式,模糊匹配),及基于template的返回 2:random tag:支持随机回答(一对多) 4:think,system tag: 支持简单逻辑记忆及自定义函数(本来打算扩展一下AIML, 搞一个支持Groovy语言的标签, 结果看到了它的<system>标签, 遂作罢) 5:javascr ipt tag: 支持嵌入js脚本(适用于web chat开发,比如根据情绪改变表情等)。
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:544007
    • 提供者:blue
  1. aimlblofjq

    0下载:
  2. 一个最简单的aiml文件如下: <?xml version="1.0" encoding="GB2312"?> <aiml> <category> <pattern>你好</pattern> <template>好</template> </category> </aiml> 1. <?xml version="1.0" encoding="GB2
  3. 所属分类:Java Develop

    • 发布日期:2017-03-28
    • 文件大小:121913
    • 提供者:blue
  1. biolalage

    0下载:
  2. 1. think元素 型如: <think><set name="topic">Me</set></think> 放置在template元素里面,表示一旦用户的输入匹配到该category时,再回复应答的同时,给一个变量赋值,这里也就是把Me记再脑子里,以后就可以用<get name=”topic”/>来取出先前记住的内容。 2. <star/>表示*,比如有一个匹配模式是<pattern>* 你 好
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:24413
    • 提供者:blue
  1. SASE

    1下载:
  2. 用Java实现输入事件流的模式匹配,该算法是经典的事件流模式匹配算法SASE,广泛应用于物联网复杂事件处理。压缩包里包含源代码、原论文,并有详细的例子和结果供参考。-Using Java to achieve pattern matching input event stream, the algorithm is a classic event stream pattern matching algorithm SASE, widely used in networking complex e
  3. 所属分类:Java Develop

    • 发布日期:2015-01-09
    • 文件大小:7201792
    • 提供者:韦航
  1. ActivityNotFoundException

    0下载:
  2. Displays a list of all activities matching the incoming Intent#EXTRA_INTENT query, along with any injected items for Andriod.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-14
    • 文件大小:4980
    • 提供者:pouliqo
  1. doxygen1

    0下载:
  2. Is Sun Javadoc provides a technology, it siphoned members of classes, methods, from the application source code and source code comments form such as a matching API documentation. That is to say, as long as when writing programs in a specific tag ann
  3. 所属分类:Ajax

    • 发布日期:2017-03-26
    • 文件大小:241598
    • 提供者:yifeng
  1. FMM_RMM

    0下载:
  2. 中文分词 以及词性标注,在awt界面上将中文分词,用的是最大正向匹配以及反向最大匹配-Chinese word segmentation and tagging, the interface will be in awt Chinese word segmentation, matching with the maximum forward and reverse maximum matching
  3. 所属分类:Java Develop

    • 发布日期:2017-05-24
    • 文件大小:7698151
    • 提供者:reacher
  1. AnnotationLister

    0下载:
  2. Greps annotations on a set of class files and prints matching elements to stdout for Andriod.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-13
    • 文件大小:1927
    • 提供者:fangxoyun
  1. HeavyWeightSwitcherActivity

    0下载:
  2. This activity is displayed when the system attempts to start an Intent for which there is more than one matching activity, allowing the user to decide which to go to. It is not normally used directly by application developers.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-02
    • 文件大小:1660
    • 提供者:singhuewer
  1. Horoscopes

    0下载:
  2. java程序实现星座的运势,配对和简介功能,提供初学者以参考-java program constellation fortune, matching and profile functions, providing beginners with reference
  3. 所属分类:Java Develop

    • 发布日期:2017-05-23
    • 文件大小:6674891
    • 提供者:李俊
  1. CnFenci

    0下载:
  2. 基于字典的分词,采用正向最大匹配和反向最小匹配相结合。-Based on a dictionary word, using the forward and reverse maximum matching minimum matching combined.
  3. 所属分类:Java Develop

    • 发布日期:2017-05-18
    • 文件大小:5097685
    • 提供者:曹易坤
  1. CnFenci

    0下载:
  2. 基于字典的分词,采用正向最大匹配和反向最小匹配相结合。-Based on a dictionary word, using the forward and reverse maximum matching minimum matching combined.
  3. 所属分类:Java Develop

    • 发布日期:2017-05-19
    • 文件大小:5579249
    • 提供者:周伟
  1. CnFenci

    0下载:
  2. 基于字典的分词,采用正向最大匹配和反向最小匹配相结合。-Based on a dictionary word, using the forward and reverse maximum matching minimum matching combined.
  3. 所属分类:Java Develop

    • 发布日期:2017-05-22
    • 文件大小:6398095
    • 提供者:崔毅安
  1. znmhss

    0下载:
  2. 一个站内使用模糊查询的ASP实例,可用于asp 站内搜索,可把匹配的关键词排在前面,关键词可以模糊匹配,就像是百度搜索一样。实现思路:1、利用分词技术,先把关键词拆分为多个词组。2、数据库标题字段完全匹配关键字的排在前面,数据库标题字段模糊匹配关键字中多个词组的分别排在后面。3、数据库内容字段完全匹配关键字的也排在后面。具体请参见ASP代码示例文件-Examples of fuzzy query using ASP in a station that can be used to search
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-16
    • 文件大小:69245
    • 提供者:spudn29
  1. JRegexTool

    0下载:
  2. 正则匹配软件源码,可匹配任意字符,支持匹配替换,支持对各种标示符的特别处理,界面化操作,简单易用-Regular matching tool to match any character, support matching replacement support special treatment for a variety of identifiers, interface operation, easy to use
  3. 所属分类:Java Develop

    • 发布日期:2017-05-21
    • 文件大小:5746511
    • 提供者:张腾
  1. PlatformAddressFactory

    0下载:
  2. A mask with all bits set, matching the size of the cache.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-13
    • 文件大小:1628
    • 提供者:zaizinlao
  1. jqueyr

    0下载:
  2. jQ自动补全效果,就是大家所说的自动完成AutoComplete功能的代码,在页面加载时就获取,然后用户输入匹配提前加载的数据,根据用户输入到数据库查找匹配的数据显示上来,前三个框都是属于第一种,最后一个框模拟百度、 google 搜索框的,比较不错的效果。-jQ autocomplete results, is everyone talking about AutoComplete AutoComplete function code when the page loads on access
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-16
    • 文件大小:452494
    • 提供者:于池舟
  1. MarriageMatchModel2

    0下载:
  2. 中兴捧月程序编写大赛——数字婚姻匹配算法实现-ZTE holding monthly programming contest- Digital marriage matching algorithm
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:38208
    • 提供者:翰林国
  1. sCREENsIZE.RAR

    0下载:
  2. Returns the enum for matching the provided qualifier value.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-12
    • 文件大小:732
    • 提供者:rangvenxou
« 1 2 3 4 5 6 7 89 10 11 12 »
搜珍网 www.dssz.com