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…
☆208Updated 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
- The missing SVM-based text classification module implementing HanLP's interface☆46Updated 7 years ago
- 主谓宾提取器的Java实现(对斯坦福的代码失去兴趣,不再维护)☆139Updated 9 years ago
- ltp4j: Language Technology Platform For Java☆162Updated 4 years ago
- mltk web edition☆41Updated 9 years ago
- An Efficient Chinese Text Classifier☆209Updated 7 years ago
- Train Wikidata with word2vec for word embedding tasks☆123Updated 7 years ago
- 基于标题分类的主题句提取方法可描述为: 给定一篇新闻报道, 计算标题与新闻主题词集的相似度, 判断标题是否具有提示性。对于提示性标题,抽取新闻报道中与其最相似的句子作为主题句; 否则, 综合利用多种特征计算新闻报道中句子的重要性, 将得分最高的句子作为主题句。☆40Updated 9 years ago
- 相似度计算软件包☆191Updated last year
- Opendial对话语料库☆50Updated 7 years ago
- Tree-split 搬新 家..给各位带来的不便深表歉意☆54Updated 9 years ago
- FoolNLTK java version☆84Updated 6 years ago
- Question and Answering Model with TensorFlow☆32Updated 3 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
- Implementing Facebook's FastText with java☆158Updated 5 years ago
- 基于深度学习的自然语言处理库☆159Updated 6 years ago
- 语义理解/口语理解,项目包含有词法分析:中文分词、词性标注、命名实体识别;口语理解:领域分类、槽填充、意图识别。☆183Updated 6 years ago
- 中文短文句相似读☆137Updated 7 years ago
- 简易的中文纠错和消歧☆290Updated 10 years ago
- syntaxNet for Chinese. 利用SyntaxNet,做中文语义分析☆44Updated 5 years ago
- 中文文本自动纠错☆85Updated 7 years ago
- 语义相似度计算各种算法实现汇总☆46Updated 7 years ago
- 使用 RASA NLU 来构建中文自然语言理解系统(NLU)| Use RASA NLU to build a Chinese Natural Language Understanding System (NLU)☆126Updated 2 years ago
- 中文拼写检查工具,用于对中文文本中的错误用语进行检测并给出纠正建议☆36Updated 7 years ago
- 智能客服☆107Updated 6 years ago
- 一个基于 Rasa 的中文天气情况问询机器人(chatbot), 带 Web UI 界面☆241Updated 6 years ago
- Simple Solution for Multi-Criteria Chinese Word Segmentation☆303Updated 5 years ago
- 基于PageRank的TextRank方法, 可以应用于中文关键词、短语、摘要提取程序,代码使用Scala编写。☆131Updated 5 years ago
- 用TF特征向量和simhash指纹计算中文文本的相似度☆217Updated 9 years ago