搜索结果

找到约 15 项符合 Indexing 的查询结果

Java编程 一个自然语言处理的Java开源工具包。LingPipe目前已有很丰富的功能

一个自然语言处理的Java开源工具包。LingPipe目前已有很丰富的功能,包括主题分类(Top Classification)、命名实体识别(Named Entity Recognition)、词性标注(Part-of Speech Tagging)、句题检测(Sentence Detection)、查询拼写检查(Query Spell Checking)、兴趣短语检测(Interseting Phrase Detection)、聚类( ...
https://www.eeworm.com/dl/633/382446.html
下载: 71
查看: 1167

数据结构 This is an implementation of double-array structure for representing trie, as proposed by Junichi A

This is an implementation of double-array structure for representing trie, as proposed by Junichi Aoe [1]. Trie is a kind of digital search tree, an efficient indexing method with O(1) time complexity for searching. Comparably as efficient as hashing, trie also provides flexibility on incremental m ...
https://www.eeworm.com/dl/654/409492.html
下载: 40
查看: 1147

文件格式 This library implements the KLT Tracking algorithm [2004] for Feature Tracking in Video useful in co

This library implements the KLT Tracking algorithm [2004] for Feature Tracking in Video useful in computer vision tasks like object recognition, image indexing, tracking and structure from motion. This implementation uses programmable Graphics Hardware to achieve considerable speedup in the running ...
https://www.eeworm.com/dl/639/454380.html
下载: 70
查看: 1062

文件格式 This library implements the KLT Tracking algorithm [2004] for Feature Tracking in Video useful in co

This library implements the KLT Tracking algorithm [2004] for Feature Tracking in Video useful in computer vision tasks like object recognition, image indexing, tracking and structure from motion. This implementation uses programmable Graphics Hardware to achieve considerable speedup in the running ...
https://www.eeworm.com/dl/639/454383.html
下载: 194
查看: 1042

Windows编程 Delphi 泛型容器 TDictionary 的用法 Demo

Collection of key-value pairs.  TDictionary represents a generic collection of key-value pairs.  This class provides a mapping from a collection of keys to a collection of values. When you create a TDictionary object, you can specify various combinations of initial capacity, equality ope ...
https://www.eeworm.com/dl/507598.html
下载: 1
查看: 873