Skip to content

Commit 5fe1d82

Browse files
authored
Fix previous PR of Spanish NLP
1 parent 63d159f commit 5fe1d82

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -340,12 +340,12 @@ NLP as API with higher level functionality such as NER, Topic tagging and so on
340340
- [Columbian Political Speeches](https://github.com/dav009/LatinamericanTextResources)
341341
- [Copenhagen Treebank](https://mbkromann.github.io/copenhagen-dependency-treebank/)
342342
- [Spanish Billion words corpus with Word2Vec embeddings](https://github.com/crscardellino/sbwce)
343-
- [Compilation of Spanish Unannotated Corpora] (https://github.com/josecannete/spanish-unannotated-corpora)
343+
- [Compilation of Spanish Unannotated Corpora](https://github.com/josecannete/spanish-unannotated-corpora)
344344

345345
### Word and Sentence Embeddings
346-
- [Spanish Word Embeddings Computed with Different Methods and from Different Corpora] (https://github.com/dccuchile/spanish-word-embeddings)
347-
- [Spanish Word Embeddings Computed from Large Corpora and Different Sizes Using fastText] (https://github.com/BotCenter/spanishWordEmbeddings)
348-
- [Spanish Sentence Embeddings Computed from Large Corpora Using sent2vec] (https://github.com/BotCenter/spanishSent2Vec)
346+
- [Spanish Word Embeddings Computed with Different Methods and from Different Corpora](https://github.com/dccuchile/spanish-word-embeddings)
347+
- [Spanish Word Embeddings Computed from Large Corpora and Different Sizes Using fastText](https://github.com/BotCenter/spanishWordEmbeddings)
348+
- [Spanish Sentence Embeddings Computed from Large Corpora Using sent2vec](https://github.com/BotCenter/spanishSent2Vec)
349349

350350

351351
## NLP in Indic languages

0 commit comments

Comments
 (0)