I am dealing with name disambiguation issues. I'm wondering if there's a way to find all common usages of a word by using the web to 'crowdsource' those related names.
For instance, in my data, I have the term 'UC Berkeley'. Can I use a google search (or some other type of application) to find all common synonyms of 'UC Berkeley', such as 'University of California Berkeley', 'Berkeley', 'UCB', etc?
I can imagine this might not fit directly into a stack-overflow type question. I'm more than willing to repost in a different location or forum. Please just tell me where.