Replace Pioneer Home   All Examples   Free Download

 New request --free  RSS: Replace Pioneer Examples

1172.Advanced search and replace -- How to replace vowel-consonant-vowel groupings with specified format?

User: Colin -- 2014-02-11          << 1171  1173 >>
Hits: 3026
Type: Advanced search and replace   
Search all Advanced search and replace examples
Description:
How to replace vowel-consonant-vowel groupings with specified format? 
I'm going through a massive word list and I'm wanting to search for vowel consonant 
vowel groupings 
e.g. find 
[o], [any consonant], [e] 
 
so it'd find 
o,p,e 
o,k,e 
o,t,e 
etc 
 
and I want to do that for all vowels 
a,p,e 
a,t,e 
a,d,e 
 
then replace 
 
[o], [any consonant], [e] 
with 
[oe], [any consonant], [e] 
 
[a] [any consonant] [e] 
with 
[ai] [any consonant] [e] 
  
[e] [any consonant] [e] 
with 
[ee] [any consonant] [e]
Input Sample:
open 
late 
like 
sure
Output Sample:
oepen 
laite 
lieke 
sewre
Answer:
Hint: You need to Download and install "Replace Pioneer" on windows platform to finish following steps.
1. ctrl-o open text file 
2. ctrl-h open 'replace' dialogue 
* set 'search for pattern' to: 
 
* set 'replace with pattern' to: 
 
3. click 'replace', done. 
 
For multiple files, you can open "Tools->Batch runner" menu, drag multiple files to batch runner window, and click "fast replace" button, click "add", set search and replace to the same content as above, and click "start"

Screenshot 1:  Replace_Window


Similar Examples:
How to split each line of csv file into a single file with specified format? (58%)
How to change each line of data to the specified format? (56%)
How to replace the certain column with specified words? (56%)
How to replace old text with new text only in specified range? (56%)
How to create a text file including filenames in a folder with specified format? (55%)
How to convert a text file to specified format? (55%)
How to replace the vowel in format of vowel,consonant,e,consonant? (53%)
How to count the number of consecutive lines with specified pattern? (53%)

Check Demo of Advanced search and replace
Keywords:
consonant  specified format  group  find  same  word list  content  ass  specified  format  batch list same file multiple  batch find list all text  find replace any files  word batch find and replace  find and replace list  find word  find a word  batch find replace text