LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (February 2006, week 4)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Tue, 28 Feb 2006 09:45:42 -0800
Reply-To:   chris@OVIEW.CO.UK
Sender:   "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:   chris@OVIEW.CO.UK
Organization:   http://groups.google.com
Subject:   Re: Distinguishing business names from personal names
Comments:   To: sas-l@uga.edu
In-Reply-To:   <1141069795.048999.37660@j33g2000cwa.googlegroups.com>
Content-Type:   text/plain; charset="iso-8859-1"

Well, that's a fantastically vague question!

Obviously, no-one can answer your question in any detail without knowing more details about what you're trying to do. Generally, this is the sort of problem that is impossible to do with 100% accuracy - even a human wouldn't be able to do it accurately. For example, "Goldman Sachs" - is that a person's name, or a business name? Most humans will know that Goldman Sachs is the name of a business, but it could feasibly be the name of a person. Similarly, in the UK we have a chain of shops called John Lewis.

The best you could do might be to match your list of names to a list of known first names, and possibly come up with other rules based on the number of words in the name (a single word is more likely to be a business name) etc. You'll still only have a rough estimate, though, and will have lots of mistakes, guaranteed.

Good luck!

Chris. -------------------------------------------------------- Elvis SAS Log Analyser - http://www.oview.co.uk/elvis --------------------------------------------------------

von-hippel.1@osu.edu wrote: > Has anyone developed code for distinguishing business names from > personal names?


Back to: Top of message | Previous page | Main SAS-L page