文件名称:UDDIExplorer_src
- 所属分类:
- WEB源码
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 108.39kb
- 下载次数:
- 0次
- 提 供 者:
- than*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
In the previous article, we presented an approach for capturing similarity between words that was concerned with the syntactic similarity of two strings. Today we are back to discuss another approach that is more concerned with the meaning of words. Semantic similarity is a confidence score that reflects the semantic relation between the meanings of two sentences. It is difficult to gain a high accuracy score because the exact semantic meanings are completely understood only in a particular context.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 97288410uddiexplorer_src.zip 列表 UDDIExplorer_src/ UDDIExplorer_src/ServiceRanking/ UDDIExplorer_src/ServiceRanking/AssemblyInfo.cs UDDIExplorer_src/ServiceRanking/mathlib.cs UDDIExplorer_src/ServiceRanking/porterstemmer.cs UDDIExplorer_src/ServiceRanking/ServiceRanking.csproj UDDIExplorer_src/ServiceRanking/ServiceRanking.csproj.user UDDIExplorer_src/ServiceRanking/similaritycombiner.cs UDDIExplorer_src/ServiceRanking/SimilarityMeasure.cs UDDIExplorer_src/ServiceRanking/StopWordsHandler.cs UDDIExplorer_src/ServiceRanking/SyntacticSimilarity.cs UDDIExplorer_src/ServiceRanking/TextMatching.cs UDDIExplorer_src/ServiceRanking/TFIDFMeasure.cs UDDIExplorer_src/ServiceRanking/Tokeniser.cs UDDIExplorer_src/UDDI Explorer/ UDDIExplorer_src/UDDI Explorer/assemblyinfo.cs UDDIExplorer_src/UDDI Explorer/copyable.cs UDDIExplorer_src/UDDI Explorer/HelpForm.cs UDDIExplorer_src/UDDI Explorer/HelpForm.resx UDDIExplorer_src/UDDI Explorer/icontrolrefesh.cs UDDIExplorer_src/UDDI Explorer/istate.cs UDDIExplorer_src/UDDI Explorer/microsoft.uddi.sdk.dll UDDIExplorer_src/UDDI Explorer/operationextend.cs UDDIExplorer_src/UDDI Explorer/ResultFilter.cs UDDIExplorer_src/UDDI Explorer/SchemaParser.cs UDDIExplorer_src/UDDI Explorer/UDDI Explorer.csproj UDDIExplorer_src/UDDI Explorer/UDDI Explorer.csproj.user UDDIExplorer_src/UDDI Explorer/UDDI Explorer.resharperoptions UDDIExplorer_src/UDDI Explorer/UDDI Explorer.sln UDDIExplorer_src/UDDI Explorer/uddiexplorerform.cs UDDIExplorer_src/UDDI Explorer/uddiexplorerform.resx UDDIExplorer_src/UDDI Explorer/uddiservice.cs UDDIExplorer_src/UDDI Explorer/uddiservicelist.cs UDDIExplorer_src/UDDI Explorer/WSDLRetrieval.cs UDDIExplorer_src/WSDLParser/ UDDIExplorer_src/WSDLParser/App.ico UDDIExplorer_src/WSDLParser/AssemblyInfo.cs UDDIExplorer_src/WSDLParser/Form1.cs UDDIExplorer_src/WSDLParser/Form1.resx UDDIExplorer_src/WSDLParser/myrichtext.cs UDDIExplorer_src/WSDLParser/myrichtext.resx UDDIExplorer_src/WSDLParser/SchemaHelper.cs UDDIExplorer_src/WSDLParser/SchemaParser.cs UDDIExplorer_src/WSDLParser/WSDLParser.cs UDDIExplorer_src/WSDLParser/WSDLParser.csproj UDDIExplorer_src/WSDLParser/WSDLParser.csproj.user UDDIExplorer_src/WSDLParser/XMLGenerator.cs