Penelope v0.5.0 mix nlp.pos_tagger.test View Source

This task tests a pretrained part-of-speech tagger model using a file containing tokenized text and POS tags.

Link to this section Summary

Functions

A task needs to implement run which receives a list of command line args

Link to this section Functions

A task needs to implement run which receives a list of command line args.

Callback implementation for Mix.Task.run/1.