Jinkeycode / keras_lstm_chinese_document_classificationLinks
使用 Keras 进行中文文本分类
☆53Updated 7 years ago
Alternatives and similar repositories for keras_lstm_chinese_document_classification
Users that are interested in keras_lstm_chinese_document_classification are comparing it to the libraries listed below
Sorting:
- using jieba and doc2vec to implement sentiment analysis for Chinese docs☆79Updated 6 years ago
- 练习题︱基于今日头条开源数据的文本挖掘☆84Updated 6 years ago
- 基于keras的评论文本情感分类☆43Updated 5 years ago
- 基于bert的中文自然语言处理工具,包括情感分析、中文分词、词性标注、以及命名实体识别功能,并提供文本分类任务、序列标注任务、句对关系判断任务的训练与预测接口☆133Updated 6 years ago
- CNN, LSTM, NBOW, fasttext 中文文本分类☆122Updated 6 years ago
- AI-Challenger Baseline 细粒度用户评论情感分析☆230Updated 6 years ago
- implement some fancy text classification models by using keras☆98Updated 6 years ago
- 这是本人第一次数据算法比赛实录。主要整理记录2017年CCF大数据与计算智能竞赛使用的模型和实现代码,选择了基于主题的文本情感分析赛题。采用情感词典+自定义规则完成比赛,成绩:136/796。☆49Updated 7 years ago
- 基于膨胀卷积神经网络(Dilated Convolutions)训练好的医疗命名实体识别工具☆49Updated 6 years ago
- AI Challenger 2018 Sentiment Analysis Baseline with fastText☆152Updated 6 years ago
- ☆96Updated 5 years ago
- ☆75Updated 7 years ago
- Code lab for NLP. Including doc2txt,tf-idf,cnn,text classify,hmm cws,crf ner.☆42Updated 7 years ago
- A Chinese word segment model based on BERT, F1-Score 97%☆95Updated 6 years ago
- 使用ALBERT预训练模型,用于识别文本中的时间,同时验证模型的预测耗时是否有显著提升。☆57Updated 5 years ago
- 自然语言处理相关实验实现 some experiment of natural language processing, Like text classification, named entity recognition, pos-tags, segment, key …☆54Updated 6 years ago
- 使用深度学习方法对IMDB电影评价做情感分析,使用的方法分别为:MLP、BiRNN、BiGRU+Attention Model☆225Updated 8 years ago
- 使用keras搭建seq2seq完成中英文翻译☆53Updated 6 years ago
- FastText 文本分类☆19Updated 6 years ago
- Chinese segmentation simple by keras☆45Updated 7 years ago
- 使用HMM模型实现的机构名实体识别☆47Updated 7 years ago
- 2018atec蚂蚁金服NLP智能客服比赛 16th/2632☆110Updated 6 years ago
- 使用BiLSTM对人民日报语料进行分词☆56Updated 6 years ago
- 使用word2vec进行中文词向量的 训练☆91Updated 7 years ago
- 细粒度用户评论情感分析☆123Updated 6 years ago
- 基于条件随机场的医疗电子病例的命名实体识别☆114Updated 7 years ago
- 基于cnn+tensorflow实现的短文本分类☆28Updated 6 years ago
- 基于siamese-lstm的中文句子相似度计算☆130Updated 7 years ago
- semantic analysis using word2vector, doc2vector,lstm and other method. mainly for text similarity analysis.☆156Updated 7 years ago
- CCL2018客服领域用户意图分类冠军1st方案☆150Updated 3 years ago