saul
saul copied to clipboard
Saul : Declarative Learning-Based Programming
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
targets issue #452
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,...
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...
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...