feat: vzorce 28-32 (z blader/humanizer) + Detection Guidance (ochrana proti over-humanizaci) - #3
Open
ZoloZiak wants to merge 2 commits into
Open
Conversation
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.
Ahoj, tohle navazuje na #2 (nápad na gramatickou vrstvu) - ale tady jde o něco univerzálnějšího, co jsem přenesl z aktuální verze blader/humanizer (ten mezitím dost povyrostl).
Co PR přidává:
5 nových vzorců (28-32) - nejsou vázané na jazyk, platí pro češtinu 1:1:
Sekce "Co NEopravovat" (Detection Guidance) - ochrana proti over-humanizaci: seznam falešných poplachů (dokonalá gramatika ≠ AI, jedno "nicméně" není tell) + znaky lidského psaní, které se mají zachovat. Tohle je podle mě dost užitečné - bez toho model občas vyhladí i to, co dělalo text lidským.
README jsem aktualizoval na 32 vzorců (tabulka + jeden bod). Rozhodnutí samozřejmě nechávám na tobě, klidně si vezmi jen část. Díky!