Loading Pulleyblank/conllusvgload.js +2 −1 Original line number Diff line number Diff line // CoNLL-U SVG Load & Save by Koichi Yasuoka, July 13, 2018. // CoNLL-U SVG Load & Save by Koichi Yasuoka, July 14, 2018. // "conllusvgview.js" is needed. "use strict"; conllusvg.onLoadLocal=function(e){ var textid,c; for(textid in conllusvg.main){ Loading Loading
Pulleyblank/conllusvgload.js +2 −1 Original line number Diff line number Diff line // CoNLL-U SVG Load & Save by Koichi Yasuoka, July 13, 2018. // CoNLL-U SVG Load & Save by Koichi Yasuoka, July 14, 2018. // "conllusvgview.js" is needed. "use strict"; conllusvg.onLoadLocal=function(e){ var textid,c; for(textid in conllusvg.main){ Loading