https://github.com/suji04/happydb_nlp
A deep NLP model that can detect the cause of happiness from the description of happy moment.
https://github.com/suji04/happydb_nlp
deep-learning gru happydb nlp word2vec-model
Last synced: about 2 months ago
JSON representation
A deep NLP model that can detect the cause of happiness from the description of happy moment.
- Host: GitHub
- URL: https://github.com/suji04/happydb_nlp
- Owner: Suji04
- Created: 2019-11-04T20:37:49.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-11-05T18:40:53.000Z (over 6 years ago)
- Last Synced: 2025-01-07T16:12:06.163Z (over 1 year ago)
- Topics: deep-learning, gru, happydb, nlp, word2vec-model
- Language: Jupyter Notebook
- Homepage:
- Size: 5.76 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# HappyDB_NLP
A GRU based NLP model that can detect the cause of happiness.
## Find the data:
https://megagonlabs.github.io/HappyDB/
## About the data:
HappyDB is a collection of 100,000 happy moments described by individuals experiencing those moments. The goal is to understand the causes of happiness from text using advanced NLP methods.