-
-
Notifications
You must be signed in to change notification settings - Fork 52
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
Version 3.0 #209
Merged
Version 3.0 #209
Conversation
This file contains 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
We do not need to optimize everything, most of the time is spent in md.py
Ousret
added
enhancement
New feature or request
do-not-merge
not yet ready for prime time
labels
Aug 15, 2022
Codecov Report
@@ Coverage Diff @@
## master #209 +/- ##
==========================================
- Coverage 89.90% 89.89% -0.02%
==========================================
Files 11 10 -1
Lines 1218 1187 -31
==========================================
- Hits 1095 1067 -28
+ Misses 123 120 -3
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
This comment was marked as resolved.
This comment was marked as resolved.
… most two entries, will log in details the Mess-detector results
+ 🔥 Coherence detector no longer return 'Simple English' instead return 'English'
…d `from_fp` to adjust the minimum expected coherence ratio
Improve the condition on issue #200
…n when too few alpha character have been fed to it
(i) ensure build are reproductible (ii) still support python 3.6
rc1 publish
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.
3.0.0 (2022-10-18)
Added
normalizer --version
now specify if the current version provides extra speedup (meaning mypyc compilation whl)language_threshold
infrom_bytes
,from_path
andfrom_fp
to adjust the minimum expected coherence ratioChanged
md.py
can be compiled using Mypyc to provide an extra speedup up to 4x faster than v2.1Removed
normalize
chaos_secondary_pass
,coherence_non_latin
andw_counter
from CharsetMatchunicodedata2
first()
andbest()
from CharsetMatchFixed