Results 41 issues of Parisa Kordjamshidi

It seems if the .lex of a classifier has been created before and exists in the default path when we retrain the classifiers it adds features to the same lexicon,...

bug

For the moment all nodes are defined based on base types and edges and properties are defined based on the sensors on the base types. But we want to be...

I am re-running SRL experiments and I am not sure why the population so extremely slow. I wonder, who is available to re-check the data model population code and see...

Spotted by @onlinecco, when the regressor is called regressor(x) an NPE is thrown. For now the solution is that we should call it by saying explicitly regressor.realValue(x).

not a part of data model population/manipulations.

The pathToHead needs to be a direct edge, but ideally, we should be able to give a path.

Here is a list of issues we faced when holding the workshop with @bhargav for the "Intro. to machine learning" class. A more formal feedback to come soon. 1- Running...

enhancement

Such a project should be separate from Saul examples and will contain the base types, standard readers, sensors and resources for each domain (i.e. NLP, vision, etc).

for regressors we have only testContinuous(), I guess and cv is not in place for that.

enhancement

It seems this is not working? Could someone try this? I get this error even when I have only true/false binary label: `Error: : An LTU must be given a...