搜索资源列表
maxent-2.4.0
- 基于统计的文本分析中,最为常用的最大熵算法,可直接调用,广泛用于词性标注,词义消岐等-based on statistical analysis of the text, the most commonly used of maximum entropy algorithm, can be called directly, widely used in tagging, Words such as Consumers qi
maxent-2.4.0
- 基于统计的文本分析中,最为常用的最大熵算法,可直接调用,广泛用于词性标注,词义消岐等-based on statistical analysis of the text, the most commonly used of maximum entropy algorithm, can be called directly, widely used in tagging, Words such as Consumers qi
maxent-20041229[1].win32
- 文本分析中基于统计的方法中,最为常用的最大熵算法,该源码为Python版,广泛应用于词性标注,词义消岐等领域-text analysis based on statistical methods, the most commonly used of maximum entropy algorithm, the source code for Python version, widely used in tagging, Meaning
maxent
- 最大熵模型源代码,使用java编写,可以用来进行分类。-maximum entropy model source code, the use of java preparation, can be used for classification.
maxent-2.5.1
- 最大熵分类器,实现对文本的分类,很好的机器学习算法。-Maximum Entropy classifier, the realization of the text classification, a good machine learning algorithm.
maxent-2.5.2
- 以足球赛为实例,用最大熵方法预测以后两队比赛输赢的结果-To soccer as an example, using the maximum entropy method for forecasting the results after the two opposing teams win or lose
maxent-2.5.2
- 使用最大熵模型进行中文文本分类,效率高,并且附有例子说明-Using Maximum Entropy Model for Chinese Text Categorization, high efficiency
Wapiti-master
- python-wapiti is a python wrapper for wapiti (http://wapiti.limsi.fr), a very nice sequence labeling tool with support for maxent models, maximum entropy Markov models and linear-chain CRF.
HanLP-1.2.7
- HanLP是一个致力于向生产环境普及NLP技术的开源Java工具包,支持中文分词(N-最短路分词、CRF分词、索引分词、用户自定义词典、词性标注),命名实体识别(中国人名、音译人名、日本人名、地名、实体机构名识别),关键词提取,自动摘要,短语提取,拼音转换,简繁转换,文本推荐,依存句法分析(MaxEnt依存句法分析、神经网络依存句法分析)。-HanLP is a dedicated to popularize NLP technolog