Replace Pioneer Home   All Examples   Free Download

 New request --free  RSS: Replace Pioneer Examples

648.Advanced search and replace -- How to generate a vocabulary file base on any text file with English articles?

User: editor -- 2010-11-04          << 647  649 >>
Hits: 332
Type: Advanced search and replace   
Search all Advanced search and replace examples
Description:
How to generate a vocabulary file base on any text file with English articles?
There is an English article, how to extract all words from it, sort by the dictionary order and remove all duplicated words(ignore upper and lower cases)?
Input Sample:
This is a test for sorting.
How to sort all english words and remove all duplicated ones?
Output Sample:
a
all
and
duplicated
english
for
How
is
ones
remove
sort
sorting
test
This
to
words
Answer:
Hint: You need to Download and install "Replace Pioneer" on windows platform to finish following steps.
There are many approach for the question with Replace Pioneer. Here is a brief one:

1. ctrl-o open source text file
2. ctrl-h open 'replace' window
* in 'replace with pattern', enter:

3. click 'replace', done!

Note: if you want to count the appearrence of each words, please visit following link:

http://www.mind-pioneer.com/services/469_Character_count.html

You can also search "count word" with following link:
http://www.mind-pioneer.com/services/conv_search.php?key=count+word&type=all

Screenshot 1:  Replace_Window


Similar Examples:
How to convert binary data in many text file to hexdecimal data? (58%)
How to reverse a text file by characters? (55%)
How to remove the line 10 to 20 from many text files all at once? (54%)
How to add a page number after every 40 lines in a text file? (53%)
How to generate IE favorite items from a list of url addresses? (53%)
How to generate a full number list base on given number range list? (53%)
How to exchange the line 10 and 20 from many text files all at once? (53%)
How to replace all the password field in text file with random chars? (53%)

Check Demo of Advanced search and replace
Keywords:
brief  duplicated words  sig  lower case  php  upper  question  english  duplicated  dictionary  count all words in a text sort  count dictionary  lower to upper  upper cases file  upper cases  count remove  word sort and count  search and replace word order