My solution to the Natural Language Processing course made by Dan Jurafsky, Chris Manning in Winter 2012.
extra-collections (or extra for short) is a python3 package that provides a pythonic, intuitive, and easy implementation of the most common data structures used in software projects.
This is the solution of the "Mathematics for Machine Learning Specialization" made by Coursera
This repository contains an attempt to incorporate Rasa Chatbot with state-of-the-art ASR (Automatic Speech Recognition) and TTS (Text-to-Speech) models directly without the need of running additional servers or socket connections.
This repo contains my attempt to do two things actually. First, to use the IBM Tone Analyzer over tweets about rating movies. And second: to index the same tweets using ElasticSearch
This repo contains a scrapper for the Gutenberg's project website which contains 56,019 books free to read and download. In this repo also, you can find text file containing all the book data until April 2018 containing only the 'id', 'title' and 'authors' for every book in the dataset.