GithubHelp home page GithubHelp logo

hp-rohitsharma / node.js_based_text_indexer Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 9 KB

Node.js based app to upload text/pdf file and search text, phrase suggestions from indexed data.

JavaScript 100.00%
pdf engine search-engine search-algorithm

node.js_based_text_indexer's Introduction

node.js_based_text_indexer

Node.js based app to upload text/pdf file and search text, phrase suggestions from indexed data.

What is it ? Text Search engine which takes text files, html , Pdf files as input and later on user can use its api's to search document having given text/phrase/string. It can be used to look for text/phrase/string in the list of documents.

APIs List URL: /index Description: Upload HTML/text/pdf at this endpoint to index data into engine for searching

URL : /index/search/:text Description: This api takes in texts input and returns list of documents (indexed) containd that text.

URL : /index/suggestions/:text Description: This api returns possible suggestions to complete the sentence. Suggestion is given using the indexed data.

node.js_based_text_indexer's People

Contributors

rosharmaquark avatar hp-rohitsharma avatar

Watchers

James Cloos 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.