搜索资源列表
textcompare
- 两个文本文件的比较 并把两个文本的变更找出来-two text files and compare the two texts to find out the changes
compare
- 一个可以将进行中文分词后的文档与标准文档进行比较的工具,可以测试分词识别的准确率、召回率等-one can be carried out after the Chinese word document with the standard document comparison tool Segmentation can test the accuracy of the identification and recall rates
SentenceSimilar.rar
- 先对句子分词,然后根据词来比较句子的相似度,这个算法清晰易懂,欢迎下载!,The first word of the sentence, and then to compare the sentence the word similarity, this algorithm is clear and easy to understand, welcome to download!
zlhims
- 基于****大学校自律会日常工作开发,存储和编辑所需信息,比较低能-**** University and self-discipline will be based on the daily work of the development, storage and editing the information, compare low-energy
experiment3
- 基于语言模型的音字转换说明 给定拼音串:jinjitizhigaige 可能的汉字串:紧济体质改革 经 济体制改革 使用 2-gram计算: p(CString1) =p(紧)×p(济|紧)×p(体质|济)×p(改革|体质) p(CString2) =p(经济)×p(体质|经济)×p(改革|体质) p(CString3) =p(经济)×p(体制|经济)×p(改革|体制) 比较p(CString1),p(CString2),p(CString3)
SentimentClassification
- 任务描述:本实验要求对文本的情感态度进行二元分类(P/N)。这首先要求通过读入训 练数据并学习来建立一个文本模型,然后通过这一模型来判断测试文本的情感态度,并且与 所持有的标签进行对比,从而得到对该模型的评价。-Task Descr iption: This experiment requires emotional attitude text will be binary classification (P/N). This requires training data by read