How to set up 'classification' model for text in Italics or small/all-capital letters? #1944
Unanswered
ConcaveTrillion
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Hi @ConcaveTrillion 👋, We don't have such a functionality yet. We have several classification models which could be trained for a binary classification in your case: https://mindee.github.io/doctr/modules/models.html#doctr-models-classification But as already mentioned there is no integration - so you would need to modify the classification training script to your needs and later on write your own inference pipeline. Best, |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I'd like to try and see if I can use this tooling to classify text as in "Italics".
Would this be a feasible thing to do?
I'm not clear that a KIE model would do the trick here. Is there anything that I could use to do this today?
CT
Beta Was this translation helpful? Give feedback.
All reactions