How to train with custom features? #9328
Answered
by
polm
theCodinCowboy
asked this question in
Help: Coding & Implementations
-
How can I augment your classification and NER models with my own custom features? I have features I would like to append to the features currently used in the models. Is there a way to do this? |
Beta Was this translation helpful? Give feedback.
Answered by
polm
Sep 30, 2021
Replies: 1 comment
-
There is not a straightforward way to do this at the moment, though some FAQ entries describe how it can be done. It should get a little easier with #9069, which will be in 3.2. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
svlandeg
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There is not a straightforward way to do this at the moment, though some FAQ entries describe how it can be done. It should get a little easier with #9069, which will be in 3.2.