Skip to content

Indexing whole Wikipedia using ElasticSearch in < 50 lines of code

Notifications You must be signed in to change notification settings

shashankg7/ElasticSearch-WikiIndex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

ElasticSearch-WikiIndex

Indexing whole Wikipedia using ElasticSearch in < 50 lines of code

Requirements

  1. gensim
  2. elasticsearch-py
  3. elasticsearch package

Command to run

python indexing.py PATH_TO_WIKIPEDIA_DUMP

About

Indexing whole Wikipedia using ElasticSearch in < 50 lines of code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages