halegreen / cnn_website_text_classifyLinks
使用CNN对网站文本进行分类,基于tensorflow
☆12Updated 7 years ago
Alternatives and similar repositories for cnn_website_text_classify
Users that are interested in cnn_website_text_classify are comparing it to the libraries listed below
Sorting:
- 这是一个最大熵的简明Java实现,提供提供训练与预测接口。训练算法采用GIS训练算法,附带示例训练集和一个天气预测的Demo。☆46Updated 10 years ago
- 这是Word2vec和Doc2vec的一个应用示例:用Word2vec计算词的相似度和用doc2vec计算句子的相似度。☆26Updated 8 years ago
- 2016CCF-sougou-code&PPT☆55Updated 8 years ago
- 基于标题分类的主题句提取方法可描述为: 给定一篇新闻报道, 计算标题与新闻主题词集的相似度, 判断标题是否具有提示性。对于提示性标题,抽取新闻报道中与其最相似的句子作为主题句; 否则, 综合利用多种特征计算新闻报道中句子的重要性, 将得分最高的句子作为主题句。☆40Updated 8 years ago
- 记录自己深度学习之路的点滴☆76Updated 6 years ago
- 《实体数据挖掘与知识图谱构建》一书的代码和实验数据。☆43Updated 9 years ago
- 七月算法 - NPL课程 - 自然语言应用处理班 课件和源码☆33Updated 7 years ago
- 把之前 hanLP-python-flask 裡面的 hanLP 單獨分出來☆59Updated 7 years ago
- word2vec源码阅读,标记了中文注释