chicago-justice-project / chicago-justice

Chicago Justice Project
GNU General Public License v3.0
14 stars 11 forks source link

Prevent tags being selected if articles is marked as not relevant #51

Open kbrose opened 7 years ago

kbrose commented 7 years ago

From the data dump I got a while ago, there are 2733 articles out of 271808 total (= ~1% of articles) with tags, but also marked as not relevant.

It would be a nice-to-have to prevent this from happening. Front-end validation would probably be sufficient since I don't think we're super worried about malicious actors...

kbrose commented 7 years ago

(Can see these results at https://github.com/chicago-justice-project/article-tagging/blob/master/lib/notebooks/explorations.ipynb)