An open API service indexing awesome lists of open source software.

https://github.com/omarsar/nlp_research

🔥 Summary of interesting NLP Papers and Research (Fast and easy reads!) 🔥
https://github.com/omarsar/nlp_research

artificial-intelligence data-science deep-learning machine-learning nlp

Last synced: 5 months ago
JSON representation

🔥 Summary of interesting NLP Papers and Research (Fast and easy reads!) 🔥

Awesome Lists containing this project

README

          

### NLP Research and Paper Reviews
---
by [Elvis Saravia](http://elvissaravia.com/)

(Part of the [DAIR](https://medium.com/dair-ai) initiative)

---

In this repository I will be hosting all my paper reviews and summaries for the latest and most intersting natural language processing (NLP) research. The idea is to present interesting and novel NLP research in a way that is *transferable* to the wider audience, catering for beginner researchers and those in interdisciplinary fields. This includes researchers new to the field of NLP and deep learning and also those from other fields such as linguistics and nueroscience. In addition, I emphasize on several ideas and future research directions, which could be very useful for upcoming researchers who need a new topic to work on.

**Computational Health**
- [Olive Oil is Made of Olives, Baby Oil is Made for Babies: Interpreting Noun Compounds using Paraphrases in a Neural Model](https://github.com/omarsar/nlp_research/blob/master/Computational%20Health/Detecting-Linguistic-Characteristics-of-Alzheimers-Dementia-by-Interpreting-Neural-Models.md)

- [Exploring Emoji Usage and Prediction Through a Temporal Variation Lens](https://github.com/omarsar/nlp_research/blob/master/Affective%20Computing/Exploring-Emoji-Usage-and-Prediction-Through-a-Temporal-Variation-Lens.md)

**Noun-Compound Classification**

- [Detecting Linguistic Characteristics of Alzheimer’s Dementia by Interpreting Neural Models](https://github.com/omarsar/nlp_research/blob/master/Noun-Compound%20Classification/Olive-Oil-is-Made-of-Olives-Baby-Oil-is-Made-for-Babies-Interpreting-Noun-Compounds-using-Paraphrases-in-a-Neura.md)

**Affective Computing**

- [A Deeper Look into Sarcastic Tweets Using Deep Convolutional Neural Networks](https://github.com/omarsar/nlp_research/blob/master/Affective%20Computing/A-Deeper-Look-into-Sarcastic-Tweets-Using-Deep-Convolutional-Neural-Networks.md)

### Make suggestions
If you would like to suggest a paper for me to summarize, feel free to leave an issue.

### Open for contributions
---
I am always open for collaborations so if you like communicating NLP or deep learning research leave an issue or leave a PR.

### You might also be interested in
---
[The NLP Newsletter](https://github.com/omarsar/nlp_newsletter) - Weekly dose of the latest NLP news.

[Deep Learning Notations](https://github.com/omarsar/deep_learning_notations) - Useful deep learning and mathematical notations for writing blog posts and papers.