对 ansj 编写的 Word2VEC_java 的进一步包装,同时实现了常用的词语相似度和句子相似度计算。
☆186Oct 21, 2022Updated 3 years ago
Alternatives and similar repositories for Word2Vec
Users that are interested in Word2Vec are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- word2vec java版本的一个实现☆700Apr 1, 2021Updated 5 years ago
- 这是对word2vec的一些改进和应用。☆13May 18, 2017Updated 8 years ago
- 对 Hankcs 编写的 LDA4j 项目的进一步包装。添加了对训练出的 LDA 模型的存储和读取,简化了 LDA 的使用到 2 个步骤:训练 和 预测。☆11May 13, 2021Updated 4 years ago
- crf-seg:用于生产环境的中文分词处理工具,可自定义语料、可自定义模型、架构清晰,分词效果好。java编写。☆14Dec 11, 2021Updated 4 years ago
- a word2vec impl of Chinese language, based on deeplearning4j and ansj☆30Feb 19, 2021Updated 5 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- similarity: Text similarity calculation Toolkit for Java. 文本相似度计算工具包,java编写,可用于文本相似度计算、情感分析等任务,开箱即用。☆1,576Jan 23, 2026Updated 2 months ago
- Java document classification program that uses vector space model to compute tf-idf cosine similarity on .txt files☆13Jun 27, 2015Updated 10 years ago
- word2vec的Java并行实现☆132May 9, 2016Updated 9 years ago
- 针对手机评论数据的情感挖掘与分析项目,基于依存句法分析和情感词库提取特征词,并对特征词做情感极性预测标注。☆36Jul 6, 2016Updated 9 years ago
- Google word2vec tools built for windows compiled with visual studio 2017 and dev c++ on Windows 10 x64.☆15Jun 9, 2017Updated 8 years ago
- 毕业设计 基于CNN和词向量的句子相似性度量 NLP Sentence Similarity CNN Word Vector☆14Feb 21, 2023Updated 3 years ago
- This is a java version of Chinese tokenization descried in BERT.☆59Nov 10, 2022Updated 3 years ago
- 基于人工神经网络的中文语义相似度计算研究☆11Apr 1, 2013Updated 13 years ago
- tensorflow-seq2seq-chatbot-zh中文聊天机器人☆26Jan 20, 2017Updated 9 years ago
- Deploy open-source AI quickly and easily - Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- SpringBoot整合weixin-java-tools实现微信公众号登录授权☆12May 2, 2019Updated 6 years ago
- 多种句子相似度算法☆36May 22, 2018Updated 7 years ago
- TextRank算法提取关键词的Java实现☆207May 3, 2015Updated 10 years ago
- Latent Dirichlet Allocation☆13Jun 17, 2015Updated 10 years ago
- ltp4j: Language Technology Platform For Java☆161Apr 1, 2021Updated 5 years ago
- 相似度计算软件包☆193Dec 16, 2023Updated 2 years ago
- ansj分词.ict的真正java实现.分词效果速度都超过开源版的ict. 中文分词,人名识别,词性标注,用户自定义词典☆6,536Nov 19, 2023Updated 2 years ago
- 中文语句中的时间语义识别。即通过分析中文语句,识别出话语中提到的时间。☆659Dec 17, 2023Updated 2 years ago
- Chinese word segmentation module of LTP☆46Aug 6, 2015Updated 10 years ago
- Serverless GPU API endpoints on Runpod - Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- 舆情项目处理层 分词 情感分析☆10Mar 22, 2016Updated 10 years ago
- Comet4J(Comet for Java)是一个纯粹基于AJAX(XMLHTTPRequest)的服务器推送框架,消息以JSON方式传递,具备长轮询、长连接、自动选择三种工作模式。☆14Jun 28, 2013Updated 12 years ago
- 本项目转移到https://github.com/cocolian/cocolian-nlp☆34Jun 8, 2014Updated 11 years ago
- ☆42Oct 23, 2018Updated 7 years ago
- Markov Chain Library for Java☆11Oct 16, 2020Updated 5 years ago
- LDA主题模型Gibbs采样并行实现☆14Jan 22, 2018Updated 8 years ago
- 使用不同的方法计算相似度☆42Dec 19, 2018Updated 7 years ago
- 抓取百度高德腾讯地图、大众点评POI数据,基于eggjs(nodejs)。☆11Mar 21, 2019Updated 7 years ago
- 这个项目是一个基本包.封装了大多数nlp项目中常用工具☆1,512Apr 18, 2024Updated 2 years ago
- Wordpress hosting with auto-scaling - Free Trial • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- Information Extraction System can perform NLP tasks like Named Entity Recognition, Sentence Simplification, Relation Extraction etc.☆27Apr 23, 2014Updated 11 years ago
- ☆17Jun 18, 2016Updated 9 years ago
- 中文分词 词性标注 命名实体识别 依存句法分析 成分句法分析 语义依存分析 语义角色标注 指代消解 风格转换 语义相似度 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁转换 自然语言处理☆36,241Nov 15, 2025Updated 5 months ago
- a within-document event coreference resolution system, trained and evaluated on the KBP corpus.☆10May 15, 2023Updated 2 years ago
- It is about how to load and aggregate pretrained word embeddings in pytorch, e.g., ELMo\BERT\XLNET.☆12Mar 2, 2020Updated 6 years ago
- Elasticsearch zabbix 监控☆16Mar 9, 2017Updated 9 years ago
- 原始项目:[GCN_AAAI2019](https://github.com/yao8839836/text_gcn/) add:多标签分类支持☆18Dec 17, 2019Updated 6 years ago