avidyalalala / sunpinyin

Automatically exported from code.google.com/p/sunpinyin
0 stars 0 forks source link

输入某长句的时候崩溃 #134

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?
2.0.2

具体长句忘记了,但是试了两次都崩溃。 crash log attached

Original issue reported on code.google.com by fishyw...@gmail.com on 3 Jun 2010 at 7:43

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by find...@gmail.com on 3 Jun 2010 at 9:03

GoogleCodeExporter commented 9 years ago
如果能提供一个可重现的用例就好了,呵呵 :)

Original comment by find...@gmail.com on 3 Jun 2010 at 9:08

GoogleCodeExporter commented 9 years ago
实在想不起来了。当时是输入完整句子的时候会崩溃,然后��
�拆开成几个词组输入就好了。
下次遇到的时候贴上来吧

Original comment by fishyw...@gmail.com on 3 Jun 2010 at 9:10

GoogleCodeExporter commented 9 years ago
实在很难重现啊,你打开了那些设置呢?例如南方模糊音,��
�动纠错等 ...

Original comment by find...@gmail.com on 3 Jun 2010 at 1:37

GoogleCodeExporter commented 9 years ago
模糊音没开,纠错开了gn->ng, img->ing, 
iou->iu这三个,然后开了simpler initials和
smarter segmentation

Original comment by fishyw...@gmail.com on 3 Jun 2010 at 1:39

GoogleCodeExporter commented 9 years ago
多谢了!终于可以重现了,只要输入xianden,就会crash了。我��
�尽快解决 ...

Original comment by find...@gmail.com on 3 Jun 2010 at 2:00

GoogleCodeExporter commented 9 years ago
commit 674a38e7ef380aad9f8cd3c67aaf345cbc8bf694
Author: Yong Sun <mail@yongsun.me>
Date:   Thu Jun 3 22:19:31 2010 +0800

    fixed issue #134

    should only require the primary segments without the auxillary ones
    when 0 transfering happens. Therefore, changed the segmentor interface.

Original comment by find...@gmail.com on 3 Jun 2010 at 2:22