Free text searching...
 
Notifications
Clear all

Free text searching/mining software

5 Posts
3 Users
0 Reactions
667 Views
(@timsmith)
Active Member
Joined: 18 years ago
Posts: 11
Topic starter   [#2797]

I have a list of 'keywords' that I need to match against some files (email messages (.msg, xls, .doc etc.)

Is there any free s/w that will let me do this and export the results to file?

thanks

PS I have tried the free version of dtSearch, but it doesn't let me export the results to file.



   
Quote
keydet89
(@keydet89)
Famed Member
Joined: 22 years ago
Posts: 3568
 

grep?

http//www.google.com/search?hl=en&q=windows+%2B+grep&btnG=Google+Search



   
ReplyQuote
u2bigman
(@u2bigman)
Eminent Member
Joined: 18 years ago
Posts: 41
 

Could you clarify, plz? grep "exports" to the default display, usually a monitor. If nothing else you can pipe that to a temp file then massage as required.

Or, if all else fails, cut and paste from the screen.



   
ReplyQuote
(@timsmith)
Active Member
Joined: 18 years ago
Posts: 11
Topic starter  

Thanks, I just downloaded it. However, I can't see the option where it will let me upload a file containing the list of keywords that I want searched. It only lets me search one word/phrase at a time.

Is that correct?

thanks for the reply!



   
ReplyQuote
u2bigman
(@u2bigman)
Eminent Member
Joined: 18 years ago
Posts: 41
 

Um, perhaps a case of RTFM?

This is the place to start for all things grep

http//www.gnu.org/software/grep/

The app's staggering sophistication is belied by its trivial user interface. If grep does not do what you want, natively, then there is an add-on somewhere which does.

Good luck on this.



   
ReplyQuote
Share: