Poio-NLP/poio-corpus

Text input post-processing: Spaces and punctuation

pbouda opened this issue · 1 comments

There will be a post-processing in the tool text prediction:

  1. After the user enters punctuation, the space before the punctuation sign will be removed automatically.
  2. Any letter after punctuation will be a capital letter (for latin characters).
  3. 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).

Moved to poio-site project: Poio-NLP/poio-site#1