ghazimuharam / search-engine

Simple search engine from text document

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Search-Engine

Simple Search Engine for unstructed text data from Indonesia's news website.

image

Installation Guide

  • Clone this repository
  • Navigate your CWD to cloned repository on your local machine
  • Run command below
foo@bar:~$ pip install -r requirements.txt
foo@bar:~$ python main.py
  • Navigate your browser to 127.0.0.1:8000

image

About

Simple search engine from text document


Languages

Language:HTML 99.8%Language:Python 0.2%