svlandeg
|
9b719dfb1a
|
use divider inbetween steps
|
2020-07-31 18:06:48 +02:00 |
|
svlandeg
|
51ffc4a166
|
rename pipe_name to component
|
2020-07-31 17:58:55 +02:00 |
|
svlandeg
|
878327d38e
|
printing final predictions by default to False
|
2020-07-31 17:36:32 +02:00 |
|
svlandeg
|
cc2f58a1b0
|
use data_validation context manager
|
2020-07-31 16:49:42 +02:00 |
|
svlandeg
|
5fa3235d06
|
set DATA_VALIDATION to False for debug_model (upgrade thinc)
|
2020-07-31 15:21:01 +02:00 |
|
svlandeg
|
08d3c36c20
|
bugfix in train CLI
|
2020-07-31 15:03:43 +02:00 |
|
svlandeg
|
0b23594953
|
pipe_name instead of section in debug_model
|
2020-07-30 20:06:28 +02:00 |
|
Ines Montani
|
3449c45fd9
|
Update docs [ci skip]
|
2020-07-29 19:48:26 +02:00 |
|
Ines Montani
|
9c80cb673d
|
Update docs [ci skip]
|
2020-07-29 19:41:34 +02:00 |
|
Ines Montani
|
9f69afdd1e
|
Update docs [ci skip]
|
2020-07-29 19:09:44 +02:00 |
|
Ines Montani
|
7a21775cd0
|
Merge pull request #5834 from explosion/feature/vectors
|
2020-07-29 18:49:26 +02:00 |
|
Ines Montani
|
6a5c853edb
|
Fix docs [ci skip]
|
2020-07-29 18:45:12 +02:00 |
|
Ines Montani
|
158d8c1e48
|
Update docs [ci skip]
|
2020-07-29 18:44:10 +02:00 |
|
Matthew Honnibal
|
f7adc9d3b7
|
Start rewriting vectors docs
|
2020-07-29 17:10:06 +02:00 |
|
Ines Montani
|
b0f57a0cac
|
Update docs and consistency
|
2020-07-29 15:14:07 +02:00 |
|
Matthew Honnibal
|
a2d573c039
|
Merge branch 'feature/vectors' of https://github.com/explosion/spaCy into feature/vectors
|
2020-07-29 14:56:27 +02:00 |
|
Matthew Honnibal
|
ebdb3f5f04
|
Fix config
|
2020-07-29 14:56:11 +02:00 |
|
Matthew Honnibal
|
2af741d7e3
|
Fix train arg
|
2020-07-29 14:56:01 +02:00 |
|
Matthew Honnibal
|
c27309f839
|
Merge branch 'develop' into feature/vectors
|
2020-07-29 14:54:10 +02:00 |
|
Ines Montani
|
62266fb828
|
Fix broken type annotation
|
2020-07-29 14:49:49 +02:00 |
|
Matthew Honnibal
|
142b58be92
|
Fix import
|
2020-07-29 14:45:09 +02:00 |
|
Matthew Honnibal
|
c99a653070
|
Adjust textcat model
|
2020-07-29 14:38:15 +02:00 |
|
Matthew Honnibal
|
9e1b11dd81
|
Update vectors in textcat
|
2020-07-29 14:35:36 +02:00 |
|
Matthew Honnibal
|
b5bbfec591
|
Update config
|
2020-07-29 14:26:44 +02:00 |
|
Matthew Honnibal
|
105cf29967
|
Fix DocBin
|
2020-07-29 14:23:13 +02:00 |
|
Ines Montani
|
ff0bc05da8
|
Fix docstrings [ci skip]
|
2020-07-29 14:09:37 +02:00 |
|
Ines Montani
|
6e2623d3f8
|
Fix docstring [ci skip]
|
2020-07-29 14:08:05 +02:00 |
|
Ines Montani
|
8d56260d92
|
Fix docstrings [ci skip]
|
2020-07-29 14:07:13 +02:00 |
|
Ines Montani
|
80b18124d2
|
Fix docstring [ci skip]
|
2020-07-29 14:03:35 +02:00 |
|
Matthew Honnibal
|
4bbbb41bf8
|
Update config
|
2020-07-29 14:01:14 +02:00 |
|
Matthew Honnibal
|
f0cf4a2dca
|
Update tests
|
2020-07-29 14:01:14 +02:00 |
|
Matthew Honnibal
|
07b47eaac8
|
Update tok2vec layer
|
2020-07-29 14:01:13 +02:00 |
|
Matthew Honnibal
|
5ae8628571
|
Fix CharacterEmbed layer
|
2020-07-29 14:01:13 +02:00 |
|
Matthew Honnibal
|
97d3651574
|
Fix stray link_vectors_to_models call
|
2020-07-29 14:01:13 +02:00 |
|
Matthew Honnibal
|
c7d1ece3eb
|
Update tests
|
2020-07-29 14:01:13 +02:00 |
|
Matthew Honnibal
|
00de30bcc2
|
Update CharacterEmbed function
|
2020-07-29 14:01:12 +02:00 |
|
Matthew Honnibal
|
6a6b09bd32
|
Update morphologizer model
|
2020-07-29 14:01:12 +02:00 |
|
Matthew Honnibal
|
20e9098e3f
|
Update tests
|
2020-07-29 14:01:12 +02:00 |
|
Matthew Honnibal
|
c35d6282fc
|
Add previous HashEmbedCNN tok2vec to make transition easier
|
2020-07-29 14:01:12 +02:00 |
|
Matthew Honnibal
|
1784c95827
|
Clean up link_vectors_to_models unused stuff
|
2020-07-29 14:01:11 +02:00 |
|
Matthew Honnibal
|
0c17ea4c85
|
Format
|
2020-07-29 14:00:13 +02:00 |
|
Matthew Honnibal
|
2aff3c4b5a
|
Load vectors in 'spacy train'
|
2020-07-29 14:00:13 +02:00 |
|
Matthew Honnibal
|
7852a68a75
|
Fix load_vectors_into_model function
|
2020-07-29 14:00:13 +02:00 |
|
Matthew Honnibal
|
7299419fe4
|
Dont load vectors in Language.from_config
|
2020-07-29 14:00:12 +02:00 |
|
Matthew Honnibal
|
30dd96c540
|
Load vectors in Language.from_config
|
2020-07-29 14:00:12 +02:00 |
|
Matthew Honnibal
|
df95e2af64
|
Add load_vectors_into_model util
|
2020-07-29 14:00:12 +02:00 |
|
Matthew Honnibal
|
475d7c1c7c
|
Fix StaticVectors class
|
2020-07-29 14:00:11 +02:00 |
|
Matthew Honnibal
|
44d350dc94
|
Use spaCy's StaticVectors
|
2020-07-29 14:00:11 +02:00 |
|
Matthew Honnibal
|
984754e3be
|
Update config
|
2020-07-29 14:00:11 +02:00 |
|
Matthew Honnibal
|
acc64e138a
|
Add import
|
2020-07-29 14:00:11 +02:00 |
|