Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Showing previous data #5

Open
viswesh146 opened this issue Apr 6, 2017 · 0 comments
Open

Showing previous data #5

viswesh146 opened this issue Apr 6, 2017 · 0 comments

Comments

@viswesh146
Copy link

Hi

import geodict_lib
lis = ["I live in India with love", "DACH and the Netherlands Klarna Checkout purchases, Nordics Klarna Checkout purchases, and Klarna Checkout for In-App Purchases"]
for li in lis:
print geodict_lib.find_locations_in_text(li)

I tried with the above code, but for for the text, it shows INDIA as country instead of Netherlands in the second element of the text.

Thanks,
Viswesh M

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant