-
KeywordSpotting
多串匹配的AC算法/多字符串匹配/多字符串检测/多字符串识别/Aho-Corasick自动机/ahocorasick自动机/AC自动机。/Java实现
该程序是一个高效的,能处理较大的Unicode字符文本(包括要检测的文本和关键词文本)的关键词匹配程序,因此程序的输入为input.txt为待检测文本,keywords.txt为关键词文本,文件夹test1,test2,test3分别是三组自己设定的input和keywords,可自行任意添加删改,运行程序前先将一组拷贝至D:。
程序将识别出的关键词用方括号括上,输出到output.txt中(AC multi-string matching algorithm/multi-string match/multi-string test/multi-string identification/Aho-Corasick automata/ahocorasick automata/AC automaton./Java implementation
This program is highly efficient, can handle large Unicode character text (including text and key words to detect the text) is a match program, so the program is to be detected input.txt input text, keywords. txt for the Keyword text, folders test1, test2, test3 were three groups set their own input and keywords, can add their own arbitrary deletion, run the program before the first set of copies to D: . Program will identify the key words in square brackets, and output to output.txt in)
- 2021-04-27 14:48:44下载
- 积分:1
-
paixu
在eclipse环境下,通过键盘输入N个数,采用冒泡排序,对其进行排序,并返回第k个最大值。(In the eclipse environment, input N numbers through keyboard ,use bubble sort, sort them, and returns the k-th maximum.)
- 2013-10-28 15:03:28下载
- 积分:1
-
2
说明: 关于Java的一个小程序!他是我平时编的,希望对大家有用,谢谢!(On a small Java program!)
- 2010-05-29 08:29:01下载
- 积分:1
-
graduatedesign
毕业设计:使用ssh框架开发银行管理系统(Developing bank management system with SSH Framework)
- 2020-06-22 17:00:02下载
- 积分:1
-
Java-learning
Java的学习笔记,对于初学者来说这是个重点,上手会比较容易(Java learning classical notes)
- 2014-04-21 22:50:10下载
- 积分:1
-
GJHStruts
一个很好的struts国际化的例子,能够学习到基本的知识!呵呵!(A good example of struts internationalization can learn basic knowledge! Ha ha!)
- 2009-12-16 15:49:43下载
- 积分:1
-
3.5.0
mybatis3.5.0核心包,国内下载太麻烦,中转一下(Mybatis 3.5.0 core package, domestic download too troublesome, transfer)
- 2020-06-20 18:00:02下载
- 积分:1
-
ajaxtm
google的gson,很好用的架包,里面包含json与对象之间的简单转换(failed to translate)
- 2013-05-03 10:05:14下载
- 积分:1
-
阿里巴巴Java开发手册(华山版)
说明: 阿里巴巴Java开发手册(华山版),java代码编写规范(Alibaba Java Development Manual (Huashan version), java code writing specification)
- 2020-04-29 15:27:03下载
- 积分:1
-
KeyguardViewProperties
Simple inflate/deflate test, taken from the reference docs for the Inflater/Deflater classes.
- 2014-02-27 15:59:08下载
- 积分:1