python-crfsuite icon indicating copy to clipboard operation
python-crfsuite copied to clipboard

No examples for pycrfsuite.ItemSequence?

Open DomHudson opened this issue 7 years ago • 0 comments

Hi,

The documentation states that "By using this class it is possible to save some time if the same input sequence is passed to trainers/taggers more than once"; however I am struggling to find any examples of it being used. What is the recommended approach to train and predict with ItemSequence objects?

Many thanks

DomHudson avatar May 27 '18 15:05 DomHudson