您要查找的是不是:
- Chinese word segmentation is the basic task in the NLP research. 汉语分词是自然语言处理的首要的基本工作。
- In this paper, word segment method is introduced, which makes use of the ambiguity binary tree dready build to segment the chinese word by combining rule processing with statistical mode. 本文介绍一种新的汉语分词方法,它利用所建立的歧义二叉树,得到多种切分可能,通过分析歧义字段的特性,再结合规则处理和统计模型进行汉语分词。
- Combinatorial ambiguity is a vital issue in Chinese word segmentation. 组合型歧义切分字段一直是汉语自动分词的难点。
- The ACL-SIGHAN sponsored the First International Chinese Word Segmentation in July,2003 in Japan. 2003年在日本札幌举行了第一届ACL-SIGHAN国际中文分词竞赛。
- An automatic and dictionary-free Chinese word segmentation method based on suffix array algorithm is proposed. 摘要提出一种基于后缀数组的无词典分词算法。
- The disambiguation of combinatorial ambiguities in Chinese word segmentation is still an unsolved problem till now. 汉语组合型切分歧义是汉语自动分词的一个难点。
- The context-sensitive ambiguous structure (CSAS) is one of the difficult problems of the Chinese word segmentation . 上下文相关歧义字段(CSAS)的处理是汉语自动分词中的难题之一。
- Contrary to character labeling, CRF-based Omni-segmentation Chinese word segmentation approach can easily use the knowledge of the lexicons and domain. 本文使用了单词的词形和词性信息等领域信息作为特征,构建条件随机场的分词模型。
- Chinese word segmentation nutch plugin development kit to have a good word to help complete source code can be used directly. (译):汉语自动分词nutch插件开发工具包,有良好的文字,以帮助完成的源代码可以直接使用。
- Combinational ambiguity is a challenging issue in Chinese word segmentation in that its disambiguation depends on the contextual information. 摘要组合型歧义切分字段一直是汉语自动分词的难点,难点在于消歧依赖其上下文语境信息。
- The result shows that the CRF-based Omni-segmentation Chinese Word Segmentation is an effective method for Chinese word segmentation. 实验表明,基于条件随机场的分词方法,是一种可行的分词手段。
- CRF-based Chinese word segmentation theory and technology, and implement a CRF-based Omni-segmentation Chinese word segmentation system. 由于汉语的词之间没有明显的边界标记,所以无法直接用条件随机场进行分词模型的训练和测试。
- On the base of BERSE (Basic Education Resource Research Engine) projection, I discussed the method of Chinese word segmentation in this paper. 本文结合基础教育资源搜索引擎项目工程,提出了中文分词在该项目中的解决方案。
- One of challenges in Chinese Word Segmentation is the combinational ambiguity problem with two main obstacles: the detection of combinational ambiguities and ambiguity resolution. 摘要汉语自动分词中组合歧义是难点问题,难在两点:组合歧义字段的发现和歧义的消解。
- In this paper, the dictionary mechanism is dynamic TRIE tree, and we have designed the Chinese word segmentation dictionary.The dictionary uses less memory. 本文采用动态TRIE索引树的词典机制,设计并实现了汉语分词词典,有效的减少了词典空间。
- A basic Chinese word segment function -- author: Carrie 写的一个基础的分字程序,在很大程度上可以满足相当多应用的需要
- guideline of Chinese word segmentation 分词规范
- chinese word segmentation based on dictionary 基于字典的分词
- Word segment was a core technology of campus search engine project. 中文分词是校园网搜索引擎项目的一个核心技术。
- dictionary mechanism for Chinese word segmentation 汉语自动分词词典机制