artefactory / NLPretext

All the goto functions you need to handle NLP use-cases, integrated in NLPretext
https://artefactory.github.io/NLPretext/
Apache License 2.0
138 stars 13 forks source link

[FIX] raise error for empty text #229

Closed rafaelleaygalenq closed 1 year ago

rafaelleaygalenq commented 1 year ago

Description

Bugfix for issue #205 - Raise error when empty string is passed into `remove_stopwords` ## Related Issue https://github.com/artefactory/NLPretext/issues/205 ## Type of Change

Checklist