Skip to content

Get started

To use ie-eval in your own environment, you need to install manually.

As a dependency

To install ie-eval as a dependency, you need to first add the following line to your requirements.txt file:

ie-eval

Then you can install it via pip:

pip install -r requirements.txt

Manually

To install ie-eval manually, you need to first clone via:

git clone git@gitlab.teklia.com:ner/metrics/ie-eval.git

Then you can install it via pip:

pip install .

To learn more about the newly installed ie-eval command, make sure to run:

ie-eval --help

Get started with: