搜索资源列表
delete-character
- 任意输入字符串,把相同的字符清楚掉,剩下的字符按原先的排序组合在一起-Any input string, the same character clear out the rest of the characters are combined together in the original sorting
edit_distance
- 字符串的编辑距离也被称为Levenshtein距离(Levenshtein Distance),一般用动态规划来实现。属于经典算法。-Edit distance of the string is also known as the Levenshtein distance (Distance Levenshtein), the general use of dynamic programming to achieve. Belong to the classical algorithm.
find
- 从excel中读取所需文档的数据,并写进相对位置,对名称进行文件路径字符串拼接-From the excel to read the required document data, and write the relative position, the name of the file path string stitching
nttwork_card-designphase
- 多模式匹配算法——AC算法 参考文献:AC算法:Aho A V,Corasick M J.Efficient string()
textclustering-master
- 对于大文本进行挖掘聚类,该方法不考虑文字词语出现的频率信息,考虑上下文语境,将所有的字根据预定义的特征进行词位特征学习,获得一个训练模型。然后对待分字符串的每一个字进行词位标注,最后根据词位定义获得最终的分词结果。(Digging for large text clustering, the method does not consider the text word frequency of information, considering the context, all the words
string
- 几个蚁群算法源代码打包,文件里为网页格式,希望对大家有帮助()
vpecializations__concept
- 多模式匹配算法——AC算法 参考文献:AC算法:Aho A V,Corasick M J.Efficient string()
