Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NABCC モードで Here's の H と e の間に空白が入る #38

Closed
nishimotz opened this issue May 1, 2017 · 3 comments
Closed

NABCC モードで Here's の H と e の間に空白が入る #38

nishimotz opened this issue May 1, 2017 · 3 comments
Milestone

Comments

@nishimotz
Copy link
Member

#37 関連

text   : Here's
correct: Here's
result : H ere's
pat    : ⡓ ⠑⠗⠑⠄⠎
res_in2: 0,0,1,2,3,4,5
res_in1: 0,1,2,3,4,5,6
res_in : 0,0,1,2,3,4,5
res_out: 0,2,3,4,5,6

0 H,記号,アルファベット,*,*,*,*,H,エイチ,エイチ,1/3,*
1 ,,,*,*,*,*
2 ,,,*,*,*,*
3 ere's,名詞,一般,*,*,*,*,ere's,エアズ,エアズ,0/3,C0

H,H,名詞,アルファベット,*,*,*,*,H,エイチ,エイチ,1/3,H,1
ere's,ere's,名詞,一般,*,*,*,*,ere's,エアズ,エアズ,0/3,ere's,0


@mitsugusakamoto
Copy link

同じようなケースとして
There's
Mother's

なども
Tとhの間
Mとoの間にスペースが入ります。

nishimotz added a commit that referenced this issue May 2, 2017
@nishimotz nishimotz added this to the 2017.2jp milestone May 2, 2017
nishimotz added a commit to nvdajp/nvdajp that referenced this issue May 2, 2017
@nishimotz
Copy link
Member Author

2017.2jp-beta-170504 で対応したつもりです。

@mitsugusakamoto
Copy link

今確認しました。良さそうですよ。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants