Update Translation of CSV Module from rst:286 to rst:370#639
Merged
Conversation
ken71301
reviewed
Sep 8, 2023
ken71301
reviewed
Sep 8, 2023
ken71301
reviewed
Sep 8, 2023
| "This method is a rough heuristic and may produce both false positives and " | ||
| "negatives." | ||
| msgstr "" | ||
| "此方法是一個粗略的啟發,可能會產生錯誤肯定及錯誤否定 (false positives and " |
Collaborator
There was a problem hiding this comment.
false positive 如果根據樂詞網,應該翻為 偽陽性,這邊可以討論或有案例可遵從
然後單看這行我分辨不太出來是 false positive / false negative 還是 false positive / negative,可能要看一下前後文
Collaborator
Author
There was a problem hiding this comment.
好問題 我認為 「偽陽性」可能比較精準
但我會翻譯成「錯誤肯定及錯誤否定」的原因是因為這裡提到程式可能會產生的結果
所以我不確定用「偽陽性」會部會比較好理解
Collaborator
There was a problem hiding this comment.
我搜了一下現在專案還沒有翻過這個詞
看要不要開個discussion討論好了,主要是我翻了一下統計/ML那邊的翻譯也都是真/偽(假) 陰陽性去做翻譯
然後我覺得也搞不好可以直接就翻成 "可能會產生誤判"....
Collaborator
There was a problem hiding this comment.
我自己是覺得 FN & FP 翻成「偽陰」、「偽陽」應該蠻普遍的、還算好理解;也有看到有人分別翻成「漏報」、「誤判」,但好像就沒那麼直覺
Collaborator
Author
There was a problem hiding this comment.
那我這邊先改成「偽陰性」、「偽陽性」好了,
至於 @ken71301 上面提到的,我有空再來開 Discussion
ken71301
reviewed
Sep 8, 2023
ken71301
reviewed
Sep 8, 2023
ken71301
reviewed
Sep 8, 2023
ken71301
reviewed
Sep 8, 2023
ken71301
reviewed
Sep 8, 2023
ken71301
reviewed
Sep 8, 2023
Collaborator
Author
|
Hi @ken71301 已經提出修正了,再麻煩幫我 Review 看看 Thanks! |
ken71301
reviewed
Sep 10, 2023
Collaborator
|
LGTM~ |
beccalzh
pushed a commit
to beccalzh/python-docs-zh-tw
that referenced
this pull request
Sep 4, 2024
* Translate from rst:286 to rst:370 * Update with Reviewer's Comment * update with TYPO!! * Update Term @ rst:300
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
#188
Preview


Hi Reviewers,
Please only check on
rst:286torst:370, since I started use Poedit in this commit,so please ignore the formatting before
rst:286, thanks!