Semantic-Role-Labeling icon indicating copy to clipboard operation
Semantic-Role-Labeling copied to clipboard

使用LSTM进行端到端的语义角色标注(theano)

Results 4 Semantic-Role-Labeling issues
Sort by recently updated
recently updated
newest added

raise TypeError(('TensorType does not support iteration. ' TypeError: TensorType does not support iteration. Maybe you are using builtin.sum instead of theano.tensor.sum? (Maybe .max?) 请问如何解决此问题?谢谢

Traceback (most recent call last): File "D:/Desktop/Semantic-Role-Labeling-master/python/train.py", line 1, in from neural_srl.shared import * ImportError: bad magic number in 'neural_srl.shared': b'\x03\xf3\r\n'

pretty good!!! dou you have other datas for SRL? would you mind sharing it with me? I had trouble in processing them.