Bugs item #3564124, was opened at 2012-09-02 03:56
Message generated for change (Settings changed) made by dnaber
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=655717&aid=3564124&group_id=110216

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Problem with Chinese
Group: None
Status: Open
Resolution: None
Priority: 7
Private: No
Submitted By: Daniel Naber (dnaber)
Assigned to: Nobody/Anonymous (nobody)
>Summary: Endless loop with Chinese text

Initial Comment:
Checking this text causes an endless loop: 月份牌

Stacktrace:
        at org.ictclas4j.segment.NShortPath.getPaths(NShortPath.java:119)
        at org.ictclas4j.segment.SegTag.split(SegTag.java:98)
        at 
org.languagetool.tokenizers.zh.ChineseWordTokenizer.tokenize(ChineseWordTokenizer.java:65)
        at 
org.languagetool.JLanguageTool.getRawAnalyzedSentence(JLanguageTool.java:759)
        at 
org.languagetool.JLanguageTool.getAnalyzedSentence(JLanguageTool.java:745)
        at org.languagetool.JLanguageTool.check(JLanguageTool.java:553)
        at org.languagetool.JLanguageTool.check(JLanguageTool.java:514)
        at org.languagetool.tools.Tools.checkText(Tools.java:121)
        at org.languagetool.tools.Tools.checkText(Tools.java:90)
        at org.languagetool.Main.runOnFileInOneGo(Main.java:190)
        at org.languagetool.Main.runOnFile(Main.java:168)
        at org.languagetool.Main.main(Main.java:491)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:601)
        at com.intellij.rt.execution.application.AppMain.main(AppMain.java:120)

The version of ictclas4j at http://code.google.com/p/ictclas4j/ doesn't seem to 
be maintained, thus I'm writing the report here.


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=655717&aid=3564124&group_id=110216

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Languagetool-cvs mailing list
Languagetool-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/languagetool-cvs

Reply via email to