Releases: artefactory/NLPretext
Releases · artefactory/NLPretext
1.2.2
1.2.1
What's Changed
- Feature/textloader without dask by @julesbertrand in #271
- Update package version to 1.2.1 by @julesbertrand in #274
Full Changelog: 1.2.0...1.2.1
1.2.0
What’s Changed
- Bugfix/fit transform (#270) @julesbertrand
- Fix/bump ci cd actions (#262) @julesbertrand
- [FIX] raise error for empty text (#229) @rafaelleaygalenq
- Feature/add python3.10 support (#259) @julesbertrand
- Dropping Python 3.7 usage and solving emoji issue (#252) @Guillaume6606
- Bump python from 3.7-slim-buster to 3.9.7-slim-buster in /docker (#162) @dependabot
- Bump nltk from 3.5 to 3.6.2 (#164) @dependabot
- Bump actions/cache from 2.1.5 to 2.1.6 (#160) @dependabot
- Bump anchore/scan-action from 2 to 3 (#161) @dependabot
- [Test] added test to check regex validation of spacy model name (#165) @Cedric-Magnan
⬆️ Dependencies updates
- Bump pylint from 2.10.2 to 2.11.1 (#169) @dependabot
- Bump virtualenv from 20.7.2 to 20.8.0 (#166) @dependabot
👥 List of contributors
@Cedric-Magnan, @Guillaume6606, @amaleelhamri, @dependabot, @dependabot[bot], @julesbertrand, @rafaelleaygalenq, Guillaume QUINQUET and Rafaëlle AYGALENQ
1.1.0
What’s Changed
- [FIX] Removed direct dependency and changed docker registry (#163) @Cedric-Magnan
- [DOC] Updated method for spacy tokenizer installation (#159) @Cedric-Magnan
- Feature/ignore stopwords (#157) @Guillaume6606
- fix: display explicit error message when model not downloaded (#156) @benoitgoujon
- Feature/dataloader (#152) @sachalasry-artefact
- Hotfix/pylint (#151) @amaleelhamri
- Fix/credits (#150) @rafaelleaygalenq
👥 List of contributors
@Cedric-Magnan, @Guillaume6606, @amaleelhamri, @benoitgoujon, @hugovasselin, @rafaelleaygalenq and @sachalasry-artefact
Change License on PyPI
Update license MIT to Apache in PyPI
Add documentation
- Readme fix
- Long description add
- Augmentation sphinx documentation fix
1st release
First release
- Easy pipelines to clean text efficiently
- Catalogue of preprocessing functions for different needs