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

multiple blank parsed multiple words #110

Open
izziiyt opened this issue Aug 1, 2019 · 0 comments
Open

multiple blank parsed multiple words #110

izziiyt opened this issue Aug 1, 2019 · 0 comments

Comments

@izziiyt
Copy link

izziiyt commented Aug 1, 2019

related explosion/spaCy#3756 (comment)

echo "東京都  へ 行く" | java -jar target/sudachi-0.3.0.jar
東京都	名詞,固有名詞,地名,一般,*,*	東京都
 	空白,*,*,*,*,*	 
 	空白,*,*,*,*,*	 
へ	助詞,格助詞,*,*,*,*	へ
 	空白,*,*,*,*,*	 
行く	動詞,非自立可能,*,*,五段-カ行,終止形-一般	行く

Is this expected result ? Multiple blanks parsed to multiple 空白,,,,,*

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

1 participant