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

Added position to JapaneseAmbiguousNounConjunctionValidator #896

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

yamanakahirofumi
Copy link

JapaneseAmbiguousNounConjunctionValidatorの出力でStartPositionとEndPositionが追記されるようにしました。
開始位置と終了位置はValidate確定時の単語の位置とメッセージに代入する文字列長から計算しています。

Added StartPosition and EndPosition in the output of JapaneseAmbiguousNounConjunctionValidator.
The start position and end position are calculated from the position of the word when Validate is confirmed and the length of the character string to be assigned to the message.

@yamanakahirofumi
Copy link
Author

CIの失敗は、www.us.apache.orgのドメインでIPアドレスが引けていないこと起因で、mavenダウンロードが失敗していることのようです。
DNSの修正待ち、またはCI環境のダウンロード先変更、したら再度テストを流してくれると助かります。

The CI failure seems to be due to the maven download failing due to the IP address not being assigned in the www.us.apache.org domain.
Please wait for the DNS to be corrected, or change the download destination of the CI environment, and then run the test again.

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

Successfully merging this pull request may close these issues.

None yet

1 participant