Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cheetah90 committed Mar 20, 2017
1 parent f6989c9 commit 245adfc
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Expand Up @@ -24,3 +24,12 @@ From *./flask_classifiers/*, run `python classifiers_server.py`. Doing so will s

## Step 3 - Run the Subarticle Classifier

`wb-java.sh org.wikibrain.cookbook.core.SubarticleClassifier [main article title] [lang_code] [type of dataset] [rating options] -c [configuration]`

**Specifications of the parameters:**
[main article title]: the program will find the subarticles of this Wikipedia article
[lang_code]: three options "en" "es" "zh"
[type of dataset]: one option "popular" (currently)
[rating options]: two options "2" "2.5" "3"

The meanings for each parameter could be seen in the paper.

0 comments on commit 245adfc

Please sign in to comment.