pablo-moreira
commited on
Commit
•
83c7087
1
Parent(s):
54b94cc
feat: update README.md
Browse files
README.md
CHANGED
@@ -60,6 +60,8 @@ Notebook with the code for extracting documents from the Wikipedia dump based on
|
|
60 |
|
61 |
[Notebook](extractor.ipynb)
|
62 |
|
|
|
|
|
63 |
- **[Wikipedia dumps](https://dumps.wikimedia.org/)**
|
64 |
- **[A Code-First Intro to Natural Language Processing](https://github.com/fastai/course-nlp)**
|
65 |
- **[Extractor Code](https://github.com/fastai/course-nlp/blob/master/nlputils.py)**
|
|
|
60 |
|
61 |
[Notebook](extractor.ipynb)
|
62 |
|
63 |
+
## Links
|
64 |
+
|
65 |
- **[Wikipedia dumps](https://dumps.wikimedia.org/)**
|
66 |
- **[A Code-First Intro to Natural Language Processing](https://github.com/fastai/course-nlp)**
|
67 |
- **[Extractor Code](https://github.com/fastai/course-nlp/blob/master/nlputils.py)**
|