ines
|
32c6f05de9
|
Adjust spacing and sizing in compact mode
|
2017-06-03 13:25:32 +02:00 |
|
ines
|
cc8c8617a4
|
Shut down displaCy server on KeyboardInterrupt
|
2017-06-03 13:24:56 +02:00 |
|
ines
|
70fbba7d08
|
Clone Doc to never merge punctuation on original Doc
|
2017-06-03 13:24:43 +02:00 |
|
ines
|
c60431357d
|
Port over docs typo corrections
|
2017-06-03 11:31:30 +02:00 |
|
ines
|
459a1e8470
|
Fix whitespace
|
2017-06-03 11:31:18 +02:00 |
|
ines
|
5109bba910
|
Port over fix from #1070
|
2017-06-03 11:31:11 +02:00 |
|
ines
|
71954d5fe7
|
Update Thinc version
|
2017-06-03 10:32:53 +02:00 |
|
ines
|
d21459f87d
|
Update serializer tests
|
2017-06-02 21:42:26 +02:00 |
|
ines
|
c862527474
|
Add more variations of .env to gitignore
|
2017-06-02 21:08:39 +02:00 |
|
ines
|
6669583f4e
|
Use OrderedDict
|
2017-06-02 21:07:56 +02:00 |
|
ines
|
2f1025a94c
|
Port over Spanish changes from #1096
|
2017-06-02 19:09:58 +02:00 |
|
Ines Montani
|
e7ef51b382
|
Update tokenizer_exceptions.py
|
2017-06-02 19:00:01 +02:00 |
|
ines
|
f45cd174bf
|
Update Thinc version
|
2017-06-02 18:48:16 +02:00 |
|
ines
|
d86e7cde93
|
Add entity recognizer to parser serialization tests
|
2017-06-02 18:40:06 +02:00 |
|
ines
|
0051c05964
|
Add tests for serializing parser
|
2017-06-02 18:37:19 +02:00 |
|
ines
|
fdd0923be4
|
Translate model=True in exclude to lower_model and upper_model
|
2017-06-02 18:37:07 +02:00 |
|
ines
|
cef547a9f0
|
Add serialization tests for tensorizer
|
2017-06-02 18:18:30 +02:00 |
|
ines
|
924c58bde3
|
Fix serialization of optional elements
|
2017-06-02 18:18:17 +02:00 |
|
ines
|
f74a45c1fe
|
Remove unnecessary argument
|
2017-06-02 18:17:46 +02:00 |
|
ines
|
43b4d63f85
|
Add serialization tests for tagger
|
2017-06-02 17:29:34 +02:00 |
|
ines
|
1b593bbd6d
|
Fix encoding on tagger serialization
|
2017-06-02 17:29:21 +02:00 |
|
Matthew Honnibal
|
69d58dbc89
|
Merge branch 'develop' of https://github.com/explosion/spaCy into develop
|
2017-06-02 10:18:56 -05:00 |
|
Matthew Honnibal
|
5f4d328e2c
|
Fix serialization of tag_map in NeuralTagger
|
2017-06-02 10:18:37 -05:00 |
|
Ines Montani
|
83467a00a7
|
Update README.rst
|
2017-06-02 12:42:22 +02:00 |
|
Ines Montani
|
c4e62c7651
|
Update README.rst
|
2017-06-02 12:39:44 +02:00 |
|
Ines Montani
|
64d1057ad4
|
Rename appveyor.yml to .appveyor.yml
|
2017-06-02 12:34:34 +02:00 |
|
Ines Montani
|
af466496f1
|
Rename appveyor.yml to .appveyor.yml
|
2017-06-02 12:33:57 +02:00 |
|
Ines Montani
|
3e16535fef
|
Update appveyor.yml
|
2017-06-02 12:31:31 +02:00 |
|
Ines Montani
|
226833ded5
|
Update appveyor.yml
|
2017-06-02 12:31:12 +02:00 |
|
Ines Montani
|
2fe67e8c0d
|
Update appveyor.yml
|
2017-06-02 12:27:51 +02:00 |
|
Ines Montani
|
3c2cce8efc
|
Update appveyor.yml
|
2017-06-02 12:27:36 +02:00 |
|
Matthew Honnibal
|
acc47e2673
|
Merge branch 'develop' of https://github.com/explosion/spaCy into develop
|
2017-06-02 05:27:19 -05:00 |
|
Ines Montani
|
816238f6cd
|
Update appveyor.yml
|
2017-06-02 12:20:01 +02:00 |
|
Ines Montani
|
0404b5f43b
|
Update appveyor.yml
|
2017-06-02 12:18:51 +02:00 |
|
Ines Montani
|
0097251252
|
Create appveyor.yml
|
2017-06-02 12:16:59 +02:00 |
|
Ines Montani
|
86277d4ef2
|
Create appveyor.yml
|
2017-06-02 12:13:59 +02:00 |
|
Matthew Honnibal
|
ed6f575e06
|
Merge branch 'develop' of https://github.com/explosion/spaCy into develop
|
2017-06-02 04:26:39 -05:00 |
|
Ines Montani
|
81918155ef
|
Merge pull request #1096 from recognai/master
Spanish model features
|
2017-06-02 11:07:27 +02:00 |
|
ines
|
acd65c00f6
|
Add serialization tests for StringStore and Vocab
|
2017-06-02 10:57:42 +02:00 |
|
ines
|
41a6adf1f6
|
Initialise Vocab length correctly
|
2017-06-02 10:57:25 +02:00 |
|
ines
|
53b82f972a
|
Add strings to Vocab in init, instead of StringStore
|
2017-06-02 10:57:06 +02:00 |
|
ines
|
023f38bdd4
|
Fix return value of Vocab.from_bytes
|
2017-06-02 10:56:40 +02:00 |
|
ines
|
9692c98f57
|
Add test utils for temp file and temp dir
|
2017-06-02 10:56:09 +02:00 |
|
Francisco Aranda
|
70a2180199
|
fix(spanish sentence segmentation): remove tokenizer exceptions the break sentence segmentation. Aligned with training corpus
|
2017-06-02 08:19:57 +02:00 |
|
Francisco Aranda
|
5b385e7d78
|
feat(spanish model): add the spanish noun chunker
|
2017-06-02 08:14:06 +02:00 |
|
Matthew Honnibal
|
c650bc481c
|
Merge branch 'develop' of https://github.com/explosion/spaCy into develop
|
2017-06-01 13:03:57 -05:00 |
|
Matthew Honnibal
|
c8f4bed36f
|
Merge branch 'develop' of https://github.com/explosion/spaCy into develop
|
2017-06-01 12:24:21 -05:00 |
|
Matthew Honnibal
|
307d615c5f
|
Fix serialization for tagger when tag_map has changed
|
2017-06-01 12:18:36 -05:00 |
|
ines
|
9064fbbf1e
|
Fix empty arguments in mixins
|
2017-06-01 18:57:02 +02:00 |
|
ines
|
8bee34126d
|
Update model size
|
2017-06-01 18:22:35 +02:00 |
|