Yu Bao (鲍宇)
Results
2
comments of
Yu Bao (鲍宇)
With the dynet version 2.0 . You can use "network.model.populate(filename)" to substitute "network.model.load(filename)". And the hyper parameters ("word_count, tag_count" etc) need to be stored separately.
in the lib/data.py line 25 and line 29 ,it assumes that the root rel must be “root”.This is not necessary in some data sets, It may be "ROOT".