We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4cdefa commit ab9adbfCopy full SHA for ab9adbf
subjects/ai/nlp-spacy/README.md
@@ -102,8 +102,6 @@ The goal of this exercise is to learn to use `spaCy` embedding on a document.
102
103
[logo]: ./w3day05ex1_plot.png "Plot"
104
105
-https://medium.com/datadriveninvestor/cosine-similarity-cosine-distance-6571387f9bf8
106
-
107
---
108
109
@@ -172,4 +170,3 @@ The data `news_amazon.txt` used is a newspaper about Amazon.
172
170
- [Spacy](https://spacy.io/usage/spacy-101)
173
171
- [NLP 1](https://spacy.io/api/doc)
174
- [NLP 2](https://www.analyticsvidhya.com/blog/2021/06/nlp-application-named-entity-recognition-ner-in-python-with-spacy/)
175
-- [NLP 3](https://medium.com/mlearning-ai/nlp-04-part-of-speech-tagging-in-spacy-dc3e239c2726)
0 commit comments