SupervisedStylometry / SuperStyl

Supervised Stylometry
GNU General Public License v3.0
21 stars 5 forks source link

implementing glove #46

Closed Jean-Baptiste-Camps closed 9 months ago

codecov[bot] commented 9 months ago

Codecov Report

Attention: 15 lines in your changes are missing coverage. Please review.

Comparison is base (dbe264b) 55.23% compared to head (e89c602) 54.23%.

Files Patch % Lines
superstyl/preproc/tuyau.py 11.76% 15 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #46 +/- ## ========================================== - Coverage 55.23% 54.23% -1.00% ========================================== Files 3 3 Lines 172 177 +5 ========================================== + Hits 95 96 +1 - Misses 77 81 +4 ``` | [Flag](https://app.codecov.io/gh/SupervisedStylometry/SuperStyl/pull/46/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SupervisedStylometry) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/SupervisedStylometry/SuperStyl/pull/46/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SupervisedStylometry) | `54.23% <11.76%> (-1.00%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SupervisedStylometry#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

Jean-Baptiste-Camps commented 9 months ago

Ok, it might work, but it is WAY too slow. I'll look into `gensim'.