Finding similar phrases in multiple texts

General questions about using TextPad

Moderators: AmigoJack, bbadmin, helios, MudGuard

Post Reply
GWSeitz
Posts: 1
Joined: Thu Apr 17, 2008 7:34 am

Finding similar phrases in multiple texts

Post by GWSeitz »

Hello ,

I want to compare multiple texts for similar phrases und as a result I need only these phrases who are in 2 or more texts.
If anyone has asuggestion how to achieve this?

Thanks

GWSeitz
User avatar
Cloink
Posts: 81
Joined: Thu Sep 09, 2004 1:44 pm

Post by Cloink »

You can use Find to find in 'In All Documents' (checkbox in the Find dialogue).

You can use a regex to match the similar phrases.

Tile windows, position the cursor in all documents to the top.

Find Next and you will see which files have the same phrase in.
Post Reply