An open API service providing repository metadata for many open source software ecosystems.

Topic: "boolean-retrieval"

tomfran/search-rs

Search engine written in Rust

Language: Rust - Size: 1.03 MB - Last synced at: 5 months ago - Pushed at: about 1 year ago - Stars: 20 - Forks: 2

hscells/pybool_ir

Toolkit for domain-specific information retrieval experimentation

Language: Python - Size: 1.5 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 18 - Forks: 2

ronaldseoh/cs276

Me working on "CS276: Information Retrieval and Web Search"

Size: 2.12 MB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 17 - Forks: 2

ankit-1517/Information-Retrieval

Repository containing various information retrieval algorithms like BM25.

Language: C++ - Size: 5.34 MB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 8 - Forks: 0

radinshayanfar/AUT-IR

An information retrival system for Persian language.

Language: Python - Size: 41 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 7 - Forks: 0

vancanhuit/boolean-retrieval-engine

Simple boolean retrieval model implementation with Python 3

Language: Python - Size: 87.9 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 6 - Forks: 4

samsuri100/Search_Engine

Search Engine is a local, on-disk search engine for your text documents! Either use this program's custom boolean logic query language or write free-form text queries to find your data! Modify how specific your search algorithms and results are as well!

Language: Python - Size: 122 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 5 - Forks: 0

iSiddharth20/Text-Based-Retrieval-Models-Implementation

Various Indexing and Query Based Retrieval Models and Page-rank Algorithm in Python 3.0

Language: Python - Size: 33.2 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 3

EthanWng97/NUS-information-retrieval 📦

📚 Assignments for CS3245: Information Retrieval

Language: Jupyter Notebook - Size: 1.82 MB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 0

tvaucher/CS3245-InfoRetrieval

Assignment code for CS3245 Information Retrieval, NUS AY16/17

Language: Python - Size: 12.6 MB - Last synced at: over 2 years ago - Pushed at: over 8 years ago - Stars: 4 - Forks: 2

jjgouveia/maybebool

MaybeBool é uma biblioteca TypeScript que implementa uma lógica ternária, expandindo os tradicionais valores booleanos (verdadeiro/falso) para incluir um terceiro estado determinístico: "talvez".

Language: TypeScript - Size: 8.79 KB - Last synced at: 1 day ago - Pushed at: about 2 months ago - Stars: 3 - Forks: 0

hunain-saeed/Boolean-Model-Information-Retrieval-Backend

BMR

Language: Python - Size: 1.04 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

screddy1313/boolean-query-retrieval

In this project we will be building boolean query retrieval model using 20_newsgroups dataset

Language: Jupyter Notebook - Size: 19.5 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 1

NileyGF/Information-Retrieval

An Information Retrieval System with 3 models and 3 datasets from the ir_datasets library .

Language: Python - Size: 2.57 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

WasiqMalik/Inverted-Indexing

Inverted Indexing on a corpus along with boolean search retrieval.

Language: Python - Size: 50.8 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

hscells/weasel

Boolean search engine in go

Language: Go - Size: 3.56 MB - Last synced at: 4 months ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 1

itsnavneetk/booleanRetrieval

Language: Python - Size: 1.75 MB - Last synced at: over 2 years ago - Pushed at: almost 8 years ago - Stars: 2 - Forks: 6

shbnmzr/information-retrieval-system

This is lightweight Python-based information retrieval system that attempts to address an ad hoc retrieval task, in which a system provides documents from within a collection that are relevant to an arbitrary information need, communicated by means of a one-off user-initiated query.

Language: Python - Size: 53.7 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

aliasad059/Elastic-Search

Implementing a search engine using Elastic-Search

Language: Jupyter Notebook - Size: 69.9 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

pikulet/boolean-retrieval

boolean retrieval based on nltk reuters dataset, information retrieval assignment

Language: Python - Size: 19.5 KB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

sevvalmehder/tiny-search-engine

Simple search system that includes inverted index builder and boolean query processor for information retrieval.

Language: Python - Size: 793 KB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 1

clydedacruz/worddoc-indexer-py

Indexes Word Docs after removing stopwords and lemmatization. Allows a simple boolean conjunctive query over the index

Language: Python - Size: 104 KB - Last synced at: 4 months ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

gokaytitrek/information-retrieval

Implementation of some of the information retrieval methods

Language: Java - Size: 4.88 MB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 1

nouhadziri/Information-Retreival

Boolean Retrieval and Vector Space Model.

Language: Python - Size: 14.5 MB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

PetrosIbrah/Data-Retrieval

Web Scraping articles and creating Search Engines

Language: Jupyter Notebook - Size: 16.6 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

sunnyallana/boolean-retrieval-model

Document search system employing boolean retrieval techniques

Language: JavaScript - Size: 289 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

MayankTamakuwala/Vision_Search_Engine

Vision Search Engine is a sophisticated and versatile search engine designed to provide highly accurate and efficient search capabilities. Leveraging a suite of advanced algorithms and techniques, this project is equipped to handle a wide array of search functionalities, ensuring precise and relevant results.

Language: Python - Size: 72.2 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

SubhamKarmakar24/IR-TermProject

Information Retrieval Term Project, Department of CSE, IIT Kharagpur

Language: Python - Size: 5.4 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

tranbamanh229289/hubble

Building a full-text search engine according to the boolean model

Language: Python - Size: 79.3 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

aouees/Information-Retrieval-Homeworks

Language: Jupyter Notebook - Size: 128 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

2000mahan/Search_Service_Platform

This is a project that uses Information Retrieval concepts to develop a Search-as-a-Service Platform

Size: 4.84 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Mahdi-Rahmani/Search-Engine

Final project of "Information Retrieval Systems" course

Language: Jupyter Notebook - Size: 38.7 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Hasan-Askari/Boolean-Information-Retrieval-Model

Boolean Information Retrieval Model in Python

Language: Python - Size: 271 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

mohanadtalat91/Information-Retrieval-Models

Implement Information Retrieval Models in JAVA

Language: Java - Size: 889 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 1

matteoferfoglia/Information-Retrieval-System

Information Retrieval System for text documents.

Language: Java - Size: 64.7 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

online6731/Boolean-Retrieval

Boolean Retrieval Search Engine

Language: Jupyter Notebook - Size: 651 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

ahsan7162/Bolean-Retrieval-Model-in-Python

Language: Jupyter Notebook - Size: 1.21 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

AlexP11223/search

Simple document search (boolean retrieval or TF-IDF) in Python

Language: Python - Size: 509 KB - Last synced at: 4 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 1

mfahadtahir/Boolean-Model-IR

Boolean Retrival Model with, inverted index and positional index

Language: Jupyter Notebook - Size: 1.89 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

RikilG/Domain-Specific-IR-System

Domain specific information retrieval system based on boolean retrieval and vector space models

Language: Python - Size: 361 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

bhavanat12/Boolean-retrieval

C++ implementation of boolean retrieval

Language: C++ - Size: 84 KB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

AlexAnth/AppIRDM

Naive Bayes email 📧 filtering through Machine Learning and email querying using Boolean Information Retrieval

Language: Java - Size: 10.9 MB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

georgetz15/information_retrieval

Information Retrieval specific code.

Language: Python - Size: 19.5 KB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

touhi99/Information-Retrieval

IR Programming tasks

Language: Python - Size: 17.6 KB - Last synced at: 6 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

mouhc1ne/pa1-Search-Engine

CS 276 - Programming Assignment 1

Language: Java - Size: 1.08 MB - Last synced at: 21 days ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

Related Topics
information-retrieval 33 search-engine 12 inverted-index 9 python 8 tf-idf 7 python3 7 vector-space-model 6 ranked-retrieval 6 search 3 boolean-query 3 indexing 3 stemming 3 positional-indexing 3 cosine-similarity 3 ir 3 flask 2 variable-byte-encoding 2 bm25 2 champion-list 2 naive-bayes 2 posting-list 2 phrase-query 2 query 2 boolean-search 2 spelling-correction 2 lucene 2 nltk 2 model 2 natural-language-processing 2 inverted-index-model 1 sklearn 1 probablistic 1 data-retrieval 1 rocchio 1 positional-posting-list 1 blocked-sort-based-indexing 1 artificial-intelligence 1 ir-models 1 boolean-retrieval-model 1 python-cgi 1 nodejs 1 typescript 1 incidence-matrix 1 pyserini 1 mui 1 retrieval-systems 1 proximity-search 1 retrieval-model 1 reactjs 1 pylucene 1 poweriteration 1 pagerank-python 1 pagerank-algorithm 1 pagerank 1 tailwindcss 1 inverted-index-implementation 1 boolean-query-parser 1 levenshtein-distance 1 compression-algorithm 1 wildcard-queries 1 inverted-indexing 1 query-processing 1 tokenization 1 synonym-handling 1 stopword-removal 1 stemming-and-lemmatization 1 real-time-indexing 1 probabilistic-retrieval 1 query-processor 1 boolean 1 phrase-searching 1 on-disk-indexing 1 normalization 1 multi-threaded-query-processing 1 k-means-clustering 1 api-integration 1 golang 1 knn 1 elasticsearch 1 terminal 1 web-scraping 1 boolean-logic 1 learn 1 clustering 1 classification 1 nlp 1 biword-indexing 1 pyqt5 1 nltk-python 1 gui-application 1 gui 1 data-science 1 bag-of-words 1 phrase-search 1 cpp 1 rust 1 index-compression 1 htmx 1 java 1 files 1