Abed Qaddoumi

Results 5 comments of Abed Qaddoumi

I'm not sure if you are still having this problem, but if you use the nl_core_news_sm, it will work. I'm unsure how to solve this issue because I'm unfamiliar with...

I think I have fixed it. I'm not fully sure if it makes sense because the code is very new to me. I'm trying to figure out the compilation and...

I like this [roadmap](https://github.com/graykode/nlp-roadmap) as a base to work off. I saw that a tutorial on tokenization, lemmatization, and stemming was done but I think I can add more details...

Sorry I haven't seen the comment. I think the better one is to add the text to the blog. I can do that if you are still interested?

I tried to check the json.dumps() change df_item[k] = out to out.encode('utf-8').decode('unicode-escape') and seems like it works.