-
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
-
JapaneseVowels
说明: 数据挖掘的应用,对数据集建立决策树,然后利用测试集中的数据判断测试。并给出最终的决策判断的正确率。(The application of data mining, decision tree on the data set, and then use the test to determine the test data set. The final decision making given the correct rate.)
- 2011-04-11 21:55:07下载
- 积分:1
-
HttpRequestParser
Http Request Parser extends Abstract Message Parser Source Code for Andriod.
- 2014-01-03 19:45:42下载
- 积分:1
-
CLIQUE
CLIQUE(Clustering In QUEst)是一种简单的基于网格的聚类方法,用于发现子空间中基于密度的簇。CLIQUE把每个维划分成不重叠的区间,从而把数据对象的整个嵌入空间划分成单元。它使用一个密度阈值识别稠密单元和稀疏单元。一个单元是稠密的,如果映射到它的对象数超过该密度阈值。(CLIQUE (Clustering In QUEst) is a simple grid based clustering method for the discovery of clusters based on density in subspace. CLIQUE divides each dimension into a non overlapping interval, dividing the entire embedded space of the data object into a unit. It uses a density threshold to identify dense and sparse units. A unit is dense, if the number of objects mapped to it is more than the density threshold.)
- 2017-11-30 09:06:53下载
- 积分:1
-
BUAA_2019_OO_CODE
说明: 2019北航面向对象课设12个项目的代码(BUAA 2019 Object Oriented CODE)
- 2020-06-16 02:00:01下载
- 积分:1
-
Spring MVC 教程,快速入门,深入 分析V1.1
说明: SpringMvc的进阶文档,适合有一定基础的同学学习(The document of SpringMvc,which is fit for these man who have understading for Springmvc)
- 2020-06-28 16:40:02下载
- 积分:1
-
jisuanqi
初学java者实现一个小型的计算器的源代码(Beginners who achieved a small java source code calculator)
- 2011-05-06 20:46:36下载
- 积分:1
-
situationOfGarbled
JAVA中解决编程过程中出现乱码的情况,这是个很好的方法(JAVA programming process to address the situation of garbled, this is a good way)
- 2009-05-26 17:57:28下载
- 积分:1
-
c3
说明: 这是基于VB编程的代码,希望对大家的学习能有所帮助。(This is for all of you.)
- 2009-06-29 09:05:55下载
- 积分:1
-
220JAVAchuxuezhe
近220个JAVA初学者实例源码,很简单,易懂(JAVA beginner nearly 220 examples of source code, very simple, easy to understand)
- 2009-12-18 19:48:17下载
- 积分:1