Skip to content
Snippets Groups Projects
Name Last commit Last update
..
convert
datasets
evaluate
predict
train
index.md

Usage

When teklia-dan is installed in your environment, you may use the following commands:

teklia-dan dataset
To preprocess datasets from Arkindex for training. More details in the dedicated page.
teklia-dan train
To train a new DAN model. More details in the dedicated page.
teklia-dan evaluate
To evaluate a trained DAN model. More details in the dedicated page.
teklia-dan predict
To predict an image using a trained DAN model. More details in the dedicated page.
teklia-dan convert
To convert DAN predictions to BIO format. Mostly useful when training DAN for the NER task. More details in the dedicated page.