hyperpartisan-nlp / hyperpartisan-news-detector

Detect extreme one-sidedness in news articles using NLP
1 stars 0 forks source link

Meeting notes #1

Open landgenoot opened 5 years ago

landgenoot commented 5 years ago

Issue which keeps track of team meetings and meetings with our supervisor.

landgenoot commented 5 years ago

Timeline

Next 2 weeks create research report with existing solutions and research. Meet with supervisor to discuss findings.

After two weeks implement an algorithm which does the detection

Reseach report structure

landgenoot commented 5 years ago

Feedback

Start with an easy method, so that you have a baseline. E.g. Scikitlearn which just uses a linear classifier.

After this is up and running, try to experiment with other approaches. But don't start with LSTM, it is one of the hardest approaches.

Add F1 score to research report