Code Monkey home page Code Monkey logo

gotoint's Introduction

gotoint

Web search engine.

Tasks

  • Crawler
    • HTML parser
    • Content extraction
    • Database
    • Visited pages bloom filter
    • Multithreading
    • Message queue
    • Priority queue
    • Politeness
    • Re-crawling
    • Handling crawling traps, too long urls
    • Distributed
    • Language detection
    • Duplicate detection
    • DNS cache
  • Index
  • Query
    • Webapp
  • Project name

Check out

Deploy for development

Crawl pages.

docker-compose -f deploy/crawler.dev.yml up

Build inverted index.

docker-compose -f deploy/index.dev.yml up

Start web server.

docker-compose -f deploy/dev.yml up

References

[1] Web Crawling http://infolab.stanford.edu/~olston/publications/crawling_survey.pdf

[2] Introduction to Information Retrieval https://nlp.stanford.edu/IR-book/

gotoint's People

Contributors

abel0b avatar

Stargazers

 avatar

Watchers

 avatar  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.