Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

web_modelo_booleano

image

Requirements

install Requirements

pip install --requirement requirements.txt

Start Application

python app.py

Then browse to your localhost:5000 image

Note: The current path is located in the static folder as root static/

Change the corpus

To change the corpus you need to specify the path and click submit image

Boolean search

GUI

image

If your query has items to show they will be showed as a unordered list. Otherwise no documents will be shown.

Constraints

Use only capital letters The available operators are ! as Not, u for union, n as intersection. Use () to group terms.

Examples

PERRO u GATO !(PERRO u GATO) (!(PERRO) n (CAMIÓN u COLADO)) (PERRO)

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages