Difference between revisions of "Natural Language Processing (NLP)"
| Line 1: | Line 1: | ||
[http://www.youtube.com/results?search_query=nlp+nli+natural+language+semantics Youtube search...] | [http://www.youtube.com/results?search_query=nlp+nli+natural+language+semantics Youtube search...] | ||
| − | *[[Long Short-Term Memory (LSTM), Gated Recurrent Unit (GRU), and Recurrent Neural Network (RNN)]] | + | * [[Long Short-Term Memory (LSTM), Gated Recurrent Unit (GRU), and Recurrent Neural Network (RNN)]] |
| − | *[[Autoencoders / Encoder-Decoders]] | + | * [[Global Vectors for Word Representation (GloVe)]] |
| − | *[[AI-Powered Search]] | + | * [[Word2Vec]] |
| − | *[[Neural Coreference]] | + | * [[Doc2Vec]] |
| − | *[[Deep Q Learning (DQN)]] | + | * [[Bag-of-Words]] |
| + | * [[Autoencoders / Encoder-Decoders]] | ||
| + | * [[AI-Powered Search]] | ||
| + | * [[Neural Coreference]] | ||
| + | * [[Deep Q Learning (DQN)]] | ||
* [http://medium.com/@datamonsters/artificial-neural-networks-for-natural-language-processing-part-1-64ca9ebfa3b2 7 types of Artificial Neural Networks for Natural Language Processing] | * [http://medium.com/@datamonsters/artificial-neural-networks-for-natural-language-processing-part-1-64ca9ebfa3b2 7 types of Artificial Neural Networks for Natural Language Processing] | ||
* [http://www.aclweb.org/anthology/C16-1229 Combination of Convolutional and Recurrent Neural Network for Sentiment Analysis of Short Texts | Xingyou Wang, Weijie Jiang, Zhiyong Luo] | * [http://www.aclweb.org/anthology/C16-1229 Combination of Convolutional and Recurrent Neural Network for Sentiment Analysis of Short Texts | Xingyou Wang, Weijie Jiang, Zhiyong Luo] | ||
* [[SpaCy]] Python Library | * [[SpaCy]] Python Library | ||
| − | |||
* [[Courses]]: | * [[Courses]]: | ||
Revision as of 21:54, 6 September 2018
- Long Short-Term Memory (LSTM), Gated Recurrent Unit (GRU), and Recurrent Neural Network (RNN)
- Global Vectors for Word Representation (GloVe)
- Word2Vec
- Doc2Vec
- Bag-of-Words
- Autoencoders / Encoder-Decoders
- AI-Powered Search
- Neural Coreference
- Deep Q Learning (DQN)
- 7 types of Artificial Neural Networks for Natural Language Processing
- Combination of Convolutional and Recurrent Neural Network for Sentiment Analysis of Short Texts | Xingyou Wang, Weijie Jiang, Zhiyong Luo
- SpaCy Python Library
Word2Vec