User: Kenneth -- 2014-02-23 << 1179 1181 >> |
Hits: 6231 |
Type: Replace text in multiple files |
Search all Replace text in multiple files examples |
Description: |
How to bulk remove Chinese characters? I got 10000+ text filed which contain both English and Chinese in every single file. I would like to remove all Chinese character (all of them are in full-width), and keep my English text. How could I do this? |
Input Sample: |
Hello ÄãºÃ Yes ÊÇ No ²»ÊÇ |
Output Sample: |
Hello Yes No |
Answer: |
Hint: You need to Download and install "Replace Pioneer" on windows platform to finish following steps. |
1. open "Tools->Batch Runner" window 2. drag multiple text files to "Batch Runner" window 3. click "Fast Replace" button 4. click "add" to add new rules * set "search" to: * set "replace" to blank * click "ok" 5. make sure "reg exp" option is selected. 6. click "start", done. |
Screenshot 1: Fast_Replace_Window |