Skip to content

A demo of relevance feedback enhanced searching, designed with React.js and flask.py

Notifications You must be signed in to change notification settings

lijning/relevance-feedback-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Relevance feedback search portal

Brief

A single page React application that allows interactive and algorithm-enhanced searching.

The main page asks for a search query and presents the search results returned from Google. Then the user would tick all the results they consider relevant, and the query would be updated automatically, which would brings back more relevant search results.

The flask backend support RESTful API calls that accepts user's feedback on current searching results and return an improved query.

Screenshot

relevance-feedback-screenshot

About

A demo of relevance feedback enhanced searching, designed with React.js and flask.py

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published