Leeshine / WordSegLinks
☆10Updated 8 years ago
Alternatives and similar repositories for WordSeg
Users that are interested in WordSeg are comparing it to the libraries listed below
Sorting:
- using jieba and doc2vec to implement sentiment analysis for Chinese docs☆79Updated 6 years ago
- 文本聚类 k-means算法及实战☆55Updated 6 years ago
- 多轮对话系统的多意图识别☆29Updated 7 years ago
- Rasa中文demo与指南☆53Updated 6 years ago
- CNN, LSTM, NBOW, fasttext 中文文本分类☆122Updated 5 years ago
- 基于keras的评论文本情感分类☆43Updated 5 years ago
- Code lab for NLP. Including doc2txt,tf-idf,cnn,text classify,hmm cws,crf ner.☆42Updated 7 years ago
- 一个自动回复FAQ问题的聊天机器人。目前使用了简单词汇对比、词性权重、词向量3种相似度计算模式。输入符合格式的FAQ文本文件即可立刻使用。欢迎把无法正确区分的问题和FAQ文件发送到评论区。☆112Updated 8 years ago
- MachineLearning☆95Updated 9 years ago
- 使用keras搭建seq2seq完成中英文翻译☆53Updated 6 years ago
- FastText 文本分类☆19Updated 6 years ago
- 基于bert的中文自然语言处理工具,包括情感分析、中文分词、词性标注、以及命名实体识别功能,并提供文本分类任务、序列标注任务、句对关系判断任务的训练与预测接口☆133Updated 6 years ago
- 文本生成☆41Updated 6 years ago
- 隐马尔科夫模型进行中文分词 python☆63Updated 11 years ago
- 各种nlp 框架(自然语言处理)集成以及使用包括 word2vec nltk textblob crf++ 等☆194Updated 5 years ago
- TextClassification with tfidf、word2vec、tex_cnn、basiclstm, dcnn,char_cnn.....☆18Updated 7 years ago
- 🤖️ 聊天机器人——夫子的「自然语言理解」模块☆90Updated 2 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
- 使用BiLSTM对人民日报语料进行分词☆56Updated 6 years ago
- 《自然语言处理理论与实战》一书源码下载☆124Updated 6 years ago
- Keyword extraction based on TF-IDF on specific corpus. 基于特定语料库的TF-IDF的中文关键词提取☆160Updated 6 years ago
- 创建《Python自然语言处理》学习代码的中文注释版本。☆87Updated 4 years ago
- 这是一个类,里面包含的有关文本相似度的常用的计算算法,例如,最长公共子序列,最短标记距离,TF-IDF等算法☆63Updated 8 years ago
- 此项目是《剑指offer》第二版里算法面试题的Python3实现版本,作为一本经典书籍,可以时常拿出来看一看、翻一翻、记一记。同时也是为了Python程序员能够更好的通过公司的技术面试,拿到心仪的offer。☆121Updated 4 years ago
- implement some fancy text classification models by using keras☆98Updated 6 years ago
- LSTM,TextCNN,fastText情感分析,模型用 tf_serving 和 flask 部署成web应用☆43Updated 5 years ago
- ☆65Updated last month
- Bert中文文本分类☆41Updated 6 years ago
- SVM, FastText, TextCNN, BiGRU, CNN-BiGRU在短分本分类上的对比☆86Updated 6 years ago
- CNN 实现文本分类☆183Updated 3 years ago