Open yamanakahirofumi opened 3 years ago
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.
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.