Jean-Baptiste-Camps
released this
11 Nov 14:02
·
56 commits
to master
since this release
New release with:
- unit testing
- changed API
- easier integration in Python scripts (in addition to command line use)
- many new features
What's Changed
- Cah by @Jean-Baptiste-Camps in #4
- ignore data by @Jean-Baptiste-Camps in #5
- enhancements by @Jean-Baptiste-Camps in #6
- Bump nltk from 3.4.4 to 3.6.5 by @dependabot in #8
- Bump lxml from 4.3.4 to 4.6.3 by @dependabot in #9
- Feats extract by @Jean-Baptiste-Camps in #10
- Bump lxml from 4.6.3 to 4.6.5 by @dependabot in #11
- Parse text by @Jean-Baptiste-Camps in #14
- Parse text by @Jean-Baptiste-Camps in #15
- latest devs by @Jean-Baptiste-Camps in #18
- fix punctuation bug by @Jean-Baptiste-Camps in #22
- features filter by @Jean-Baptiste-Camps in #24
- Bump numpy from 1.21.4 to 1.22.0 by @dependabot in #27
- Bump nltk from 3.6.5 to 3.6.6 by @dependabot in #28
- Bump lxml from 4.6.5 to 4.9.1 by @dependabot in #29
- Bump joblib from 1.1.0 to 1.2.0 by @dependabot in #30
- coef fix by @Jean-Baptiste-Camps in #32
- groupKFold by @Jean-Baptiste-Camps in #34
- LONG overdue fixes by @Jean-Baptiste-Camps in #36
- Updating packages by @Jean-Baptiste-Camps in #38
- Import by @Jean-Baptiste-Camps in #41
- fracking fasttext by @Jean-Baptiste-Camps in #42
- Tests by @Jean-Baptiste-Camps in #39
- Starting to create more tests by @Jean-Baptiste-Camps in #43
- implementing glove by @Jean-Baptiste-Camps in #46
- Global tests by @Jean-Baptiste-Camps in #47
- Hyperstyl a.1 by @floriancafiero in #49
- Refactoring and renaming of various functions by @Jean-Baptiste-Camps in #53
- include affixes in standard load_corpus by @Jean-Baptiste-Camps in #54
- Correction of POS Issue + more efficient n-gram handling + error handling by @floriancafiero in #60
- Refactor svm by @Jean-Baptiste-Camps in #63
- Various fixes by @Jean-Baptiste-Camps in #68
- Update svm.py by @floriancafiero in #70
- random sampling à la Eder piu o meno by @Jean-Baptiste-Camps in #69
- beginning of something to have relative, absolute or binary freqs by @Jean-Baptiste-Camps in #71
New Contributors
- @dependabot made their first contribution in #8
- @floriancafiero made their first contribution in #49
Full Changelog: v0.1...v1.0