tanmayrauth - Overview
Pinned Loading
-
Python solutions with descriptions for all Blind 75 Leetcode Problems
Python 1
-
It is implemented to support concurrent requests utilizing Mutex, Channel, and Goroutine. Tested under a simulated environment, which covers the circumstances such as network loss, network partitio…
Go
-
It fetches the tweet from Twitter using the TweePy API. Using those fetched tweet it identifies the sentiment polarity of it using TextBlob package.
Python
-
It parases the resume and categorises the resume to a particular category(ML, Backend, Data Science, Blockchain) based on the keywords used in it. These keywords are passed into the trained model …
Jupyter Notebook