scrapinghub / python-crfsuite

A python binding for crfsuite
MIT License
770 stars 222 forks source link

python_crfsuite features #107

Open rihemmhd opened 5 years ago

rihemmhd commented 5 years ago

Hi ! I work with CRF using python_CRFsuite library and in my case I must use item sequences of float as features. I want to know more about the type of input features are there continuous or discrete values ?