基于谷歌大规模网页去重simhash算法,对海量文章(长文本)进行去重。
☆11Dec 8, 2022Updated 3 years ago
Alternatives and similar repositories for Simhash-
Users that are interested in Simhash- are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 基于simhash的文本去重算法☆20Jun 18, 2021Updated 5 years ago
- 使用Simhash对海量文本进行去重☆12Jun 2, 2018Updated 8 years ago
- A data query GUI software using PyQt5☆10May 20, 2023Updated 3 years ago
- Tool to find document on the photo and save it to pdf.☆10Jul 16, 2023Updated 3 years ago
- Chrome Extension demo for a tutorial☆12Mar 5, 2023Updated 3 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- GUI for pg_timetable☆16Apr 13, 2026Updated 3 months ago
- master-data-management system☆12Jan 7, 2023Updated 3 years ago
- A vue component of an SQL Editor based on CodeMirror, with a custom auto-completion☆11Jul 29, 2018Updated 7 years ago
- 数据资产管理☆10Dec 24, 2018Updated 7 years ago
- LAVIS - A One-stop Library for Language-Vision Intelligence☆10Apr 18, 2023Updated 3 years ago
- A sample installer "per machine" for excelDNA addins☆12Nov 8, 2017Updated 8 years ago
- 基于SG2300X的视频检索【使用自然语言搜索视频内容,定位到符合描述的具体时间段】☆13Feb 29, 2024Updated 2 years ago
- Springboot + ElasticSearch 构建博客检索系统☆12Mar 5, 2020Updated 6 years ago
- Quandl Excel Addin for Windows☆14Dec 1, 2021Updated 4 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.
- 企业微信接收/回复消息sdk☆16Oct 30, 2020Updated 5 years ago
- a pure python Aho-corasick algorithm implementation☆24Mar 17, 2014Updated 12 years ago
- a simple and powerful crontab written in golang with web page management. golang实现的简单便捷的计划任务管理系统, 自带 web 界面,方便的管理多个任务. 支持 秒,分,时,日,月,周☆12Mar 14, 2021Updated 5 years ago
- ☆10Apr 8, 2018Updated 8 years ago
- A fast AES encryption/decryption library for data security☆13Aug 10, 2025Updated 11 months ago
- Boolean evaluation and digital calculation expression engine for Java☆12Apr 18, 2022Updated 4 years ago
- 实现功能:新输入一段文本,与已有数据进行相似度进行比较,返回TOP10的文本。主要实现方法:jieba中文分词、gensim、TF-IDF词汇重要性、cosine余弦相似度。☆11Jul 30, 2020Updated 5 years ago
- 收集完成的tensorflow实例,使用图片分类模式训练并使用图片识别,支持控制台模式和B/S模式。☆12Jul 31, 2017Updated 8 years ago
- ☆12May 3, 2024Updated 2 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- autocomplete with redis☆15Dec 5, 2013Updated 12 years ago
- 本项目包含几种常用 NLP算法的实现:关键词(keyword)、命名实体(named entity)、自动摘要(abstract)、文本相似度比较(text similarity)等