josh-ashkinaze / Normalized-Google-Distance

A python script to calculate normalized google distance (NGD). This is a semantic similarity metric based on Google search results
15 stars 6 forks source link

'NoneType' object has no attribute 'text' #3

Closed greysou1 closed 4 years ago

greysou1 commented 4 years ago

Installing lxml solves that problem.

However, the next error is coming soon:

'NoneType' object has no attribute 'text'
Trying again...
'NoneType' object has no attribute 'text'
Trying again...

Originally posted by @LinqLover in https://github.com/josh-ashkinaze/Normalized-Google-Distance/issues/1#issuecomment-615401236

josh-ashkinaze commented 4 years ago

Hey! Sorry for the late reply. Yeah I think Google blocked this from working :/