An open API service indexing awesome lists of open source software.

https://github.com/nlok5923/ir-experiment-4-code


https://github.com/nlok5923/ir-experiment-4-code

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

        

# Steps to run

## Requirements
- Elastic stack which includes kibana and elastic Search
- nodejs @^14
- python3

## Starting service
```
-> Start the kibana server
-> Start the elastic search service
-> Import the cran field dataset as index name cran-data into kibana interface
```

## Run
```
git clone https://github.com/nlok5923/ir-experiment-5-code.git
cd ir-experiment-5-code
node code.js
```

## Note;
- Once processing complete you can take a look over `output.txt` file to get map score corresponding to different weights.