Commit 5fea4fed authored by Koichi Yasuoka's avatar Koichi Yasuoka
Browse files

bug fix

parent ea6ee221
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -295,7 +295,7 @@ conllusvg.kanbun.checkLinks=function(textid){
      }
      if(p==0&&d=="case"&&c.links[f].from-f<0){
	k=c.nodes[f].deprel;
	if(k=="det"||k=="compound"||k=="conj"||k=="flat")
	if(k=="compound"||k=="conj"||k=="flat")
	  p=1;
      }
      if(p==0&&d=="cc"){