Git Product home page Git Product logo

web-search-engine's Introduction

Web-Search-Engine

A mini Search Engine Website For Searching The Most Relevant Document in Relation to the Query Given From The User

Concept :

  1. User Uploads Document in .txt /.html to the Engine
  2. User Put in a Query in the Search Box
  3. The Engine will Search the most relevant Document Using the Concept of Information Retrieval (Vectors and Cosine Similiarity). At the moment, the Engine can only Search Documents Based On Bahasa Indonesia.
  4. The Engine will do some stopwords cleaning and stemming.
  5. The Engine will serve the results which also shows the Similiarity Percentage, The Numbers of Words/Terms within the Document, The First Sentence within the Document, and also the term table
  6. User can also take a look at the raw Document by clicking on the Document Title.

FrameWork/Library Used :

  1. React.js
  2. Material UI
  3. Material Icons
  4. Sastrawijs (For stemming purposes)
  5. Material Lab
  6. React Router Dom
  7. Axios (For Database Purposes)

Database : Firebase

How To Run :

  1. Locally - Clone the repository - Type cd search-app in the terminal - Type npm start - The Web will start in your LocalHost
  2. Visit this link : https://gallant-bell-d1f670.netlify.app/

web-search-engine's People

Contributors

16519111 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.