句子匹配算法

时间:2014-10-22 06:45:06
【文件属性】:
文件名称:句子匹配算法
文件大小:19KB
文件格式:ZIP
更新时间:2014-10-22 06:45:06
字符串 句子 匹配 Title: [ Natural Language Processing: Sentence Matching Algorithm ] Description: This is my own attempt to create a program that can match sentences by using the "edit distance" or "Levenshtein distance",all feedbacks are very welcome! (comments,votes,suggestions...) This file came from Planet-Source-Code.com...the home millions of lines of source code You can view comments on this code/and or vote on it at: http://www.Planet-Source-Code.com/vb/scripts/ShowCode.asp?txtCodeId=9017&lngWId=3 The author may have retained certain copyrights to this code...please observe their request and the law by reviewing all copyright conditions at the above URL.
【文件预览】:
@PSC_ReadMe_9017_3.txt
Sentence Matching
----matcher.cpp(3KB)
----distance.h(346B)
----Sentence Matching.dsw(559B)
----distance.cpp(4KB)
----Sentence Matching.plg(2KB)
----test.cpp(2KB)
----Debug()
----Sentence Matching.dsp(5KB)
----Sentence Matching.ncb(49KB)
----Sentence Matching.opt(59KB)
----matcher.h(654B)

网友评论