Welcome![Sign In][Sign Up]
Location:
Search - ictclas

Search list

[ELanguageTextAnalysis

Description: TextAnalysis系统及算法设计 输入为ICTCLAS分词后的词语结构信息,对每个词语的词性进行判断。 1. 如果不存在词性,则跳过这次循环。用来跳过一些语气助词等无意义的信息。 2. 由于每个句子都有几个子句,而每个子句都是一个独立的主谓宾结构,所以系统将子句通过标点符号来分隔。最后将所以子句的总情感权值相加得到总句的情感权值。 3. 在对字典的预处理阶段,系统对不同程度的词语赋予了不同的权值。为了提高处理程序的效率,系统只分析对体现语言情感有较大作用的词性(包括形容词、副词、动词、名词、数词)。 4. 对于副词,需要特殊处理。首先副词是加强语气的作用,如“非常好”,“非常糟糕”。此时句子的情感权值就需要用到副词乘以原来的权值。另外,如“非常非常的不好”,这是就需要用副词来乘以副词了。对应函数sentenceAnalysis。 5. 对于字典中词语权值的说明。对于否定词语,系统设置为-1,即与原来的权值相反,这样也满足双重或多重否定的要求。对于不同的程度词语,对应的分为6个层次,分别赋予不同的权值,以表示不同语气的情感权值的强弱。对于褒义词和贬义词,系统简单的赋予1和-1的权值。对应函数sentenceAnalysis。 -Enter the configuration information for the word after word ICTCLAS , judge for the part of speech of each word . 1 If there is no speech , skip this cycle. Used to skip some of the modal particle and other meaningless information . 2 Since each sentence has several clauses , each clause is a separate subject-verb-object structure , so the system will be separated by punctuation clause . Finally, it is the emotional weight of the total obtained by adding the clause emotional value of the total sentence . 3 in the dictionary for the pretreatment phase, the system for different levels of words given a different weight . In order to improve the efficiency of the process , the system only analyzes the emotional language to reflect the greater role of speech ( including adjectives, adverbs , verbs , nouns , numerals ) . 4 For adverbs , require special handling. First, the adverb is to strengthen the role of tone , such as " very good" , "very bad ." At this point the emotional weight of
Platform: | Size: 13647872 | Author: Euguen | Hits:

[MultiLanguageWindows_32_C_Demo

Description: ICTCLAS 汉语分词系统 pku_test.txt 未经过分词的文档文件 调用ICTCLAS程序对其中的文档进行分词 -ICTCLAS Chinese word segmentation system pku_test.txt word document file without calling undue ICTCLAS program on which the document word
Platform: | Size: 8067072 | Author: mimmy | Hits:

[CSharpSina-weibo

Description: 运行环境为C#+MYSQL,并融合了ICTCLAS分词和TF*PDF算法,能够对采集到的信息,做趋势分析和热点发现等分析;此外,您可以通过调整程序中的正则表达式,以匹配相关代码区域的数据。-Runtime environment for C#+ MYSQL, and the integration of ICTCLAS word and TF* PDF algorithm, able to collect information, analyze trends and hot spots discovery analysis addition, you can adjust the program in the regular expression to match data relevant code area.
Platform: | Size: 3110912 | Author: 刘朝 | Hits:

[OtherICTCLAS50_Windows_64_JNI

Description: 中科院ictclas中文分词器 中科院ictclas中文分词器-CAS ictclas Chinese word segment CAS ictclas Chinese word segment
Platform: | Size: 9231360 | Author: stardj | Hits:

[Linux-UnixTSE1.0

Description: 基于ICTCLAS分词工具的本地全文搜索器。GTK+编写的图形界面。-An original text search engine based on ICTCLAS lib. GUI written by GTK+.
Platform: | Size: 6167552 | Author: NIrvana | Hits:

[OtherICTCLAS2016

Description: NLPIR/ ICTCLAS 2016系统分词实例-ICTCLAS2016 wordSegment demo
Platform: | Size: 13532160 | Author: 郑佳 | Hits:

[20170314140452_ICTCLAS2016分词系统下载包

Description: 这是调试好的分词系统,下载后可直接运行,不过需要经常更新data包(This is a good word segmentation system, can be downloaded directly run)
Platform: | Size: 67450880 | Author: a534432302 | Hits:

[OtherNICTCLAS

Description: NICTCLAS是大名鼎鼎的中科院计算所语词法分析系统ICTCLAS免费版的.NET包装版本,在原有免费EXE源码的基础上使用C++ /CLI封装成NICTCLAS.dll,将原CResult类改写成NICTCLAS managed class,并为适应VC8编译对源码做了少许改动,当然还有N个因为strcpy之类的警告因为实在太多干脆不予理会。如有错漏请不吝指正。 NICTCLAS做了一定程度的简化,接口非常简单,普通分词应用足够了,这里提供C#执行程序调用示例。词库文件下载解压请放在对应NICTCLAS.dll的Data目录下。(Participle can be used in Chinese)
Platform: | Size: 54272 | Author: renyu_net | Hits:
« 1 2 3 4 5 6 7 8»

CodeBus www.codebus.net