diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -2,6 +2,9 @@ Filters academic articles using TF-IDF on titles plus logistic regression. +Live instance: [qolscanner.samsci.com](https://qolscanner.samsci.com) +Blog post: [ScholScan — automated keyword filtering](https://blog.samsci.com/blog/scholscan) + ## Build ``` go build -o scholscan . |
