Closed DeNeutoy closed 4 years ago
Merging #69 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #69 +/- ##
=======================================
Coverage 98.30% 98.30%
=======================================
Files 37 37
Lines 1063 1063
=======================================
Hits 1045 1045
Misses 18 18
Flag | Coverage Δ | |
---|---|---|
#unittests | 98.30% <ø> (ø) |
Impacted Files | Coverage Δ | |
---|---|---|
pysbd/lists_item_replacer.py | 98.49% <ø> (ø) |
|
pysbd/utils.py | 73.33% <ø> (ø) |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 4652f40...65240ff. Read the comment docs.
Benchmarking using
timeit
had some issues, because some things in the script were slow. This script reduces the time for the benchmarks by ~25%. Also, I think the way you had it it was measuring the total time for 100 runs, rather than the average. I changed it to average, so we get the average speed for a single run across the golden rule set.I also added comparisons for the genia benchmark for all of the tokenizers:
GRS
Genia