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

https://github.com/jakehartnell/nlpfinalproject


https://github.com/jakehartnell/nlpfinalproject

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

NLPFinalProject
===============

Our goal is to create a bot that uses the hypothes.is API to evaluate whether an annotation is spam, detrimental, or uncivil, and then flag it for moderation.
We plan to use the YouTube API to assemble a training set for what really uncivil comments look like, and hopefully refine our approach to see if the threaded discussion is related to the content on the page. We hope to design light weight features that can be used to make decisions in a computationally efficient way.
Ultimately, the classifier should be able to identify the sentiment of any generic web discussion, offering a wider range of usability. We hope to possibly be able to contribute some code back to the open source hypothes.is project.