Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sbos committed May 23, 2015
1 parent e11056f commit d9ee3b0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -20,8 +20,8 @@ usage: train.jl [--window WINDOW] [--workers WORKERS]
[--d D] [--subsample SUBSAMPLE] [--context-cut]
[--epochs EPOCHS] [--init-count INIT-COUNT]
[--stopwords STOPWORDS]
[--sense-treshold SENSE-TRESHOLD] [-h] train dict
output
[--sense-treshold SENSE-TRESHOLD] [--regex REGEX] [-h]
train dict output
```
Here is the description of all parameters:
* `WINDOW` is a half-context size. Useful values are 3-10.
Expand Down

0 comments on commit d9ee3b0

Please sign in to comment.