搜索资源列表
storing_paintbrush_in_accessdb34243
- 重庆邮电学院 TD-SCDMA移动终端所有算法 3 东南大学 G.711丟帧补偿定点算法 4 南京航空航天大学 数字视频/字符增强算法 5 南京航空航天大学 视频微光降噪音,测向算法 6 合肥工业大学 JPEG 7 西安交通大学 AAC编,解码 8 西安电子科技大学 自动视频跟踪 9 华北工学院 工业CT快速重构算法 10 山东大学 双线极大值匹配法改进算法 11 清华大学(LAB)-Chongqing Institute of Posts and Telecommunications of T
RMM
- 基于rmm算法(逆向最大匹配)实现的中文分词系统,具体内容是一个mfc工程文件。-Rmm-based algorithm (reverse maximum matching) to achieve the Chinese word segmentation system, specific content is a mfc project file.
hanyufenci
- 分别用最大匹配和最大熵的方法实现了汉语分词-Respectively maximum matching and maximum entropy methods to achieve the Chinese word
CMM_wordSeg
- 逆向最大匹配切词,很简单,仅供学习... 包含常用的9万的词库。-Reverse Maximum Matching segmentation, very simple, only to learn ... contains 90,000 commonly used in the thesaurus.
maxseg
- 最大匹配分词系统,分词中最见大的,效果也是很好的系统。-maximum matching segmentation
fenci
- PHP 织梦逆向最大匹配算法 中文分词 分词算法-PHP DedeCms reverse maximum matching algorithm for Chinese word segmentation algorithm
code2
- 基于map的正向最大匹配与逆向最大匹配算法的浅分析 中文信息处理 源码 报告-Map-based forward and reverse maximum matching algorithm for maximum matching shallow analysis of Chinese information processing source reports
fenci
- 正向最大匹配算法分词,采用容器储存字典可提高一定的效率。-Forward Maximum Matching algorithm for word segmentation, using containers for storage dictionaries can improve a certain efficiency.
BlackWhite
- 有相同个数的黑白点, 当且仅当黑点的x y坐标大于等于白点的x y坐标事,黑点支配白点,一个黑点只能支配一个白点,一个白点只能被一个黑点支配,求最大匹配数-Have the same number of black and white points, if and only if the black spots greater than or equal to xy coordinates of the xy coordinates of white spots something, the b
example
- détection d objet paramètrage thresh = 500 Harris corner threshold nonmaxrad = 3 Non-maximal suppression radius dmax = 100 w = 11 Window size for correlation matching Extraire les points de Harris sur chaque image
WebpageAnalyse
- 用正向最大匹配算法解析中文网页的小程序~-Analysis of the maximum matching algorithm with forward small program ~ Chinese website
worddiv
- 中文分词算法,用正向最大匹配算法实现的中文分词,包裹dao操作数据库。-Chinese word segmentation algorithm, the forward maximum matching algorithm of Chinese word segmentation, wrapped dao operations database.
WordSeg
- 此系统是用MFC编写的正向最大匹配的汉语分词系统,代码详尽,经本人调试能运行且正确。-The system is written in MFC forward maximum matching Chinese word segmentation system, a detailed source, I debug run and correct.
hungrian
- 匈牙利算法的源代码,可以解决二分图的最大匹配问题-Hungarian algorithm source code, can solve the maximum matching problem for bipartite graphs
Rkeyword-choue
- 基于逆向最大匹配算法的分词及基于HMM模型的词性标注系统,包括了未登登录词的识别、数据库的添加等内容。(需要手动修改数据库的路径才可以运行) -Based on the segmentation of the reverse maximum matching algorithm and the HMM-based POS tagging system, including unadvertised login word recognition, and add the database co
segment
- 用最大匹配法对汉语进行自动分词 seg.py 分词的实现 accuracy.py 分词性能评估 PD_1998_01_POS.txt ”人民日报“语料库-Automatically the word seg.py segmentation achieve maximum matching of Chinese accuracy.py word performance assessment PD_1998_01_POS.txt " People' s Daily"
MyChineseSeg
- 自然语言处理 C# 汉语分词软件 基于正向最大匹配算法并基于一定规则-Natural language processing C# Chinese word segmentation software is based on forward maximum matching algorithm based on certain rules
MyWordSpliter
- 正向最大匹配算法的实现以及反向最大匹配算法-Forward maximum matching algorithm
split_words
- 分词程序,正向最大匹配法,JAVA语言。核心思想是从句子最左端开始,单字节扫描匹配,直至句末-Segmentation procedure, forward maximum matching, JAVA language. Core idea is to start from the leftmost sentence, single-byte scan match until end of the sentence
fasta
- DNA比对中FASTA算法的简单实现,通过建立查找表、位移表和位移向量表来得出两条序列的最大匹配位移。-DNA matching the FASTA algorithm is simple to achieve, through the establishment of a lookup table, displacement and the displacement vector table to derive maximum matching two sequences displaceme
