I'm helping out someone with his Google AdWords campaigns, and I need to find an efficient way to combine key terms without having to sit and do a few thousand manually. I'm willing to invest in some software, but of course, freeware is fine, too :D
Basically, I'd like to be able to put words into separate lists and then tell the program: "Generate keywords via words in lists:
- [location] + [descriptor] + [noun]
- [descriptor] + [noun]
- [actionword] + [descriptor] + [noun]
and so on.
I'm able to do this (very) roughly with Excel and string concatenations, but it's really a mess. Excel, from what I can tell, is clearly not designed to handle something like this gracefully.
Any ideas of other programs to accomplish this? Especially any programs that can do intelligent word-stemming and other tricks like that?