Skip to content

BoonGiggle is an anagram for BingGoogle but can also represent a useful thing(boon) which is primarily for fun(giggle).

Notifications You must be signed in to change notification settings

mbilalakmal/BoonGiggle

Repository files navigation

BoonGiggle

BoonGiggle is a Python3 program that implements the Boolean retrieval model in IR. The name is an anagram of GoogleBing.

Installation

Clone the project.

git clone https://github.com/mbilalakmal/BoonGiggle.git

To install dependencies from requirements.txt run:

pip install -r requirements.txt

Usage

Run app.py in Python3 interpreter.

python app.py

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Acknowledgements

  • PySimpleGUI Python GUI library.
  • nltk Python library for natural language tools. (Porter stemmer is used in BoonGiggle).

License

MIT

About

BoonGiggle is an anagram for BingGoogle but can also represent a useful thing(boon) which is primarily for fun(giggle).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages