jbesomi / texthero

Text preprocessing, representation and visualization from zero to hero.
https://texthero.org
MIT License
2.89k stars 239 forks source link

Investigate build and cicd issues #206

Closed henrifroese closed 3 years ago

henrifroese commented 3 years ago

There are problems with dependencies (spacy and gensim especially) leading to failing builds.

jbesomi commented 3 years ago

I see, we should probably define the variable name for each library to avoid these kinds of issues also in the future.

henrifroese commented 3 years ago

@jbesomi build issues are now fixed with this pull request, can be merged.

jbesomi commented 3 years ago

Very good job! 🎉 These parts were tricky yet very important! Thanks a lot, Henri 👍 :)