mirror of https://github.com/explosion/spaCy.git
Update defaults and example
This commit is contained in:
parent
1b982f0838
commit
70afcfec3e
|
@ -234,7 +234,7 @@ p
|
|||
| tweak the hyperparameters. For example:
|
||||
|
||||
+code(false, "bash").
|
||||
parser_hidden_depth=2 parser_maxout_pieces=2 train-parser
|
||||
parser_hidden_depth=2 parser_maxout_pieces=1 train-parser
|
||||
|
||||
+under-construction
|
||||
|
||||
|
@ -282,12 +282,12 @@ p
|
|||
+row
|
||||
+cell #[code parser_maxout_pieces]
|
||||
+cell
|
||||
+cell #[code ]
|
||||
+cell #[code 2]
|
||||
|
||||
+row
|
||||
+cell #[code parser_hidden_depth]
|
||||
+cell
|
||||
+cell #[code ]
|
||||
+cell #[code 1]
|
||||
|
||||
+row
|
||||
+cell #[code hidden_width]
|
||||
|
|
Loading…
Reference in New Issue