saul icon indicating copy to clipboard operation
saul copied to clipboard

Saul : Declarative Learning-Based Programming

Results 100 saul issues
Sort by recently updated
recently updated
newest added

Hello, I'm trying to run the Spatial Role labeling with Saul on stb, but I have the error listed below. I already tested with this manipulation but without success {Please...

Hi, I wondered how I can use the pretrained SRL model on unlabeled text. Is there a specific format I have to convert my test files to? Cheers Sarah

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...

Work Items - [x] Implements feature caching for static features that do not change between runs. - [x] Update documentation - [x] Add unit tests - [x] ~Verify/Reason if we...

Annotator for the Semantic Role Labeler - [x] ~Change the DataModel to be an `object`~ - [x] Add Annotator class - [x] Remove redundant `SRLConfigurator.java` - [ ] ~Train models...

Progress for the Chunker Example ### Features ([LBJava Reference](https://github.com/IllinoisCogComp/illinois-cogcomp-nlp/blob/master/chunker/src/main/lbj/chunk.lbj)) - [x] PreviousTags - [x] POSWindow (Edison-based) - [x] Capitalization in a window (Edison-based) - [x] WordTypeInformation (Edison-based) - [x] Affixes...

in progress

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...