quanteda.textmodels icon indicating copy to clipboard operation
quanteda.textmodels copied to clipboard

textmodel_affinity() needs enhancement

Open kbenoit opened this issue 5 years ago • 0 comments

At least including:

  • predict object class and predict.textmodel_affinity() methods should match the behaviour of the textmodel_nb() methods.
  • predict(x, newdata = ...) should match the behaviour of that of the other supervised methods, where the dfm is made automatically to conform.

kbenoit avatar Jul 10 '19 10:07 kbenoit