swabhs / open-sesame

A frame-semantic parsing system based on a softmax-margin SegRNN.
Apache License 2.0
229 stars 65 forks source link

Adds python 3.X compatibility #33

Closed brenowca closed 4 years ago

brenowca commented 5 years ago

Makes minor changes to the code (mainly imports and naming) in order to make it both python 2.7 and python 3.X compatible.