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:
- 练习题︱基于今日头条开源数据的文本挖掘☆84Updated 6 years ago
- ☆95Updated 5 years ago
- implement some fancy text classification models by using keras☆97Updated 6 years ago
- 这是本人第一次数据算法比赛实录。主要整理记录2017年CCF 大数据与计算智能竞赛使用的模型和实现代码,选择了基于主题的文本情感分析赛题。采用情感词典+自定义规则完成比赛,成绩:136/796。☆49Updated 7 years ago
- 基于keras的评论文本情感分类☆43Updated 5 years ago
- using jieba and doc2vec to implement sentiment analysis for Chinese docs☆79Updated 6 years ago
- AI Challenger 2018 Sentiment Analysis Baseline with fastText☆151Updated 6 years ago
- 基于膨胀卷积神经网络(Dilated Convolutions)训练好的医疗命名实体识别工具☆47Updated 6 years ago
- 基于bert的中文自然语言处理工具,包括情感分析、中文分词、词性标注、以及命名实体识别功能,并提供文本分类任务、序列标注任务、句对关系判断任务的训练与预测接口☆132Updated 6 years ago
- AI-Challenger Baseline 细粒度用户评论情感分析☆230Updated 6 years ago
- 使用keras搭建seq2seq完成中英文翻译☆53Updated 6 years ago
- 使用BiLSTM对人民日报语料进行分词☆56Updated 6 years ago
- CNN, LSTM, NBOW, fasttext 中文文本分类☆121Updated 5 years ago
- 自然语言处理相关实验实现 some experiment of natural language processing, Like text classification, named entity recognition, pos-tags, segment, key …☆53Updated 6 years ago
- 基于siamese-lstm的中文句子相似度计算☆129Updated 7 years ago
- 这是我在小象学院课程《深度学习之TensorFlow高级编程》的课程代码☆112Updated 3 years ago
- A Chinese word segment model based on BERT, F1-Score 97%☆93Updated 6 years ago
- Code lab for NLP. Including doc2txt,tf-idf,cnn,text classify,hmm cws,crf ner.☆42Updated 7 years ago
- 使用word2vec进行中文词向量的 训练☆91Updated 7 years ago
- semantic analysis using word2vector, doc2vector,lstm and other method. mainly for text similarity analysis.☆156Updated 7 years ago
- 微信广告正负样本短文本分类 word2vec+CNN实现☆26Updated 7 years ago
- 使用ALBERT预训练模型,用于识别文本中的时间,同时验证模型的预测耗时是否有显著提升。☆56Updated 5 years ago
- CCF大数据比赛,基于主题的文本情感分析☆95Updated 7 years ago
- ☆75Updated 7 years ago
- Sentiment Classifier base on traditional Maching learning methods, eg Bayes, SVM ,DecisionTree, KNN and Deeplearning method like MLP,CNN,…☆144Updated 7 years ago
- 第三届魔镜杯 智能客服问题相似性算法设计 第12名解决方案☆148Updated 6 years ago
- 2018atec蚂蚁金服NLP智能客服比赛 16th/2632☆109Updated 6 years ago
- 使用HMM模型实现的机构名实体识别☆47Updated 7 years ago
- Chinese segmentation simple by keras☆45Updated 7 years ago
- Bert-classification and bert-dssm implementation with keras.☆93Updated 5 years ago