open-sesame icon indicating copy to clipboard operation
open-sesame copied to clipboard

A frame-semantic parsing system based on a softmax-margin SegRNN.

Results 29 open-sesame issues
Sort by recently updated
recently updated
newest added

Hello everyone! Can you provide an online demo for this project? It will be of great help! Thanks!

enhancement

When trying to either **test** or **predict**, I run into the an error. I'm new to DyNet but something similar happens here: https://github.com/clab/dynet/issues/1221 to which @neubig suggests: > This sort...

Currently, if no targets are found for a particular input sentence, no output at all will be produced for this sentence. This causes problems if you are trying to get...

Hi, I was able to run the first two steps of annotating a corpus using pretrained model, i.e. target id and frame id identification. But when I run the code...

Hi, How can open-sesame identify non-core frame elements?

I'm currently on a project that's attempting to use Open-Sesame to parse multiple text inputs at once--calling Open-Sesame to predict on all these sentences one by one from the command...

enhancement

There might be an issue with the way the models are being saved, I am currently looking into this.

Hello, I am interested in using the Open-SESAME project in some research. However, it relies on dynet, which the dynet originators (specifically, Graham Neubig) say isn't supported anymore. Does this...

Hello, I was wondering what the developers thought about adapting open-sesame for a frame database and frame parsing on another language (in my case Akkadian)? Since I am not aware...