Skip to content

Repository files navigation

Multi-lingual Search Engine using Twitter data

This project involves building a Web Application to perform Information Retrieval using popular web technologies like Flask, React and Python.

Installing and Running

After cloning this repository to your computer, you need to perform the following steps to be able to run it:

  1. Ensure you have npm, python and pip installed on your machine.
  2. Go to the static directory and execute "npm install". This will download and install the dependencies listed in package.json.
  3. In the static directory, start the npm watcher to build the front end code. "npm run watch".
  4. Install flask (pip install flask).
  5. Start the server. Go to the server directory and do "python server.py".

Project Requirement:

https://github.com/thanashr/IRTweet-Search/blob/master/Project_Requirements.pdf

To View the live application, using

http://3.134.84.37:8080/

Demo Video

https://drive.google.com/file/d/1ke3FsmDYe9VojB6Y6ErGQ144q8WqZ9rz/view?usp=sharing

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages