-
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
-
The-firefly-algorithm
java实现萤火虫算法,包括两种实现方法(The firefly algorithm)
- 2020-11-06 15:39:49下载
- 积分:1
-
javaExampleCode
一些java实例代码 用applet实现的 希望对一些初学者有所帮助(Examples of some java code to use applet hopes of some help for beginners)
- 2009-04-27 10:15:00下载
- 积分:1
-
market-system
小型超市管理系统基于那个java开发程序设计的应用(Small supermarket management system based on the java application development process design)
- 2013-12-24 22:49:11下载
- 积分:1
-
javaservlet
图形界面示例源代码,该压缩文件为Java网络编程的一些例子(Graphical interface sample source code, the compressed file for the Java network programming some examples of)
- 2008-04-30 19:12:26下载
- 积分:1
-
SuperMarketShop
本人刚从入门学到集合类;因为集合算是java里面比较重要的一部分,所以做了一个小型的超市购物系统,以便更好的学习和理解集合.(suitable for newbie to learn Collection and Map.)
- 2018-02-23 15:16:30下载
- 积分:1
-
FirstMissingPositive112_Done
给出数组中的一串数字,找到里面缺省的第一个正整数(For example,
Given [1,2,0] return 3,
and [3,4,-1,1] return 2.
Your algorithm should run in O(n) time and uses constant space.
)
- 2017-05-01 12:32:34下载
- 积分:1
-
INote
模仿小米做的便签,功能齐全,有桌面小组件(Imitation millet do notes, fully functional, there is a desktop widget)
- 2013-11-28 17:23:59下载
- 积分:1
-
EncryptionAudioTrackMP3-master
播放加密音乐文件,可以加密,然后加密后播放,手机APP开源代码(mp3 download encrytion and play)
- 2020-06-18 17:40:02下载
- 积分:1
-
baohao_Number
说明: Java数字语音报号程序及资源文件,包括了全部的数字语音文件(Java digital voice report program and resource files, including all digital voice files)
- 2020-06-07 08:45:36下载
- 积分:1