You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Welcome to NLP Specialization. I created this repo to collect all notes and summary on this brand-new specialization from [deeplearning.ai](https://www.deeplearning.ai/)
4
+
5
+
## Getting Started
6
+
I made the repo structure same as the course, each numbred-folder is a course.
7
+
under each course folder, you find a readme file contains the summary on all course weeks with pictures and in simple way.
8
+
Labs and assignments of each week are under the lab folder with all its dependencies, so you can run it on your local Jupyter server.
9
+
I added several docs and code issues you can contribute at the repo [Issues](https://github.com/ijelliti/Deeplearning.ai-Natural-Language-Processing-Specialization/issues)
10
+
All the contributions are done via GitHub.
11
+
12
+
### Create a patch
13
+
14
+
1. Submit an issue by describing your proposed change to the repo in question.
15
+
2. The repo owners will respond to your issue rapidly.
16
+
3. Fork the repo make your changes and test it.
17
+
4. Submit a pull request.
18
+
19
+
### Get through review process
20
+
21
+
All submissions, including submissions by project members, require review. We use GitHub pull requests for this purpose.
0 commit comments