简单搜索引擎,实现了拼写检查、倒排索引 、文档排序
☆19May 7, 2019Updated 7 years ago
Alternatives and similar repositories for nlp-search-engine
Users that are interested in nlp-search-engine are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- golang开发的小型检索系统☆27Oct 16, 2014Updated 11 years ago
- 本地语料很多?爬到的文档很多?运行出无序结果很多?我们经常面对一些搜索引擎无法检索的文本/或其它程序运行结果,想要对这些内容进行检索、按相关性排序等。MySearch是用python3写的,用于方便中英文检索的小脚本,中文分词基于jieba、pkuseg,相关性排序基于sk…☆20Feb 2, 2019Updated 7 years ago
- ☆15Jul 15, 2021Updated 5 years ago
- python实现的基于倒排索引和向量空间模型实现的信息检索系统☆60Jun 22, 2017Updated 9 years ago
- 手动实现Elasticsearch的倒排索引以及BM25算法☆48Jan 9, 2019Updated 7 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.
- 中文问答系统:使用NLP相关技术,对搜索引擎,问答社区等进行信息抽取,文本概括等,支持通识问答,社区问答和部分专业问答☆32Jun 21, 2022Updated 4 years ago
- 信息检索实验: 问答系统设计与实现☆58Aug 7, 2019Updated 7 years ago
- golang 练手项目,对目标资产进行目录和文件爆破,利用相似性汉明距离清除误报页面。☆12Apr 21, 2022Updated 4 years ago
- 检索式问答系统☆12Jun 2, 2020Updated 6 years ago
- 利用python的Image库对图片进行无损压缩☆20May 21, 2019Updated 7 years ago
- LAReQA is a challenging benchmark for evaluating language agnostic answer retrieval from a multilingual candidate pool. This repository c…☆14May 19, 2020Updated 6 years ago
- 快速搭建一个搜索引擎,示例程序☆10Aug 10, 2016Updated 10 years ago
- python搭建搜索引擎☆30May 5, 2022Updated 4 years ago
- A collection of data structure/ADT implementations in C++. Includes binary trees, dictionaries, deque, doubly-linked lists, graphs (using…☆11Aug 13, 2015Updated 11 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.
- Cross language information retrieval pipeline☆19Jan 12, 2026Updated 7 months ago
- 伪原创相关☆14Sep 4, 2019Updated 6 years ago
- Generating NEW Reuters articles from Reuters articles.☆16Jan 10, 2017Updated 9 years ago
- An unofficial implementation of the Perchance.org text generation engine. Support is planned for most of their features, with the excepti…☆17Sep 1, 2021Updated 4 years ago
- 基于RSA加密和DES加密的TCP聊天程序☆11May 17, 2020Updated 6 years ago
- go-server 是一个用 Go 语言编写的简单而灵活的服务器框架,旨在帮助开发者快速构建基于 TCP 和 UDP 协议的 socket 网络服务。☆18Jul 14, 2026Updated last month
- 一个基于elasticsearch开发的搜索引擎网站☆14Nov 22, 2022Updated 3 years ago
- 你是否是每天都在等待你最喜欢的YouTuber发布新视频?你想把他们的精彩内容分享到中国最大的视频分享平台Bilibili上吗? 那么就来试试YouTube2Bili 📹🚀🚀 - 一个能够从任何你想要的YouTuber那里下载视频并上传到Bilibili的Pytho…☆10Apr 14, 2023Updated 3 years ago
- Golang实现的搜索引擎☆15Feb 24, 2016Updated 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.
- flask+bootstrap实现的web小应用,实现了全文检索(拼写检查及纠错、倒排索引、tf-idf文档排序) 和文章浏览(文章简介、阅读原文)☆16Dec 8, 2022Updated 3 years ago
- 问答摘要/seq2seq/PGN/Bert_sum/UniLM☆19Oct 4, 2020Updated 5 years ago
- 对BERT模型进行fine-tuning后,在chinese_L-12_H-768_A-12模型基础上进行训练,并以MSRA作为数据集测试☆18Dec 12, 2019Updated 6 years ago
- 一个基于原生微信小程序的英语学习平台(毕设)☆13May 17, 2023Updated 3 years ago
- Experiments with reinforcement learning using Gym, keras-rl and SUMO☆12Jan 22, 2017Updated 9 years ago
- 抽取式摘要抽取算法(1、抽取式 2、生成式)☆16Oct 13, 2019Updated 6 years ago
- 2021CCF BDCI 新闻摘要自动生成☆18Dec 17, 2021Updated 4 years ago
- 中国股市从1990年发展至今才仅仅28年,正处于一个茁壮成长的黄金时期。 股票市场发展至今形成了两大流派,技术派和基本派,基本分析以公司的价值为投资对象,发掘公司未来的投资价值;而技术分析则以行为为主,通过股票的历史走势,各种形态指标为研究对象;在股票市场的推进中,信息越发…☆10Apr 13, 2018Updated 8 years ago
- NLPIR tutorial: pretrain for IR. pre-train on raw textual corpus, fine-tune on MS MARCO Document Ranking☆13Sep 10, 2021Updated 4 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- 一个基于Go的小型搜索引擎☆17Nov 22, 2019Updated 6 years ago
- 文章标签抽取☆16Dec 17, 2018Updated 7 years ago
- A collection of bash snippets.☆15Nov 24, 2025Updated 8 months ago
- 基于 Redis 的全文检索引擎和自然语言处理工具☆15Jul 30, 2014Updated 12 years ago
- 基于方差权重因子选词的SIF句向量模型-实验源码☆11Mar 8, 2020Updated 6 years ago
- Microeconomics from COD☆13May 10, 2016Updated 10 years ago
- Deep Reinforcement Learning for Multi Agent Soccer☆16Dec 15, 2016Updated 9 years ago