Replace Pioneer Home   All Examples   Free Download

 New request --free  RSS: Replace Pioneer Examples

794.Count and statistics -- How to count number of each intial letters in all words in text file?

User: editor -- 2011-06-06          << 793  795 >>
Hits: 3140
Type: Count and statistics   
Search all Count and statistics examples
Description:
How to count number of each intial letters in all words in a text file?
Input Sample:
This is a test for inital letters
Output Sample:
2 i 
2 t 
1 l 
1 a 
1 f
Answer:
Hint: You need to Download and install "Replace Pioneer" on windows platform to finish following steps.
1. open 'Tools->Pattern Counter' menu 
2. select "File/http", and choose the file in the following entry 
3. click "Clear" to clear default pattern 
4. click "Add" to add a new pattern, set "pattern=>" field to: 
 then click "ok" 
5. check option of "ignore case", "regular exp" 
6. select the new create pattern, and click "Detail" 
7. click "copy" to copy the result to clipboard.

Screenshot 1:  Pattern_Counter_Window


Similar Examples:
How to change the number in each line to specified order in a text file? (68%)
How to sort the numbers in each line by the descending order in a text file? (67%)
How to count the occurrence of a list of words in a text file? (65%)
How to count number of words appeared in a text file? (65%)
How to add a number in each line indicating number of words in this line? (62%)
Can I count the frequency of each word in a text file? (62%)
How to join every sequential line with a random line in a text file? (60%)
How to change columns in each line to specified order in text file? (60%)

Check Demo of Count and statistics
Keywords:
clipboard  field  pattern counter  counter  letters  create  ignore case  statistics  statist  count and statistics  add letters  statistics of number of words  count the number of words in  statistics words in a text  words statistics in text file  words statistics in text  set default  create a text