aditgupta1 / Ontologi

Ontologi is an unsupervised method to interactively search the internet by identifying lower-level and higher-level concepts related to a user's search query

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ontologi

Description

Ontologi provides a new interactive way to search the internet by finding lower-level and higher-level concepts related to a search query. Our approach is fully unsupervised and does not require the use of existing concept databases, such as DBpedia and Wikidata, to find keyword relationships.

Video Demo:

https://youtu.be/_cs7xNuNz1A

alt text

Setup

To install Ontologi, clone this repository and run

python setup.py install

Usage

In the cloned repository, run

python app/app-adit.py

to run flask application which will render concept graph

Team

  • Albert Gong
  • Adit Gupta

Contact

Contact us at ontologi.search@gmail.com

About

Ontologi is an unsupervised method to interactively search the internet by identifying lower-level and higher-level concepts related to a user's search query


Languages

Language:Jupyter Notebook 63.9%Language:Python 28.5%Language:HTML 7.1%Language:CSS 0.4%