트위터P/좋A/지E = 2.50
트위터P/좋A/지V = 2.80 와 같은 점수가 어떤 것에 의해서 매겨진 점수인지 궁금합니다.
가령 "트위터/P"의 점수를 계산한다면 countTokens가 1, countUnknowns가 0 등등 이므로 (1 * 0.18 + 0 * 0.3 + ...) = 1.17 이 되는 과정을 자세히 알고 싶습니다.
스칼라에 익숙하지 않아서 이렇게 도움을 요청해봅니다.
--
You received this message because you are subscribed to the Google Groups "open-korean-text" group.
To unsubscribe from this group and stop receiving emails from it, send an email to open-korean-te...@googlegroups.com.
To post to this group, send email to open-kor...@googlegroups.com.
Visit this group at https://groups.google.com/group/open-korean-text.
To view this discussion on the web visit https://groups.google.com/d/msgid/open-korean-text/760d263f-0cdf-4396-b86b-b859d02a2499%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "open-korean-text" group.
To unsubscribe from this group and stop receiving emails from it, send an email to open-korean-te...@googlegroups.com.
To post to this group, send email to open-kor...@googlegroups.com.
Visit this group at https://groups.google.com/group/open-korean-text.
To view this discussion on the web visit https://groups.google.com/d/msgid/open-korean-text/3228e069-8d43-41f6-a2c4-e1148601ebda%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
말씀하신대로 브랜치로 올렸습니다.
https://github.com/yanguun94/open-korean-text/tree/question_scoring
--
You received this message because you are subscribed to the Google Groups "open-korean-text" group.
To unsubscribe from this group and stop receiving emails from it, send an email to open-korean-te...@googlegroups.com.
To post to this group, send email to open-kor...@googlegroups.com.
Visit this group at https://groups.google.com/group/open-korean-text.
To view this discussion on the web visit https://groups.google.com/d/msgid/open-korean-text/b4225a8a-bcd2-4505-82a3-2dd1a4aa7297%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
친절한 답변과 관심 감사합니다. 좋은 하루 되시길 바랍니다.
이것저것 하다보니 해결한 것 같습니다. 맨 처음 lazy val인 score를 부르기 전에 빈 배열을 가지고 실행한 것이 문제였습니다. 배열이 nonEmpty일때만 점수 출력을 실행하도록 하니 돌아가네요.
친절한 답변과 관심 감사합니다. 좋은 하루 되시길 바랍니다.
--
You received this message because you are subscribed to the Google Groups "open-korean-text" group.
To unsubscribe from this group and stop receiving emails from it, send an email to open-korean-te...@googlegroups.com.
To post to this group, send email to open-kor...@googlegroups.com.
Visit this group at https://groups.google.com/group/open-korean-text.
To view this discussion on the web visit https://groups.google.com/d/msgid/open-korean-text/cb50587c-57d9-4456-b95b-277d6bda2fec%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.