Thiago Galery
Thiago Galery
Looking here https://en.wikipedia.org/wiki/Jordan_Staircase_of_the_Winter_Palace it seems that the links inside the markup are capture as type `INTERNAL` instead of `IMAGE` , the markup of the page looks like: ``` ==Gallery== Jordantreppe...
Hi, I'm installing this package with miniconda's pip and I run into this error ``` /home/preceptor/miniconda2/envs/wiki/lib/python2.7/site-packages/polyglot/detect/base.py in () 10 11 from icu import Locale ---> 12 import pycld2 as cld2...
Hi there, I'm using polyglot to do some tokenization and NER extraction and am using the output both as features in a Machine Learning model. Since I know in advance...
It would be good to include a requirements.txt file and install the required dependencies when installing this library. For instance, I'm getting this error: ``` python ImportError Traceback (most recent...
Hi, from what I gather, your repo is independent of current changes merged to the original dbpedia extraction framework, Is that right ? If so wouldn't it be better to...
Many thanks for the talk and tutorials @sophwats . I was looking into notebooks 3 and it seems it presupposes the data formatted in a certain way. The markdown mentions...
Thanks for the great work. I was wondering whether your tool could use pre-trained word embeddings and a definitions of entities in a knowledge base (e.g. wikidata). Wikidata and or...
Hi there and thanks for the awesome library. We are trying to evaluate the usage of wordrank embeddings as part of some of our data processing pipelines, and we are...
Hi, I'm just wondering whether this repo is dead or whether you are taking any contributions.