EmmaGerritse

Results 2 issues of EmmaGerritse

When running the following code: ``` import pattern.nl from pattern.nl import conjugate from pattern.nl import PRESENT, SG, PAST conjugate("ben", PRESENT, 3, SG) ``` I get the following error: ``` Traceback...

Hello, I was using jRDF2VEC to train embeddings for DBpedia 2015-10, when using the .owl file (http://downloads.dbpedia.org/2015-10/dbpedia_2015-10.owl ), I get the following error: ``` java -jar jrdf2vec-1.1-SNAPSHOT.jar -graph dbpedia_2015-10.owl Using...

bug