一个基于elasticsearch开发的搜索引擎网站
☆14Nov 22, 2022Updated 3 years ago
Alternatives and similar repositories for FI_Search
Users that are interested in FI_Search are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- ElasticSearch+Django+Scrapy搜索引擎☆28Dec 8, 2022Updated 3 years ago
- python搭建搜索引擎☆30May 5, 2022Updated 4 years ago
- 🕷️ [Graduation Project] Scrapy-Redis distributed crawler + Elasticsearch search engine + Django full-stack application; 论文搜索引擎(含Scrapy-R…☆43Feb 18, 2023Updated 3 years ago
- 一个基于分布式爬虫的信安文章搜索引擎☆27May 22, 2023Updated 2 years ago
- 基于elasticsearch的电影搜索引擎☆55Jan 4, 2023Updated 3 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Java version of Pommerman☆15Oct 23, 2021Updated 4 years ago
- 【信息检索课程设计】sdu新闻网站全站爬取+索引构建+搜索引擎☆59May 21, 2024Updated last year
- NLP Project + pytorch☆10Oct 17, 2020Updated 5 years ago
- Unsupervised clustering analysis on the citation network of academic papers on American Physics Society journals. An interactive visualiz…☆13Mar 31, 2018Updated 8 years ago
- 一个python版flask web项目,同时也对接了CAS单点登录,简单集成chatterbot和qqbot的智能聊天机器人。☆14May 4, 2017Updated 9 years ago
- python 开源命令行P图工具。☆14Dec 6, 2019Updated 6 years ago
- Fight Recognition from Still Images in the Wild @ WACVW2022, Real-world Surveillance Workshop☆13Nov 9, 2022Updated 3 years ago
- 🎨 基于 ElasticSearch 和 Java 实现的搜索引擎系统,实现关键字高亮搜索、添加文本等功能。该项目集成了 Spring Boot、ElasticSearch、RestHighLevelClient、Vue.js、Element-ui、Log4j 和 Fas…☆15Nov 27, 2021Updated 4 years ago
- BitSearch—Golang实现的简易全文搜索引擎,支持纯文本信息的搜索、输入文本搜索图片、自定义关键词过滤等功能☆17Jun 12, 2022Updated 3 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- flask+bootstrap实现的web小应用,实现了全文检索(拼写检查及纠错、倒排索引、tf-idf文档排序) 和文章浏览(文章简介、阅读原文)☆16Dec 8, 2022Updated 3 years ago
- 基于谷歌大规模网页去重simhash算法,对海量文章(长文本)进行去重。☆11Dec 8, 2022Updated 3 years ago
- 基于SG2300X的视频检索【使用自然语言搜索视频内容,定位到符合描述的具体时间段】☆13Feb 29, 2024Updated 2 years ago
- Springboot + ElasticSearch 构建博客检索系统☆12Mar 5, 2020Updated 6 years ago
- 人生重开模拟器,Python移植版☆18Apr 10, 2025Updated last year
- ucas hpc course code☆15May 24, 2023Updated 2 years ago
- 问答摘要/seq2seq/PGN/Bert_sum/UniLM☆19Oct 4, 2020Updated 5 years ago
- A citation network explorer☆22May 26, 2023Updated 2 years ago
- ☆40Jan 5, 2015Updated 11 years ago
- 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.
- ☆12Nov 1, 2020Updated 5 years ago
- XiuSearch是一款搜索技术博客的搜索引擎,当然,如果你将种子网址换成新闻网站,这就是一个新闻 搜索引擎,它对于文章搜索来说是通用的。☆57Jan 22, 2022Updated 4 years ago
- 个人练手项目:图书管理,阅读计划类型app by android。(Rxjava, Retrofit2, dagger2, EasyMVP, Datamanager, MD设计)☆16Jun 27, 2016Updated 9 years ago
- 一个基于原生微信小程序的英语学习平台(毕设)☆13May 17, 2023Updated 2 years ago
- A small project in PHP/MySQL to manage/store my images and videos that I share. This way I don't need third-party services, or have to pu…☆11Feb 28, 2017Updated 9 years ago
- 实现功能:新输入一段文本,与已有数据进行相似度进行比较,返回TOP10的文本。主要实现方法:jieba中文分词、gensim、TF-IDF词汇重要性、cosine余弦相似度。☆11Jul 30, 2020Updated 5 years ago
- ☆12May 3, 2024Updated 2 years ago
- 本项目包含几种常用 NLP算法的实现:关键词(keyword)、 命名实体(named entity)、自动摘要(abstract)、文本相似度比较(text similarity)等☆16Jan 16, 2022Updated 4 years ago
- 利用手机自带的扬声器,发出21khz超声波,通过机器学习,识别手势,从而实现隔空操作手机☆19Feb 17, 2017Updated 9 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.
- Simple yet powerful example of integration ffmpeg with java☆12Apr 23, 2014Updated 12 years ago
- Performing Latent Semantic Analysis with Python on large datasets.☆13Jun 21, 2022Updated 3 years ago
- janus-admin☆10Jan 6, 2024Updated 2 years ago
- 本地语料很多?爬到的文档很多?运行出无序结果很多?我们经常面对一些搜索引擎无法检索的文本/或其它程序运行结果,想要对这些内容进行检索、按相关性排序等。MySearch是用python3写的,用于方便中英文检索的小脚本,中文分词基于jieba、pkuseg,相关性排序基于sk…☆20Feb 2, 2019Updated 7 years ago
- 【Demo】对新闻标题使用TF-IDF向量化和cosine相似度计算完成相似标题推荐☆14Mar 2, 2020Updated 6 years ago
- 基于simhash的文本 去重算法☆20Jun 18, 2021Updated 4 years ago
- 系统设计文档的规范模板,直接在此基础上填鸭式书写你的设计即可☆23Aug 4, 2016Updated 9 years ago