Skip to content

Commit 3717937

Browse files
vpollo11Oumaimafisaoui
authored andcommitted
[EXTERNAL] docs (nlp): fix and update resource links in documentation
1 parent c90dbff commit 3717937

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

subjects/ai/nlp/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ The preprocessing is composed of:
169169
4. Stopword Filtering
170170
5. Stemming
171171

172-
_ [Resources](https://towardsdatascience.com/nlp-preprocessing-with-nltk-3c04ee00edc0_)
172+
_ [Resources](https://codefinity.com/blog/A-Comprehensive-Guide-to-Text-Preprocessing-with-NLTK)
173173

174174
---
175175

@@ -231,6 +231,6 @@ Steps:
231231

232232
- [Nlp 1](https://towardsdatascience.com/your-guide-to-natural-language-processing-nlp-48ea2511f6e1)
233233

234-
- [Nlp 2](https://towardsdatascience.com/word-embeddings-for-nlp-5b72991e01d4)
234+
- [Nlp 2](hhttps://www.geeksforgeeks.org/nlp/word-embeddings-in-nlp/)
235235

236236
- [Sklearn.feature_extraction.text.CountVectorizer](https://scikit-learn.org/stable/modules/generated/sklearn.feature_extraction.text.CountVectorizer.html)

0 commit comments

Comments
 (0)