Find - replace #142
Closed
Evenzotesten
started this conversation in
General
Replies: 1 comment
-
|
Find & replace is now implemented in the editor (see Edit menu). But it cannot do it in bulk like your clever solution with Notepad++. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
After transcribe the AI can make multiple variants for the same word, for example:
caixx -> kaixxx
kaaixx -> kaixxx
kiaxxx -> kaixxx
kaix -> kaixxx
kaiex -> kaixxx
cayayx -> kaixxx
I now use a Notepad++ bulk find-replace script to look in a text file for "find" (column 1- "caixx") and "replace" with value (column 2 - "kaixxx"). A VTT with 4000 lines is processed in "split" second ... With this action the reviewer has a lot less work to do.
Some months ago i read a "find-replace" request for the noScribe editor.. this was not available at that time but there was a work around in a local config file (uhm = xxxx,) but i searched several times but i cannot find it .. Or do you have another hint/tip to "automate the find / replace in the transcribe proces"?
Beta Was this translation helpful? Give feedback.
All reactions