对 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
- 对 Hankcs 编写的 LDA4j 项目的进一步包装。添加了对训练出的 LDA 模型的存储和读取,简化了 LDA 的使用到 2 个步骤:训练 和 预测。☆11May 13, 2021Updated 5 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
- similarity: Text similarity calculation Toolkit for Java. 文本相似度计算工具包,java编写,可用于文本相似度计算、情感分析等任务,开箱即用。☆1,582Updated this week
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- word2vec的Java并行实现☆131May 9, 2016Updated 10 years ago
- 中文语义理解 对话中抽取航班 酒店 火车票信息☆13Jan 29, 2018Updated 8 years ago
- 针对手机评论数据的情感挖掘与分析项目,基于依存句法分析和情感词库提取特征词,并对特征词做情感极性预测标注。☆36Jul 6, 2016Updated 10 years ago
- Google word2vec tools built for windows compiled with visual studio 2017 and dev c++ on Windows 10 x64.☆15Jun 9, 2017Updated 9 years ago
- tensorflow-seq2seq-chatbot-zh中文聊天机器人☆26Jan 20, 2017Updated 9 years ago
- SpringBoot整合weixin-java-tools实现微信公众号登录授权☆12May 2, 2019Updated 7 years ago
- 多种句子相似度算法☆36May 22, 2018Updated 8 years ago
- TextRank算法提取关键词的Java实现☆207May 3, 2015Updated 11 years ago
- tyccl(同义词词林) is a ruby gem that provides friendly functions to analyse similarity between Chinese Words.☆46Jan 26, 2014Updated 12 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.
- ansj分词.ict的真正java实现.分词效果速度都超过开源版的ict. 中文分词,人名识别,词性标注,用户自定义词典☆6,525Nov 19, 2023Updated 2 years ago
- Match tokenized words and phrases within the original, untokenized, often messy, text.☆19Apr 11, 2023Updated 3 years ago
- 中文语句中的时间语义识别。即通过分析中文语句,识别出话语中提到的时间。☆659Dec 17, 2023Updated 2 years ago
- 人工智能大作业:关于计算文本相似度的深度神经网络模型与算法研究分析(BERT、SentenceBERT、SimCSE)☆17Jul 11, 2022Updated 3 years ago
- Chinese word segmentation module of LTP☆46Aug 6, 2015Updated 10 years ago
- Comet4J(Comet for Java)是一个纯粹基于AJAX(XMLHTTPRequest)的服务器推送框架,消息以JSON方式传递,具备长轮询、长连接、自动选择三种工作模式。☆14Jun 28, 2013Updated 13 years ago
- 舆情项目处理层 分词 情感分析☆10Mar 22, 2016Updated 10 years ago
- ☆42Oct 23, 2018Updated 7 years ago
- A Java implementation of doc2vec in ICML'14☆25Jul 23, 2015Updated 10 years ago
- Serverless GPU API endpoints on Runpod - Get Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- 中文对话资料,分别下载☆20Dec 1, 2018Updated 7 years ago
- LDA主题模型Gibbs采样并行实现☆14Jan 22, 2018Updated 8 years ago
- 使用不同的方法计算相似度☆42Dec 19, 2018Updated 7 years ago
- 基于SpringBoot二次开发,简化Java服务端开发☆12May 20, 2025Updated last year
- 这个项目是一个基本包.封装了大多数nlp项目中常用工具