hankcs / maxent_iisLinks
最大熵-IIS(Improved Iterative Scaling)训练算法的Java实现
☆18Updated 9 years ago
Alternatives and similar repositories for maxent_iis
Users that are interested in maxent_iis are comparing it to the libraries listed below
Sorting:
- 这是一个最大熵的简明Java实现,提供提供训练与预测接口。训练算法采用GIS训练算法,附带示例训练集和一个天气预测的Demo。☆46Updated 10 years ago
- 新词发现☆66Updated 11 years ago
- Source codes and corpora of paper "Iterated Dilated Convolutions for Chinese Word Segmentation"☆135Updated 4 years ago
- 基于知识库信息的词向量模型☆50Updated 6 years ago
- NLP Education Tools by YuZhen(www.yuzhenkeji.com)☆50Updated 10 years ago
- [Broken] A Chinese Question and Answer System☆51Updated 9 years ago
- Question and Answering Model with TensorFlow☆32Updated 3 years ago
- A demo for processing wiki corpus by word2vec☆51Updated 7 years ago
- google 官方word2vec 中文注释版☆104Updated 10 years ago
- 基于标题分类的主题句提取方法可描述为: 给定一篇新闻报道, 计算标题与新闻主题词集的相似度, 判断标题是否具有提示性。对于提示性标题,抽取新闻报道中与其最相似的句子作为主题句; 否则, 综合利用多种特征计算新闻报道中句子的重要性, 将得分最高的句子作为主题句。☆40Updated 8 years ago
- Chinese Tokenizer; New words Finder. 中文三段式机械分词算法; 未登录新词发现算法☆95Updated 8 years ago
- LSTM and GRU in JAVA☆116Updated 6 years ago
- ☆51Updated 8 years ago
- ☆54Updated 2 years ago
- 主谓宾提取器的Java实现(对斯坦福的代码失去兴趣,不再维护)☆138Updated 9 years ago
- 这是一个tensorflow使用的样例,改自于https://guillaumegenthial.github.io/sequence-tagging-with-tensorflow.html☆36Updated 8 years ago
- Chinese Natural Language Processing tools and examples☆162Updated 9 years ago
- ☆61Updated 8 years ago
- 基于深度学习的中文分词尝试☆84Updated 9 years ago
- A Joint Chinese segmentation and POS tagger based on bidirectional GRU-CRF☆153Updated 7 years ago
- 对中文分词jieba (python版)的注解☆93Updated 6 years ago
- word2vec源码阅读,标记了中文注释☆61Updated 8 years ago
- 中文短文句相似读☆137Updated 7 years ago
- THU Chinese Keyphrase Extraction Toolkit☆124Updated 7 years ago
- Tools used to do Chinese Word Segmentation☆23Updated 11 years ago
- NLPCC2017示例代码以及数据描述☆115Updated 8 years ago
- A Java implementation of doc2vec in ICML'14☆30Updated 9 years ago
- 《实体数据挖掘与知识图谱构建》一书的代码和实验数据。☆43Updated 9 years ago
- Details of paper cw2vec☆82Updated 7 years ago
- Multi-Perspective Sentence Similarity Modeling with Convolution Neural Networks论文实现☆68Updated 7 years ago