Replies: 1 comment 1 reply
-
|
Post the full command. |
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.
-
I notice that when I use the "--sentence" flag, sentences containing abbreviations are split into separate lines.
For example: "Mr. Jones goes to school" will appear in the output file as
<timestamp 1>: Mr.
<timestamp 2>: Jones goes to school
Is there a way to deal with abbreviations in a more effective way, without changing line after the '.' ?
Beta Was this translation helpful? Give feedback.
All reactions