luozhouyang / keras-crf

A more elegant and convenient CRF built on tensorflow-addons.
Apache License 2.0
27 stars 3 forks source link

What is units in CRF layer? #5

Closed ktakanopy closed 3 years ago

ktakanopy commented 3 years ago

What is units parameter in CRF layer?

CRF(units=7)