Are Internet Comments predictable?
Abstract
It is a Machine learning project, character-level language model. The main aim of the project is to design and train a machine learning model of internet comments. Using python
The project uses an LSTM (Long-Short Term Memory) and RNN Recurrent Neural Network.
The model will then be trained on a dataset of internet comments that will be built during the project. the comments will be used from reddit.com website as a source as it has a large active community. this website is an American collecting news website that people can share their comments on news, it is a kind of social website. The trained model will then be used to generate interesting observations about the data. A bot has been produced that produces predictable responses to other comments.