Text input post-processing: Spaces and punctuation
pbouda opened this issue · 1 comments
pbouda commented
There will be a post-processing in the tool text prediction:
- After the user enters punctuation, the space before the punctuation sign will be removed automatically.
- Any letter after punctuation will be a capital letter (for latin characters).
- The first letter in the text area does not need a space before it. The first letter in the text area will be a capital letter (for latin characters).
pbouda commented
Moved to poio-site project: Poio-NLP/poio-site#1