Skip to content

PasinduYeshan/sinhala-metaphor-search-engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instructions

Create formatted.json

cd data
python3 converter.py

Put mapping into Elastic search

PUT <index_name>
mapping content

Put songs into Elastic Search

POST _bulk
songs

Setting up elastic search

In the root folder run setup.sh. It will crete the index and add bulk songs to the elastic search.

Setting up back end

Go to backend folder by running cd ./backend in terminal.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published