├── LICENSE └── README.md /LICENSE: -------------------------------------------------------------------------------- 1 | MIT License 2 | 3 | Copyright (c) 2022 Coder-World04 4 | 5 | Permission is hereby granted, free of charge, to any person obtaining a copy 6 | of this software and associated documentation files (the "Software"), to deal 7 | in the Software without restriction, including without limitation the rights 8 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 9 | copies of the Software, and to permit persons to whom the Software is 10 | furnished to do so, subject to the following conditions: 11 | 12 | The above copyright notice and this permission notice shall be included in all 13 | copies or substantial portions of the Software. 14 | 15 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 16 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 17 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 18 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 19 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 20 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 21 | SOFTWARE. 22 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # Complete NLP Series 2 | This repository contains everything you need to become proficient in NLP 3 | 4 | ![0_3_MGS2Ls8QcBo-gB](https://user-images.githubusercontent.com/104568275/187154522-c031050a-34e4-4fd4-806e-e8edd92b243b.jpeg) 5 | 6 | Youtube for all the implemented projects and tech interview resources - [Ignito Youtube Channel](https://www.youtube.com/@ignito5917/about) 7 | 8 | [Day 1 of 30 Days of Natural Language Processing Series](https://medium.com/coders-mojo/day-1-30-days-of-natural-language-processing-series-with-projects-b29211d5450c) 9 | 10 | [Day 2 of 30 Days of Natural Language Processing Series](https://medium.com/coders-mojo/day-2-30-days-of-natural-language-processing-series-with-projects-d44adf23346a) 11 | 12 | [Day 3 of 30 Days of Natural Language Processing Series](https://medium.com/coders-mojo/day-3-30-days-of-natural-language-processing-series-with-projects-e78e424f930f) 13 | 14 | [Day 4 of 30 Days of Natural Language Processing Series](https://medium.com/coders-mojo/day-4-30-days-of-natural-language-processing-series-with-projects-db8a57d18b2c) 15 | 16 | [Day 5 of 30 Days of Natural Language Processing Series](https://medium.com/coders-mojo/day-5-30-days-of-natural-language-processing-series-with-projects-2ef4face244c) 17 | 18 | [Day 6 of 30 Days of Natural Language Processing Series](https://medium.com/coders-mojo/day-6-30-days-of-natural-language-processing-series-with-projects-ba128bccce6c) 19 | 20 | [Day 7 of 30 Days of Natural Language Processing Series](https://medium.com/coders-mojo/day-7-30-days-of-natural-language-processing-series-with-projects-beb172f1f9ed) 21 | 22 | [Day 8 of 30 Days of Natural Language Processing Series](https://medium.com/coders-mojo/day-8-30-days-of-natural-language-processing-series-with-projects-ee7274b513cd) 23 | 24 | [Day 9 of 30 Days of Natural Language Processing Series](https://medium.com/coders-mojo/day-9-30-days-of-natural-language-processing-series-with-projects-80a22459e78c) 25 | 26 | [Day 10 of 30 Days of Natural Language Processing Series](https://medium.com/coders-mojo/day-10-30-days-of-natural-language-processing-series-with-projects-a8f6c51dd4cc) 27 | 28 | -------------- 29 | 30 | # Some of the other best Series- 31 | 32 | [Complete System Design Case Studies Series](https://medium.com/coders-mojo/day-1-of-system-design-case-studies-series-b3c3fecae079?sk=ee7333918f135e06eb3a9b9434d35696) 33 | 34 | [Complete 60 Days of Data Science and Machine Learning Series ](https://medium.com/coders-mojo/day-1-day-60-quick-recap-of-60-days-of-data-science-and-ml-6fc021643d1?sk=4e75e043b7630a9f963562ebac94e129) 35 | 36 | [30 days of Machine Learning Ops](https://medium.com/coders-mojo/day-1-of-30-days-of-machine-learning-ops-7c299e4b09be?sk=4ab48350a5c359fc157109e48b1d738f) 37 | 38 | [30 Days of Natural Language Processing ( NLP) Series](https://medium.com/coders-mojo/quick-recap-30-days-of-natural-language-processing-nlp-with-projects-series-ceb674e3c09b?sk=ca09b27b3d5867f23ab4dc367b6c0c32) 39 | 40 | [Data Science and Machine Learning Research ( papers) Simplified **](https://medium.com/coders-mojo/day-1-data-science-and-ml-research-papers-simplified-a68b00a3b1c4?sk=56136229ff738bd734f19d2b6953f78c) 41 | 42 | [30 days of Data Engineering with projects Series](https://medium.com/coders-mojo/day-1-of-30-days-of-data-engineering-894822fcb128?sk=76ba558bfe2d9f85cbe741e505295531) 43 | 44 | [60 days of Data Science and ML Series with projects](https://medium.com/coders-mojo/day-1-day-60-quick-recap-of-60-days-of-data-science-and-ml-6fc021643d1?sk=4e75e043b7630a9f963562ebac94e129) 45 | 46 | [100 days : Your Data Science and Machine Learning Degree Series with projects](https://medium.com/coders-mojo/100-days-your-data-science-and-ml-degree-part-3-c621ecfdf711?sk=1a8c7b0c204d73432d56b7d1a3a26474) 47 | 48 | [23 Data Science Techniques You Should Know](https://ai.plainenglish.io/23-data-science-techniques-you-should-know-61bc2c9d1b3a?sk=1680c36193eb22198974c9008d62a33c) 49 | 50 | [Tech Interview Series — Curated List of coding questions](https://medium.com/coders-mojo/mega-post-tech-interview-the-only-list-of-questions-you-need-to-practice-ee349ea197bb?sk=fac3614684daff4b50a70c0a71e4d528) 51 | 52 | [Complete System Design with most popular Questions Series](https://medium.com/coders-mojo/system-design-made-easy-quick-recap-of-complete-system-design-34af7e3aedfb?sk=bdd6a19edc1f3ce4a5064923f5b68721) 53 | 54 | [Complete Data Visualization and Pre-processing Series with projects](https://medium.com/coders-mojo/complete-data-preprocessing-and-data-visualization-with-projects-mega-compilation-part-2-41584ef0920e?sk=842390da51689b8d43148c3980570db0) 55 | 56 | [Complete Python Series with Projects](https://medium.com/coders-mojo/complete-python-and-projects-mega-compilation-7ec8f7adfe71?sk=ee0ecf43f23c6dd44dd35d984b3e5df4) 57 | 58 | [Complete Advanced Python Series with Projects](https://medium.com/coders-mojo/complete-advanced-python-with-projects-mega-compilation-part-6-729c1826032b?sk=7faffe20f8039fa57099f7a372b6d665) 59 | 60 | [Kaggle Best Notebooks that will teach you the most](https://medium.com/coders-mojo/my-list-of-kaggle-best-notebooks-topic-wise-data-science-and-machine-learning-part-2-84772863e9ae?sk=5ed02e419854a6c11add3ddc1e52947f) 61 | 62 | [Complete Developers Guide to Git](https://medium.datadriveninvestor.com/the-complete-developers-guide-to-git-6a23125996e1?sk=e30479bbe713930ea93018e1a46d9185) 63 | 64 | [Exceptional Github Repos — Part 1](https://medium.com/coders-mojo/6-exceptional-github-repos-for-all-developers-part-1-21e8fa04e150?sk=9140b249af6fe73d45717185fad48962) 65 | 66 | [Exceptional Github Repos — Part 2](https://medium.com/coders-mojo/6-exceptional-github-repos-for-all-developers-part-2-3eec9a68c31c?sk=8e31d0eb7eb1d2d0bbbcecaa66bd4e7e) 67 | 68 | [All the Data Science and Machine Learning Resources](https://medium.datadriveninvestor.com/best-resources-for-data-science-and-machine-learning-full-list-5ceb9a2791bf?sk=cf85b2cef95560c58509877a794577ff) 69 | 70 | [210 Machine Learning Projects](https://medium.datadriveninvestor.com/210-machine-learning-projects-with-source-code-that-you-can-build-today-721b035649e0?sk=da5f593572a0261a6314afad99a0356c) 71 | 72 | --------- 73 | 74 | --------------------------------------------------------------------------------