You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the model always adds punctuation marks at the end of sentences, regardless of the context.
However, in many situations punctuation is unnecessary, such as in tables.I suspect that when other users say the punctuation feature isn't working well, most of them are actually referring to the end-of-sentence punctuation.
Therefore, I suggest adding a punctuation removal feature,
For example:
In certain applications (specified by the user), remove punctuation at the end of the text, such as in excel.exe.
When the text contains fewer than a certain number of characters (defined by the user), remove the punctuation at the end. For example, remove punctuation when the text is shorter than 4 characters.
PS:Thank you for your great work!
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Currently, the model always adds punctuation marks at the end of sentences, regardless of the context.
However, in many situations punctuation is unnecessary, such as in tables.I suspect that when other users say the punctuation feature isn't working well, most of them are actually referring to the end-of-sentence punctuation.
Therefore, I suggest adding a punctuation removal feature,
For example:
In certain applications (specified by the user), remove punctuation at the end of the text, such as in excel.exe.
When the text contains fewer than a certain number of characters (defined by the user), remove the punctuation at the end. For example, remove punctuation when the text is shorter than 4 characters.
PS:Thank you for your great work!
Beta Was this translation helpful? Give feedback.
All reactions