Pinned Repositories
100-times-faster-nlp
🚀100 Times Faster Natural Language Processing in Python - iPython notebook
ai-odsc-workshop-2019
Materials for the workshop "Applications of NLP in EdTech" at Open Data Science Conference (West), 2019.
atap
Code for Applied Text Analysis with Python
awesome
😎 Awesome lists about all kinds of interesting topics
awesome-public-datasets
A topic-centric list of HQ open datasets. PR ☛☛☛
awesome-relation-extraction
📖 A curated list of awesome resources dedicated to Relation Extraction, one of the most important tasks in Natural Language Processing (NLP).
bigartm
Fast topic modeling platform
Complete-Python-Bootcamp
Lectures for Udemy - Complete Python Bootcamp Course
Coursera-Machine-Learning-Assignments-Personal-Solutions
Personal Solutions to Programming Assignments on Matlab
deep-learning
Repo for the Deep Learning Nanodegree Foundations program.
harelhan's Repositories
harelhan/100-times-faster-nlp
🚀100 Times Faster Natural Language Processing in Python - iPython notebook
harelhan/ai-odsc-workshop-2019
Materials for the workshop "Applications of NLP in EdTech" at Open Data Science Conference (West), 2019.
harelhan/atap
Code for Applied Text Analysis with Python
harelhan/awesome
😎 Awesome lists about all kinds of interesting topics
harelhan/awesome-public-datasets
A topic-centric list of HQ open datasets. PR ☛☛☛
harelhan/awesome-relation-extraction
📖 A curated list of awesome resources dedicated to Relation Extraction, one of the most important tasks in Natural Language Processing (NLP).
harelhan/bigartm
Fast topic modeling platform
harelhan/Complete-Python-Bootcamp
Lectures for Udemy - Complete Python Bootcamp Course
harelhan/Emerging_Local_Policy_Trends
Natural Language Processing (NLP)
harelhan/free-programming-books
:books: Freely available programming books
harelhan/hands-on-nltk-tutorial
The hands-on NLTK tutorial for NLP in Python
harelhan/interpret
Fit interpretable models. Explain blackbox machine learning.
harelhan/LDAvis
R package for web-based interactive topic model visualization.
harelhan/mit-deep-learning-book-pdf
MIT Deep Learning Book in PDF format (complete and parts) by Ian Goodfellow, Yoshua Bengio and Aaron Courville
harelhan/ml-coursera-python-assignments
Python assignments for the machine learning class by andrew ng on coursera with complete submission for grading capability and re-written instructions.
harelhan/modern-nlp-in-python
harelhan/nlp_course
YSDA course in Natural Language Processing
harelhan/nmt-chatbot
NMT Chatbot
harelhan/numerical-linear-algebra
Free online textbook of Jupyter notebooks for fast.ai Computational Linear Algebra course
harelhan/phrase-at-scale
Detect common phrases in large amounts of text using a data-driven approach. Size of discovered phrases can be arbitrary. Can be used in languages other than English
harelhan/practical-machine-learning-with-python
Master the essential skills needed to recognize and solve complex real-world problems with Machine Learning and Deep Learning by leveraging the highly popular Python Machine Learning Eco-system.
harelhan/prophet
Tool for producing high quality forecasts for time series data that has multiple seasonality with linear or non-linear growth.
harelhan/pytextrank
Python implementation of TextRank for text document NLP parsing and summarization
harelhan/repo1
harelhan/snips-nlu
Snips Python library to extract meaning from text
harelhan/Sudoku-Solver-AI
I made a real time Sudoku solver using the camera, it looks for the edges of the Sudoku in the frame, extracts it, solves it and overlays the solution on the puzzle itself. For the digit recognition, I used a CNN, trained using Keras with printed characters from the different ubuntu fonts. For the image processing part, I used OpenCV for the edge detection.
harelhan/tips
Most commonly used git tips and tricks.
harelhan/Trend-Detection
Detecting Trends in Job Advertisements
harelhan/vega-lite-tutorials
Compilation of Vega-Lite & Altair Tutorials
harelhan/vscode-tips-and-tricks
Collection of helpful tips and tricks for VS Code.