Query analysis pipeline framework
-
Updated
Feb 2, 2022 - Go
Query analysis pipeline framework
Boolean Query Model for Information Retrieval in Python
Convert a boolean search query into a query that is compatible with a fulltext search.
A tiny project to convert boolean query string to regular expressions
Common query representation for keyword and Boolean queries in go.
A Web based Domain Specific Search Engine in Python
In this project we will be building boolean query retrieval model using 20_newsgroups dataset
Boolean search engine in go
A Boolean query parser in JavaScript
Item management using tags
Simple search system that includes inverted index builder and boolean query processor for information retrieval.
Java application using Lucene Apache libraries for indexing and searching files. Analyzing documents and extracting important words for the index. Filtering and parsing files using DOM parser. Searching files according to the user’s request.
The projects are a part of the course CSE-535: Information Retrieval, that I had taken up for Fall 2022 at the University at Buffalo.
Using pylucene in order to search songs and albums based on artist, song name, lyrics, album name. Songs and album data from AZlyrics
CMSC858D class project. Implements indexing a boolean matrix and querying for columns which satisfy a CNF expression – optimize the chance of short-circuiting by sorting the clauses.
Intuitive Boolean expression evaluator
The projects are a part of the course CSE-535: Information Retrieval, that I had taken up for Fall 2019 at the University at Buffalo.
Boolean query builder demo with import and export of schema and internal representation of builder to update data easily
Build a Abstract Syntax Tree from a logic expression string
Add a description, image, and links to the boolean-query topic page so that developers can more easily learn about it.
To associate your repository with the boolean-query topic, visit your repo's landing page and select "manage topics."