Arabic support
Hi, my name is Adam. I'm a native Arabic speaker, and I'm interested in helping out as much as I can in this project.
Previous Experience I have never worked on an NLP project before but i'm used to normal classification and regression problems using SVM, KNN and Logical Regression but i've seen on the README that that is not an issue and you're fine with someone new to NLP.
Hi Adam!
Thank you for your message and for joining us! We are pleased to have you there.
Do you have any idea how would you like to contribute? If you don't know where to start, you might help us improve the documentation. I will add very soon some extra good first issue here on Github.
For any questions, do not hesitate to ask!
Thank you and how can I actually improve the documentation?
This is the first project I'm helping in, I've always just browsed through github but this is the first one I'm interested in.
All right, first, read CONTRIBUTING and PURPOSE.md. If you have never contributed to an open-source project before, you will also find useful links that explain step-by-step how the Github workflow work.
Once you will a local version of Texthero ( as explainer in CONTRIBUTING), you can improve the docstring of texthero.representation.dbscan as a first task. You almost need to just copy-paste the code from texthero.representation.pca and replace "pca" with "dbscan" :).
As explained in the document, make sure you pass all local tests before submitting the PR. That way I can review it and accept it faster.
For more questions, just ask! Look forward to see your first PR! Regards,