forked from KEMT/zpwiki
nlp presentation
This commit is contained in:
parent
98d3972bb1
commit
bbb1b104fa
@ -5,18 +5,21 @@ published: true
|
||||
|
||||
# Spracovanie prirodzeného jazyka
|
||||
|
||||
## Prezentácia
|
||||
|
||||
- [Krátky úvod do NLP](./mrakt) (prezentácia z predmetu Moderné rečové a komunikačné technológie 2019)
|
||||
|
||||
## Knihy
|
||||
|
||||
- Lane, Howard, Hopke: Natural language processing in action
|
||||
|
||||
## Knižnice Python
|
||||
|
||||
- Flair https://github.com/zalandoresearch/flair
|
||||
- Spacy https://spacy.io/
|
||||
- [Flair](https://github.com/zalandoresearch/flair)
|
||||
- [Spacy](https://spacy.io/)
|
||||
|
||||
## Word Embedding
|
||||
|
||||
- https://nlp.stanford.edu/projects/glove/
|
||||
- https://fasttext.cc/
|
||||
- https://radimrehurek.com/gensim/ (topic modelling)
|
||||
-
|
||||
- [GloVe](https://nlp.stanford.edu/projects/glove/)
|
||||
- [FastText](https://fasttext.cc/)
|
||||
- [GenSim](https://radimrehurek.com/gensim/) (topic modelling)
|
||||
|
Loading…
Reference in New Issue
Block a user