Welcome to the ultimate destination for Natural Language Processing enthusiasts - an exhaustive A-Z guide packed with implementations of algorithms, statistical methods, and cutting-edge techniques, all meticulously crafted in Python.
Embark on a journey through the intricate world of NLP as we delve into the realms of sentiment analysis, machine translation, named entity recognition, and much more. Whether you're a seasoned practitioner or just beginning your NLP exploration, our repository is your one-stop-shop for deepening your understanding and honing your skills.
From classic algorithms to state-of-the-art models, we've got you covered with clear, concise implementations that demystify even the most complex concepts. Explore, experiment, and elevate your NLP prowess with our carefully curated collection.
Star this repository if you find it as invaluable to your NLP endeavors as we do. Together, let's push the boundaries of Natural Language Processing and unleash its full potential. โญ"
Also please subscribe to my youtube channel!
If you want to contact me, you can reach me through social handles.
Topic Name/Tutorial | Video | Code |
---|---|---|
๐1-What is Natural Language Processing (NLP)โญ๏ธ | 1 | --- |
๐2- Natural Language Processing Tasks and Applicationsโญ๏ธ | 1 | Content 3 |
๐3- Best Free Resources to Learn NLP-Tutorialโญ๏ธ | Content 5 | Content 6 |
Topic Name/Tutorial | Video | Code |
---|---|---|
๐1- Preprocessing_Aassignment_1 | Content 2 | |
๐2- Supervised ML & Sentiment Analysisโญ๏ธ | 1 | |
๐3-Vocabulary & Feature Extraction | 1 | |
๐4-Negative and Positive Frequencies | 1 | |
๐5-Text pre-processing | 1-2 | |
๐6-Putting it All Together | --- | |
๐7-Logistic Regression Overview | --- | |
๐8-Logistic Regression: Training | --- | |
๐9-Logistic Regression: Testing | --- | |
๐10-Logistic Regression: Cost Function | --- | |
Lab#1:Visualizing word frequencies | --- | |
๐Lab 2:Visualizing tweets and the Logistic Regression model | --- | |
๐Assignmen:Sentiment analysis with logistic Regression | --- |
Topic Name/Tutorial | Video | Code |
---|---|---|
๐1-Probability and Bayesโ Rule | 1 | |
๐2-Bayesโ Rule | 1 | |
๐3-Naรฏve Bayes Introduction | 1 | |
๐4-Laplacian Smoothing | 1 | |
๐5-Log Likelihood, Part 1 | 1 | |
๐6-Log Likelihood, Part 2 | 1 | |
๐7-Training Naรฏve Bayes | 1 | |
๐Lab1-Visualizing Naive Bayes | Content 5 | |
๐Assignment_2_Naive_Bayes | --- | |
๐8-Testing Naรฏve Bayes | 1 | |
๐9-Applications of Naรฏve Bayes | 1 | |
๐10-Naรฏve Bayes Assumptions | 1 | |
๐11-Error Analysis | 1 |
Week 3 -๐Chapter 3:Vector Space Model
Topic Name/Tutorial | Video | Code |
---|---|---|
๐1-Overview | 1 | |
๐2-Autocorrect | 1 | |
๐3-Build Model | 1-2 | |
๐Lecture notebook building_the_vocabulary | --- | |
๐Lecture notebook Candidates from edits | --- | |
๐4-Minimum edit distance | 1 | |
๐5-Minimum edit distance Alogrithem 1 | 1 | |
๐6-Minimum edit distance Alogrithem 2 | 1 | |
๐7-Minimum edit distance Alogrithem 3 | 1 |
Topic Name/Tutorial | Video | Code |
---|---|---|
๐1-N-Grams Overview | 1 | |
๐2-N-grams and Probabilities | 1-2 | |
๐3-Sequence Probabilities | 1 | |
๐3-Understanding the Start and End of Sentences in N-Gram Language Models | 1 | |
๐4-Lecture notebook: Corpus preprocessing for N-grams | --- | |
๐5-Creating and Using N-gram Language Models for Text Prediction and Generation | 1 | |
๐6-How to Evaluate Language Models Using Perplexity: A Step-by-Step Guideโญ๏ธ | 1 | |
๐7-Lecture notebook: Building the language model | --- | |
๐8-Out of Vocabulary Wordsโญ๏ธ | 1 |
Week - Building Chatbots in Python
๐ป Workflow:
-
Fork the repository
-
Clone your forked repository using terminal or gitbash.
-
Make changes to the cloned repository
-
Add, Commit and Push
-
Then in Github, in your cloned repository find the option to make a pull request
print("Start contributing for Natural Language Processing")
- Make sure you do not copy codes from external sources because that work will not be considered. Plagiarism is strictly not allowed.
- You can only work on issues that have been assigned to you.
- If you want to contribute the algorithm, it's preferrable that you create a new issue before making a PR and link your PR to that issue.
- If you have modified/added code work, make sure the code compiles before submitting.
- Strictly use snake_case (underscore_separated) in your file_name and push it in correct folder.
- Do not update the README.md.
Explore cutting-edge tools and Python libraries, access insightful slides and source code, and tap into a wealth of free online courses from top universities and organizations. Connect with like-minded individuals on Reddit, Facebook, and beyond, and stay updated with our YouTube channel and GitHub repository. Donโt wait โ enroll now and unleash your NLP potential!โ
We would love your help in making this repository even better! If you know of an amazing NLP course that isn't listed here, or if you have any suggestions for improvement in any course content, feel free to open an issue or submit a course contribution request.
Together, let's make this the best AI learning hub website! ๐
Thanks goes to these Wonderful People. Contributions of any kind are welcome!๐