I have a list of names, some of them are fake, I need to use NLP and Python 3.1 to keep the real nam
Posted
by Sho Minamimoto
on Stack Overflow
See other posts from Stack Overflow
or by Sho Minamimoto
Published on 2010-03-08T04:49:50Z
Indexed on
2010/03/08
4:51 UTC
Read the original article
Hit count: 409
python-3.x
|nlp
I have no clue of where to start on this. I've never done any NLP and only programmed in a Python 3.1, which I have to use. I'm looking at the site http://www.linkedin.com and I have to gather all of the public profiles and some of them have very fake names, like 'aaaaaa k dudujjek' and I've been told I can use NLP to find the real names, where would I even start?
© Stack Overflow or respective owner