Help! I need to come out with python codes to extract name, designation, company, address, zip code, telephone number, country city, email address from any input corpus of text strings.
I managed to figure out the codes to extact phone number, e mail and names and will figure out the rest like country, city zip code etc. later. Unfortunately I am stuck now as my python skills is very elementary. Can anyone help me to amend my codes such that I can input any corpus and the codes will help me extract phone number, e mail and names as ouputs?
Thanks!
I managed to figure out the codes to extact phone number, e mail and names and will figure out the rest like country, city zip code etc. later. Unfortunately I am stuck now as my python skills is very elementary. Can anyone help me to amend my codes such that I can input any corpus and the codes will help me extract phone number, e mail and names as ouputs?
Thanks!