a very simple demo that uses amharic nlp utils
# Demo Information Retrieval using Amharic NLP
this is a very simple and basic demo app that show how indexing and Information Retrieval is done in Amharic NLP
## Installation
Install this demo with cmake and make
```bash
git clone
github.com
make release
```
> **Note:** The build program will be located inside ./build/Release dir