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...] | ||
| − | * [http://en.wikipedia.org/wiki/Natural_language_processing Wikipedia] | + | * [http://en.wikipedia.org/wiki/Natural_language_processing Natural Language Processing | Wikipedia] |
| + | * [http://en.wikipedia.org/wiki/Grammar_induction Grammar Induction | Wikipedia] | ||
* [[Natural Language Tools]] | * [[Natural Language Tools]] | ||
* [[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)]] | ||
Revision as of 21:27, 12 September 2018
- Natural Language Processing | Wikipedia
- Grammar Induction | Wikipedia
- Natural Language Tools
- 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 (scikit-learn: Count Vectorizer)
- Latent Dirichlet Allocation (LDA)
- 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
- Language services | Cognitive Services | Microsoft Azure
- Text Transfer Learning
Speech recognition, speech translation, understanding complete sentences, understanding synonyms of matching words, sentiment analysis, and writing complete grammatically correct sentences and paragraphs.