jiellin / messageProcess
基于文本的垃圾短信分类_文本预处理
☆13Updated 9 years ago
Alternatives and similar repositories for messageProcess:
Users that are interested in messageProcess are comparing it to the libraries listed below
- 基于标题分类的主题句提取方 法可描述为: 给定一篇新闻报道, 计算标题与新闻主题词集的相似度, 判断标题是否具有提示性。对于提示性标题,抽取新闻报道中与其最相似的句子作为主题句; 否则, 综合利用多种特征计算新闻报道中句子的重要性, 将得分最高的句子作为主题句。☆40Updated 8 years ago
- 中文文本自动纠错☆85Updated 6 years ago
- 用机器学习算法实现了一种有监督的句子对匹配方法,使用的机器学习分类算法有:逻辑回归(LR)、SVM、GBDT和随机森林(RandomForest),使用的工具是Sklearn。☆29Updated 7 years ago
- CCF大数据竞 赛--垃圾短信基于文本内容的识别☆11Updated 9 years ago
- 中文命名实体识别(公司名称),Tensorflow 1.3 + Python3☆38Updated 7 years ago
- AI Challenger 2018 Sentiment Analysis Baseline with fastText☆151Updated 6 years ago
- ZhidaoChatbot, a chatbot that can be an expert on the common questions like why,how,when,who,what based on the online question-answer web…☆42Updated 6 years ago
- 基于cnn+tensorflow实现的短文本分类☆28Updated 6 years ago
- ☆121Updated 7 years ago
- 新词发现算法(NewWordDetection)☆92Updated 4 years ago
- 基于膨胀卷积神经网络(Dilated Convolutions)训练好的医疗命名实体识别工具☆47Updated 6 years ago
- 使用python实现了一个简单的trie树结构,可增加/查找/删除关键词,用于 中文文本的关键词匹配、停用词删除等。☆64Updated 4 years ago
- Multi-Perspective Sentence Similarity Modeling with Convolutional Neural Network复现☆21Updated 6 years ago
- Self complemented Key infomation extraction including keywords, abstract from text using algorithm like textrank ,tfidf 基于Textrank算法的文本摘要…☆54Updated 7 years ago
- 2017知乎看山杯比赛,我的代码。☆63Updated 7 years ago
- 练习题︱基于今日头条开源数据的文本挖掘☆83Updated 6 years ago
- chinese anti semantic word search interface based on dict crawled from online resources, ChineseAntiword,针对中文词语的反义词查询接口☆59Updated 6 years ago
- 对中文分词jieba (python版)的注解☆92Updated 6 years ago
- 微信广告正负样本短文本分类 word2vec+CNN实现☆26Updated 7 years ago
- [Broken] A Chinese Question and Answer System☆51Updated 8 years ago
- 基于gensim模块计算句子相似度☆122Updated 9 years ago
- Entity Linking,识别给定文本中出现的命名实体(Named Entity),并映射到特定的知识库中唯一的实体。包括命名实体识别、消歧等工作。☆72Updated 5 years ago
- 基于句法分析的命名实体关系抽取程序☆65Updated 9 years ago
- Word similarity computation based on Tongyici Cilin☆119Updated 7 years ago
- detection quora duplicate question☆19Updated 8 years ago
- 细粒度情感分析repository1:Wai Mai Opinion Miner,细粒度情感分析系统GUI demo。☆113Updated 8 years ago
- 细粒度情感分析repository2:细粒度情感分析接口,aspect-based sentiment analysis based on HMM.☆45Updated 8 years ago
- 新词发现☆66Updated 10 years ago
- self implement of NLP toolkit 个人实现NLP汉语自然语言处理组件,提供基于HMM与CRF的分词,词性标注,命名实体识别接口,提供基于CRF的依存句法接口。☆55Updated 7 years ago
- 利用深度学习实现中文分词☆61Updated 7 years ago