pytorch-text-crf

A simple crf module written in pytorch. The implementation is based https://github.com/allenai/allennlp/blob/master/allennlp/modules/conditional_random_field.py

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install pytorch-text-crf

Releases

Version Released Buster
Python 3.7
Bullseye
Python 3.9
Bookworm
Python 3.11
Files
0.1 2019-11-14    

Issues with this package?

Page last updated 2023-10-28 01:27:41 UTC