batmanscode
batmanscode
Seems so @richramalho. `except_punctuation` is a good idea!
Same *crying smiley face emoji*
@bab2min `df['clean_text'].isnull().value_counts()` showed no empty values
> @batmanscode `df.isnull()` tests only if the value is `NA` or not. Because an empty str `''` is not `NA`, it doesn't show any empty strings. Try following: > >...
@bab2min Agreed. Would be a nice quality of life feature to have
Very interesting @bab2min, thanks for sharing about your experiments and thanks for the suggestion! At the moment I've simply multiplied each tweet by the number of likes and so far...
> @batmanscode Thank you for sharing your detail experience!! Most of your words sound reasonable. However, there seems to be a pitfall in improving log likelihood by adjusting `min_df` and...
The `output_folder` is super useful! Thank you! 😃
This is really cool! Sort of like creating a team for a task if I understood correctly. I think this could work with ethlance as well, to assemble teams using...
I really like this! It's similar to Pickit