_parser_internals
|
Refactor Docs.is_ flags (#6044)
|
2020-09-17 00:14:01 +02:00 |
dep_parser.pyx
|
Clean up
|
2020-09-29 12:14:08 +02:00 |
entity_linker.py
|
begin_training -> initialize
|
2020-09-28 21:35:09 +02:00 |
entityruler.py
|
Fix handling of score_weights
|
2020-09-24 10:27:33 +02:00 |
functions.py
|
Refactor Docs.is_ flags (#6044)
|
2020-09-17 00:14:01 +02:00 |
lemmatizer.py
|
Fix handling of score_weights
|
2020-09-24 10:27:33 +02:00 |
multitask.pyx
|
Clean up sgd
|
2020-09-29 12:00:08 +02:00 |
ner.pyx
|
begin_training -> initialize
|
2020-09-28 21:35:09 +02:00 |
pipe.pyx
|
Remove 'sgd' arg from component initialize
|
2020-09-29 11:42:35 +02:00 |
sentencizer.pyx
|
Clean up
|
2020-09-29 12:14:08 +02:00 |
senter.pyx
|
Clean up sgd
|
2020-09-29 12:00:08 +02:00 |
tagger.pyx
|
Remove 'sgd' arg from component initialize
|
2020-09-29 11:42:35 +02:00 |
textcat.py
|
Clean up sgd
|
2020-09-29 12:00:08 +02:00 |
tok2vec.py
|
begin_training -> initialize
|
2020-09-28 21:35:09 +02:00 |
transition_parser.pyx
|
Upd initialize args
|
2020-09-29 12:08:37 +02:00 |