@iamrishav111
Rishav Dhar
@iamrishav111
Kolkata, India
A 3rd Year undergrad having interests in Android Development and Computer Vision.
Recently I have developed interest in Open Source and started contributions in Mozilla.
Also have been in MLH Fellowship.
My interest: Solving real world problems(in my project section).
In my pass time I love getting involved in cricket.
Project Section:
2.Recent Times- A news app to get updated
[https://github.com/iamrishav111/RecentTimes]
A self made Android News App to get daily headlines.
User selects the categories and the corresponding articles are
displayed.
Used:News API,Retrofit.
3.Spell Checker(like Grammarly)
[https://github.com/iamrishav111/Spell-Checker-Model]
Used: Edit Distance-1 along with Bayes theorm for calculating
probability of correct-word respect to the error.
Language models used: Unigram,Bigram and Trigram