Recent Releases of superstyl
superstyl - New release only for Zenodo integration
- Python
Published by Jean-Baptiste-Camps over 1 year ago
superstyl - v1.0
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 https://github.com/SupervisedStylometry/SuperStyl/pull/4
- ignore data by @Jean-Baptiste-Camps in https://github.com/SupervisedStylometry/SuperStyl/pull/5
- enhancements by @Jean-Baptiste-Camps in https://github.com/SupervisedStylometry/SuperStyl/pull/6
- Bump nltk from 3.4.4 to 3.6.5 by @dependabot in https://github.com/SupervisedStylometry/SuperStyl/pull/8
- Bump lxml from 4.3.4 to 4.6.3 by @dependabot in https://github.com/SupervisedStylometry/SuperStyl/pull/9
- Feats extract by @Jean-Baptiste-Camps in https://github.com/SupervisedStylometry/SuperStyl/pull/10
- Bump lxml from 4.6.3 to 4.6.5 by @dependabot in https://github.com/SupervisedStylometry/SuperStyl/pull/11
- Parse text by @Jean-Baptiste-Camps in https://github.com/SupervisedStylometry/SuperStyl/pull/14
- Parse text by @Jean-Baptiste-Camps in https://github.com/SupervisedStylometry/SuperStyl/pull/15
- latest devs by @Jean-Baptiste-Camps in https://github.com/SupervisedStylometry/SuperStyl/pull/18
- fix punctuation bug by @Jean-Baptiste-Camps in https://github.com/SupervisedStylometry/SuperStyl/pull/22
- features filter by @Jean-Baptiste-Camps in https://github.com/SupervisedStylometry/SuperStyl/pull/24
- Bump numpy from 1.21.4 to 1.22.0 by @dependabot in https://github.com/SupervisedStylometry/SuperStyl/pull/27
- Bump nltk from 3.6.5 to 3.6.6 by @dependabot in https://github.com/SupervisedStylometry/SuperStyl/pull/28
- Bump lxml from 4.6.5 to 4.9.1 by @dependabot in https://github.com/SupervisedStylometry/SuperStyl/pull/29
- Bump joblib from 1.1.0 to 1.2.0 by @dependabot in https://github.com/SupervisedStylometry/SuperStyl/pull/30
- coef fix by @Jean-Baptiste-Camps in https://github.com/SupervisedStylometry/SuperStyl/pull/32
- groupKFold by @Jean-Baptiste-Camps in https://github.com/SupervisedStylometry/SuperStyl/pull/34
- LONG overdue fixes by @Jean-Baptiste-Camps in https://github.com/SupervisedStylometry/SuperStyl/pull/36
- Updating packages by @Jean-Baptiste-Camps in https://github.com/SupervisedStylometry/SuperStyl/pull/38
- Import by @Jean-Baptiste-Camps in https://github.com/SupervisedStylometry/SuperStyl/pull/41
- fracking fasttext by @Jean-Baptiste-Camps in https://github.com/SupervisedStylometry/SuperStyl/pull/42
- Tests by @Jean-Baptiste-Camps in https://github.com/SupervisedStylometry/SuperStyl/pull/39
- Starting to create more tests by @Jean-Baptiste-Camps in https://github.com/SupervisedStylometry/SuperStyl/pull/43
- implementing glove by @Jean-Baptiste-Camps in https://github.com/SupervisedStylometry/SuperStyl/pull/46
- Global tests by @Jean-Baptiste-Camps in https://github.com/SupervisedStylometry/SuperStyl/pull/47
- Hyperstyl a.1 by @floriancafiero in https://github.com/SupervisedStylometry/SuperStyl/pull/49
- Refactoring and renaming of various functions by @Jean-Baptiste-Camps in https://github.com/SupervisedStylometry/SuperStyl/pull/53
- include affixes in standard load_corpus by @Jean-Baptiste-Camps in https://github.com/SupervisedStylometry/SuperStyl/pull/54
- Correction of POS Issue + more efficient n-gram handling + error handling by @floriancafiero in https://github.com/SupervisedStylometry/SuperStyl/pull/60
- Refactor svm by @Jean-Baptiste-Camps in https://github.com/SupervisedStylometry/SuperStyl/pull/63
- Various fixes by @Jean-Baptiste-Camps in https://github.com/SupervisedStylometry/SuperStyl/pull/68
- Update svm.py by @floriancafiero in https://github.com/SupervisedStylometry/SuperStyl/pull/70
- random sampling à la Eder piu o meno by @Jean-Baptiste-Camps in https://github.com/SupervisedStylometry/SuperStyl/pull/69
- beginning of something to have relative, absolute or binary freqs by @Jean-Baptiste-Camps in https://github.com/SupervisedStylometry/SuperStyl/pull/71
New Contributors
- @dependabot made their first contribution in https://github.com/SupervisedStylometry/SuperStyl/pull/8
- @floriancafiero made their first contribution in https://github.com/SupervisedStylometry/SuperStyl/pull/49
Full Changelog: https://github.com/SupervisedStylometry/SuperStyl/compare/v0.1...v1.0
- Python
Published by Jean-Baptiste-Camps over 1 year ago