Self-taught project to make news recommendation system. Developed a Newsreveal, facebook messenger bot, to provide news based on Facebook's share counts. This project is on going.
- Create Word2Vec model using Korean news article
- Visualize Word2Vec model
- News Trends in facebook news share
- Korean baseball news classification based on team names
- Predict youtube feed category using baseball news classification model
- News Classification using Yonhap News Agency data
- News recommendation by news section using facebook share counts
You can run jupyter codes in this repository if you build docker image using Dockerfile. Data will be provided in the near future.