Skip to content

QuantLet/Word-cloud-Search-engine-optimisation-

 
 

Repository files navigation

Search engine

The search engine:

  • downloads the all the PDF frm Quantinar, cleans them and provides a copulae to work with
  • takes in a search term (not limited in size), creates a n-gram structure of the copulae based on the number of words in the search term
  • uses a log-tdidf ranking system to iterate and provide the matching resusts
cd engine

docker build -t registry.virtomat.io/quantinar/search_engine:x.x.x .

About

Future project on search optimisation via NLP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 98.2%
  • Python 1.8%