LambdaWx / con_sentence
卷积神经网络(CNN)应用于中文文本分析任务
☆35Updated 8 years ago
Alternatives and similar repositories for con_sentence:
Users that are interested in con_sentence are comparing it to the libraries listed below
- 卷积神经网络(CNN)应用于中文文本分析任务☆168Updated 8 years ago
- 利用深度学习实现中文分词☆60Updated 7 years ago
- 基于深度学习的自然语言处理库☆155Updated 6 years ago
- 基于gensim模块计算句子相似度☆122Updated 8 years ago
- ☆49Updated 7 years ago
- ☆61Updated 7 years ago
- Question and Answering Model with TensorFlow☆32Updated 2 years ago
- 基于TextRank和WordNet的中英文单文档自动摘要☆63Updated 9 years ago
- 针对百度知道电影问答数据的问题分类 question classification for zhidao.baidu.com in movie domain☆24Updated 7 years ago
- 使用Theano实现的一些RNN代码,包括最基本的RNN,LSTM,以及部分Attention模型,如论文MLSTM等☆31Updated 7 years ago
- tensorflow-seq2seq-chatbot-zh中文聊天机器人☆27Updated 8 years ago
- 中文文本分类,包含了语料库的基本处理,Wiki_zh的处理等☆15Updated 6 years ago
- 对中文分词jieba (python版)的注解☆92Updated 6 years ago
- AI Challenger 2018 Sentiment Analysis Baseline with fastText☆151Updated 6 years ago
- [Broken] A Chinese Question and Answer System☆51Updated 8 years ago
- 2017知乎看山杯比赛,我的代码。☆63Updated 7 years ago
- BDCI2017-让AI当法官,决赛第四(4/415)https://www.datafountain.cn/competitions/277/details☆120Updated 7 years ago
- 基于句法分析的命名实体关系抽取程序☆65Updated 9 years ago
- ☆83Updated 2 years ago
- This is a word2vec for Chinese douban movie reviews 在豆瓣电影影评上进行word2vec, 一个中文语料word2vec☆50Updated 7 years ago
- 中文文本分类,使用搜狗文本分类语料库☆125Updated 8 years ago
- 基于深度学习的中文分词尝试☆84Updated 9 years ago
- cnn+word2vec做文本分类☆24Updated 8 years ago
- Text classification using LSTM☆170Updated 7 years ago
- This code implements a simple CNN model for document classification with tensorflow.☆157Updated 3 years ago
- Code for NLPCC2016 Chinese Word Similarity Task☆17Updated 8 years ago
- 基于卷积神经网络参数优化的情感分析论文code☆62Updated 7 years ago
- ☆71Updated 8 years ago
- 基于标题分类的主题句提取方法可描述为: 给定一篇新闻报道, 计算标题与新闻主题词集的相似度, 判断标题是否具有提示性。对于提示性标题,抽取新闻报道中与其最相似的句子作为主题句; 否则, 综合利用多种特征计算新闻报道中句子的重要性, 将得分最高的句子作为主题句。☆40Updated 8 years ago
- classify text by rnn/lstm, based on TensorFlow r1.0☆86Updated 7 years ago