ines
|
7e04b7f89c
|
Fix info text on pipeline in package cli
|
2017-08-26 18:30:59 +02:00 |
|
ines
|
40afa13a8a
|
Increment version
|
2017-08-26 18:30:49 +02:00 |
|
Matthew Honnibal
|
876f38c548
|
Merge pull request #1279 from oroszgy/model_cli_v2
Added vector loading to model cli
|
2017-08-26 15:57:50 +02:00 |
|
Matthew Honnibal
|
cfc055734e
|
Split % in units, for compatibility with corpus
|
2017-08-25 20:03:37 -05:00 |
|
Matthew Honnibal
|
4bb6bc3f9e
|
Add support for sent_start to GoldParse
|
2017-08-25 20:03:14 -05:00 |
|
Matthew Honnibal
|
44589fb38c
|
Fix Break oracle
|
2017-08-25 19:50:55 -05:00 |
|
Matthew Honnibal
|
6d4e8e14ca
|
Merge branch 'develop' of https://github.com/explosion/spaCy into develop
|
2017-08-25 12:37:16 -05:00 |
|
Matthew Honnibal
|
4ce5531389
|
Use layer norm instead of batch norm
|
2017-08-25 12:37:10 -05:00 |
|
Matthew Honnibal
|
20dd66ddc2
|
Constrain sentence boundaries to IS_PUNCT and IS_SPACE tokens
|
2017-08-25 19:35:47 +02:00 |
|
Jim Geovedi
|
58d8078971
|
Merge remote-tracking branch 'upstream/develop' into indonesian
|
2017-08-25 09:21:49 +08:00 |
|
Matthew Honnibal
|
6ceb0f0518
|
Allow Lexeme.rank to be set
|
2017-08-24 21:43:00 +02:00 |
|
Matthew Honnibal
|
44a1fa80d3
|
Merge branch 'develop' of https://github.com/explosion/spaCy into develop
|
2017-08-23 13:02:16 +02:00 |
|
ines
|
bb1abbeba5
|
Only link model if download was successfull
|
2017-08-23 12:36:31 +02:00 |
|
Matthew Honnibal
|
bb2541ffd3
|
Fix PROB attr for OOV words
|
2017-08-23 12:11:52 +02:00 |
|
Matthew Honnibal
|
1c5c256e58
|
Fix fine_tune when optimizer is None
|
2017-08-23 10:51:33 +02:00 |
|
Matthew Honnibal
|
9c580ad28a
|
Merge branch 'develop' of https://github.com/explosion/spaCy into develop
|
2017-08-22 17:02:04 -05:00 |
|
Matthew Honnibal
|
a4633fff6f
|
Restore use of batch norm in model
|
2017-08-22 17:01:58 -05:00 |
|
Matthew Honnibal
|
03b5b9727a
|
Fix Doc.vector for empty doc objects
|
2017-08-22 19:52:19 +02:00 |
|
Matthew Honnibal
|
0551b7b03a
|
Fix doc.vector
|
2017-08-22 19:46:52 +02:00 |
|
Matthew Honnibal
|
83f8e98450
|
Fix retrieval of OOV vectors
|
2017-08-22 19:46:35 +02:00 |
|
Matthew Honnibal
|
df2745eb08
|
Merge branch 'develop' of https://github.com/explosion/spaCy into develop
|
2017-08-22 19:00:43 +02:00 |
|
Matthew Honnibal
|
5b329acbf2
|
Fix vectors_length property in vocab
|
2017-08-22 19:00:27 +02:00 |
|
Matthew Honnibal
|
1fe605dfe5
|
Merge branch 'develop' of https://github.com/explosion/spaCy into develop
|
2017-08-21 19:18:31 -05:00 |
|
Matthew Honnibal
|
18b64e79ec
|
Fix fine tuning
|
2017-08-21 19:18:26 -05:00 |
|
Matthew Honnibal
|
682346dd66
|
Restore optimized hidden_depth=0 for parser
|
2017-08-21 19:18:04 -05:00 |
|
Matthew Honnibal
|
a21d8f3f0b
|
Add predict paths to _ml models
|
2017-08-21 23:23:45 +02:00 |
|
Matthew Honnibal
|
cec76801dc
|
Add profile command to CLI
|
2017-08-21 23:23:05 +02:00 |
|
Matthew Honnibal
|
7be5f30f17
|
Add profile function
|
2017-08-21 23:22:49 +02:00 |
|
ines
|
a68dc891ea
|
Port over changes from #1281
|
2017-08-21 23:19:18 +02:00 |
|
Matthew Honnibal
|
5e50a65252
|
Merge branch 'develop' of https://github.com/explosion/spaCy into develop
|
2017-08-21 14:15:46 -05:00 |
|
Matthew Honnibal
|
80acbc5f1f
|
Fix fine-tune weight mixture
|
2017-08-21 14:15:29 -05:00 |
|
ines
|
d15775c3ad
|
Fix typos and commands in alpha docs
|
2017-08-21 13:40:11 +02:00 |
|
Gyorgy Orosz
|
b3576bfc86
|
Added vector leading to model cli
|
2017-08-20 23:16:12 +02:00 |
|
Matthew Honnibal
|
c10f63bf10
|
Initialize fine tuning to 0.5
|
2017-08-20 15:59:48 -05:00 |
|
Matthew Honnibal
|
62878e50db
|
Fix misalignment caued by filtering inputs at wrong point in parser
|
2017-08-20 15:59:28 -05:00 |
|
Matthew Honnibal
|
78a5f842e9
|
Fix update when update_shared=False
|
2017-08-20 15:58:34 -05:00 |
|
Matthew Honnibal
|
7a6edeea68
|
Merge branch 'develop' of https://github.com/explosion/spaCy into develop
|
2017-08-20 12:55:39 -05:00 |
|
Matthew Honnibal
|
f2f9229964
|
Fix name of update_shared flag
|
2017-08-20 18:19:06 +02:00 |
|
Matthew Honnibal
|
8a59718fd6
|
Fix fine-tuning
|
2017-08-20 18:17:35 +02:00 |
|
Matthew Honnibal
|
80a5146ec2
|
Merge branch 'develop' of https://github.com/explosion/spaCy into develop
|
2017-08-20 11:07:08 -05:00 |
|
Matthew Honnibal
|
84bb543e4d
|
Add gold_preproc flag to cli/train
|
2017-08-20 11:07:00 -05:00 |
|
Matthew Honnibal
|
3fe0d76e6d
|
Merge branch 'develop' of https://github.com/explosion/spaCy into develop
|
2017-08-20 14:50:01 +02:00 |
|
Matthew Honnibal
|
c1d3ff517a
|
Track loss in tagger
|
2017-08-20 14:42:23 +02:00 |
|
Matthew Honnibal
|
8875590081
|
Add optimizer in Language.update if sgd=None
|
2017-08-20 14:42:07 +02:00 |
|
Matthew Honnibal
|
84b7ed49e4
|
Ensure updates aren't made if no gold available
|
2017-08-20 14:41:38 +02:00 |
|
ines
|
3c33003078
|
Port over typo corrections from #1245
|
2017-08-20 12:00:17 +02:00 |
|
Ines Montani
|
c2bbd393af
|
Merge pull request #1276 from oroszgy/model_cli_v2
Ported model cli from v1
|
2017-08-20 11:52:59 +02:00 |
|
Jim Geovedi
|
f77443ab68
|
reworked
|
2017-08-20 13:43:21 +07:00 |
|
Jim Geovedi
|
fbc62a09c7
|
added {pre,suf,in}fix tests
|
2017-08-20 13:43:00 +07:00 |
|
Jim Geovedi
|
713d7c0aa0
|
added indonesian lang test
|
2017-08-20 12:17:14 +07:00 |
|