Jonathan Besomi

Results 128 comments of Jonathan Besomi

Thanks for the update Leo. As you suggested, we can start by improving the stopwords (for English) and see how it goes. Multilingual support requires some thinking and refactoring, we...

Thanks, @svthiago. I will look into that and fix it soon. If you are interested to work on that and want to open a PR, that would be very appreciated!

Hey @akthammomani. I can look into that during the weekend. If you happen to have some free time and feel like contributing, I would love to receive your PR 🎉

**Dask vs. spaCy** It's faster to use `pipe` from spaCy or to directly use `Dask` ([Dask Dataframe](https://docs.dask.org/en/latest/dataframe.html))? `Dask` might be the solution we were looking for ...

Hey @avinashbhat, sorry for my late reply. Absolutely, this is quite first priority. And no, nobody already took it. Do you want to start and see how it goes? Is...

Looks good! 👍 Review: - For the DF output, it would be elegant if you just copy-paste the output as we are doing in the getting-started (See "Getting Started" section,...

Looks great! 🎉 🎉 👍 Can you please provide a short Google Cloab notebook that shows a working pipeline with all the different functions integrated? Do these functions works also...

For now, reviewed only `lda`, see comments below

~#156 has been merged; can you please go through it again?~ => let's wait for #157 to be merged

Hey @kepler Yes, the plan is to merge this PR soon. But first, the idea is to release a new version with the HeroSeries (to introduce and explain the concept)....