sea-boat / TextAnalyzerLinks
A text analyzer which is based on machine learning,statistics and dictionaries that can analyze text. So far, it supports hot word extracting, text classification, part of speech tagging, named entity recognition, chinese word segment, extracting address, synonym, text clustering, word2vec model, edit distance, chinese word segment, sentence si…
☆209Updated 7 years ago
Alternatives and similar repositories for TextAnalyzer
Users that are interested in TextAnalyzer are comparing it to the libraries listed below
Sorting:
- A curated list of resources for NLP (Natural Language Processing) for Chinese 中文自然语言处理相关资料☆160Updated 7 years ago
- 主谓宾提取器的Java实现(对斯坦福的代码失去兴趣,不再维护)☆139Updated 10 years ago
- The missing SVM-based text classification module implementing HanLP's interface☆46Updated 7 years ago
- An Efficient Chinese Text Classifier☆209Updated 7 years ago
- ltp4j: Language Technology Platform For Java☆162Updated 4 years ago
- 基于深度学习的自然语言处理库☆159Updated 6 years ago
- syntaxNet for Chinese. 利用SyntaxNet,做中文语义分析☆44Updated 5 years ago
- Train Wikidata with word2vec for word embedding tasks☆123Updated 7 years ago
- 基于PageRank的TextRank方法, 可以应用于中文关键词、短语、摘要提取程序,代码使用Scala编写。☆131Updated 5 years ago
- mltk web edition☆41Updated 9 years ago
- 相似度计算软件包☆191Updated last year
- Simple Solution for Multi-Criteria Chinese Word Segmentation☆303Updated 5 years ago
- 语义相似度计算各种算法实现汇总☆47Updated 7 years ago
- 语义理解/口语理解,项目包含有词法分析:中文分词、词性标注、命名实体识别;口语理解:领域分类、槽填充、意图识别。☆182Updated 6 years ago
- Opendial对话语料库☆50Updated 7 years ago
- 一个自动回复FAQ问题的聊天机器人。目前使用了简单词汇对比、词性权重、词向量3种相似度计算模式。输入符合格式的FAQ文本文件即可立刻使用。欢迎把无法正确区分的问题和FAQ文件发送到评论区。☆112Updated 8 years ago
- 中文短文句相似读☆137Updated 7 years ago
- 使用 RASA NLU 来构建中文自然语言理解系统(NLU)| Use RASA NLU to build a Chinese Natural Language Understanding System (NLU)☆126Updated 2 years ago
- 啊哈自然语言处理包,提供包括分词、依存句法分析、语义角色标注、自动摘要、语义相似度计算、LDA 主题预测、词云等服务。☆310Updated last year
- Implementation of algorithm in keyword extraction,including TextRank,TF-IDF and the combination of both☆106Updated 8 years ago
- 基于标题分类的主题句提取方法可描述为: 给定一篇新闻报道, 计算标题与新闻主题词集的相似度, 判断标题是否具有提示性。对于提示性标题,抽取新闻报道中与其最相似的句子作为主题句; 否则, 综合利用多种特征计算新闻报道中句子的重要性, 将得分最高的句子作为主题句。☆40Updated 9 years ago
- 用户评论标签挖掘☆72Updated 8 years ago
- An interpreter module for AIML (Artificial Intelligence Markup Language), support Chinese, support Python3☆70Updated 4 years ago
- 一个中文 的已标注词性的语料库☆207Updated 11 years ago
- 知识图谱轻量框架☆62Updated 9 years ago
- 简易的中文纠错和消歧☆289Updated 10 years ago
- Implementing Facebook's FastText with java☆158Updated 5 years ago
- DeepDive 中文配置☆52Updated 8 years ago
- Question and Answering Model with TensorFlow☆32Updated 3 years ago
- 用TF特征向量和simhash指纹计算中文文本的相似度☆216Updated 9 years ago