hankcs / MaxEnt
这是一个最大熵的简明Java实现,提供提供训练与预测接口。训练算法采用GIS训练算法,附带示例训练集和一个天气预测的Demo。
☆47Updated 10 years ago
Alternatives and similar repositories for MaxEnt:
Users that are interested in MaxEnt are comparing it to the libraries listed below
- 最大熵-IIS(Improved Iterative Scaling)训练算法的Java实现☆18Updated 9 years ago
- 新词发现☆66Updated 10 years ago
- Graph-mind is a "graph learning" engine for main of NLP mission or other learning mission, we want use graph model to improve machine lea…☆31Updated 8 years ago
- ☆29Updated 8 years ago
- 基于深度学习的中文分词尝试☆84Updated 9 years ago
- 复旦的中文自然语言工具包☆69Updated 7 years ago
- 基于深度学习的自然语言处理库☆152Updated 6 years ago
- mltk web edition☆41Updated 8 years ago
- 常用文本聚类算法java实现☆15Updated 9 years ago
- 《实体数据挖掘与知识图谱构建》一书的代码和实验数据。☆43Updated 9 years ago
- 基于TextRank和WordNet的中英文单文档自动摘要☆62Updated 9 years ago
- 卷积神经网络(CNN)应用于中文文本分析任务☆34Updated 8 years ago
- A various-language tutorial of LTP Cloud API.☆71Updated 7 years ago
- Chinese Tokenizer; New words Finder. 中文三段式机械分词算法; 未登录新词发现算法☆95Updated 8 years ago
- This a deep learning code for myself.☆39Updated 8 years ago
- Question and Answering Model with TensorFlow☆32Updated 2 years ago
- 基于知网的语义相似度计算☆34Updated 10 years ago
- Chinese segmentation simple by keras☆45Updated 6 years ago
- 语义相似度计算各种算法实现汇总☆45Updated 7 years ago
- LDA 的java实现☆62Updated 9 years ago
- A Java implementation of doc2vec in ICML'14☆25Updated 9 years ago
- 基于PageRank的TextRank方法, 可以应用于中文关键词、短语、摘要提取程序,代码使用Scala编写。☆126Updated 4 years ago
- A demo for processing wiki corpus by word2vec☆51Updated 7 years ago
- 用户评论标签挖掘☆71Updated 7 years ago
- DeepDive Tutorial with Chinese Support☆34Updated 3 years ago
- 2013,05-2015,02 产品评论情感分析☆15Updated 9 years ago
- 基于知识库信息的词向量模型☆50Updated 6 years ago
- ☆54Updated last year
- 情感分类☆26Updated 10 years ago
- 基于标题分类的主题句提取方法可描述为: 给定一篇新闻报道, 计算标题与新闻主题词集的相似度, 判断标题是否具有提示性。对于提示性标题,抽取新闻报道中与其最相似的句子作为主题句; 否则, 综合利用多种特征计算新闻报道中句子的重要性, 将得分最高的句子作为主题句。☆40Updated 8 years ago