ines
|
3e105bcd36
|
Update tests
|
2017-06-05 02:09:27 +02:00 |
|
Matthew Honnibal
|
516798e9fc
|
Merge branch 'develop' of https://github.com/explosion/spaCy into develop
|
2017-06-05 01:35:21 +02:00 |
|
Matthew Honnibal
|
193bf913c0
|
Set is_tagged=True after tagging
|
2017-06-05 01:35:07 +02:00 |
|
ines
|
078232932c
|
Fix tokenizer fixture scope
|
2017-06-05 01:06:34 +02:00 |
|
ines
|
efc37ea3de
|
Update train CLI
|
2017-06-04 23:45:14 +02:00 |
|
Matthew Honnibal
|
b000fca8f8
|
Merge branch 'develop' of https://github.com/explosion/spaCy into develop
|
2017-06-04 16:35:22 -05:00 |
|
Matthew Honnibal
|
58be0e1f6f
|
Update tests
|
2017-06-04 16:35:06 -05:00 |
|
Matthew Honnibal
|
b78cc318c3
|
Fix loading of morphology exceptions
|
2017-06-04 16:34:32 -05:00 |
|
ines
|
505d43b832
|
Update norms example
|
2017-06-04 23:33:26 +02:00 |
|
ines
|
f8e93b6d0a
|
Update norms example
|
2017-06-04 23:24:29 +02:00 |
|
ines
|
a857b2b511
|
Update norms example
|
2017-06-04 23:21:37 +02:00 |
|
ines
|
47d066b293
|
Add under construction
|
2017-06-04 23:17:54 +02:00 |
|
ines
|
e9816daa6a
|
Add details on syntax iterators
|
2017-06-04 23:16:33 +02:00 |
|
Matthew Honnibal
|
bb98d45a63
|
Fix tests
|
2017-06-04 16:00:44 -05:00 |
|
Matthew Honnibal
|
55d0621532
|
Merge branch 'develop' of https://github.com/explosion/spaCy into develop
|
2017-06-04 15:53:25 -05:00 |
|
Matthew Honnibal
|
5b9f116aca
|
Update tests
|
2017-06-04 15:53:17 -05:00 |
|
Matthew Honnibal
|
2a3bd5ee90
|
Fix fetching of noun chunk iterator
|
2017-06-04 15:53:05 -05:00 |
|
Matthew Honnibal
|
3680c51b8f
|
Avoid clobbering preset POS tags
|
2017-06-04 15:52:42 -05:00 |
|
Matthew Honnibal
|
939e8ed567
|
Add lookup properties for components in Language
|
2017-06-04 15:52:09 -05:00 |
|
Matthew Honnibal
|
e28f90b672
|
Fix syntax iterators
|
2017-06-04 15:51:50 -05:00 |
|
ines
|
8a29308d0b
|
Remove unused imports
|
2017-06-04 22:39:29 +02:00 |
|
Ines Montani
|
112c5787eb
|
Merge pull request #1101 from oroszgy/hu_tokenizer_fix
More robust Hungarian tokenizer.
|
2017-06-04 22:37:51 +02:00 |
|
ines
|
96867a24ae
|
Fix typo
|
2017-06-04 22:36:40 +02:00 |
|
ines
|
f432bb4b48
|
Fix fixture scopes
|
2017-06-04 22:34:31 +02:00 |
|
ines
|
6438428ce8
|
Update v2 infobox
|
2017-06-04 22:09:33 +02:00 |
|
Matthew Honnibal
|
6d0356e6cc
|
Whitespace
|
2017-06-04 14:55:24 -05:00 |
|
Matthew Honnibal
|
8a683a4494
|
Merge branch 'develop' of https://github.com/explosion/spaCy into develop
|
2017-06-04 21:53:56 +02:00 |
|
Matthew Honnibal
|
92ae36f84e
|
Improve way noun chunks iterator is looked up
|
2017-06-04 21:53:39 +02:00 |
|
ines
|
990cb81556
|
Add info on syntax iterators
|
2017-06-04 21:47:22 +02:00 |
|
ines
|
9254a3dd78
|
Import and add Spanish syntax iterators
|
2017-06-04 21:42:15 +02:00 |
|
ines
|
7db1a0e83e
|
Make sure printed values are always strings
|
2017-06-04 21:27:20 +02:00 |
|
Matthew Honnibal
|
51e1541ddb
|
Merge branch 'develop' of https://github.com/explosion/spaCy into develop
|
2017-06-04 14:26:29 -05:00 |
|
Matthew Honnibal
|
add9a33782
|
Return False for vocab.has_vector
|
2017-06-04 14:26:14 -05:00 |
|
Matthew Honnibal
|
675f448313
|
Fix vector linkage on Doc
|
2017-06-04 14:25:30 -05:00 |
|
Matthew Honnibal
|
f4662e9218
|
Fix vector linkage for token
|
2017-06-04 14:19:58 -05:00 |
|
ines
|
e4eb33daf7
|
Add links to production use guide
|
2017-06-04 20:56:58 +02:00 |
|
ines
|
63cd539d04
|
Add more details on model packages and requirements.txt (see #1099)
|
2017-06-04 20:52:10 +02:00 |
|
ines
|
97ff83d163
|
Fix docs on model loading
|
2017-06-04 20:44:59 +02:00 |
|
ines
|
070e026ed9
|
Ensure path on read_json
|
2017-06-04 20:44:37 +02:00 |
|
ines
|
e1e73936b1
|
Raise correct error
|
2017-06-04 20:44:27 +02:00 |
|
ines
|
848e47669e
|
Fix typo
|
2017-06-04 20:44:15 +02:00 |
|
ines
|
b6002db797
|
Add v2 label
|
2017-06-04 18:53:03 +02:00 |
|
ines
|
e76baccd51
|
Add alpha social image
|
2017-06-04 18:43:14 +02:00 |
|
ines
|
c4614c02a2
|
Fix dev resources URL
|
2017-06-04 15:45:50 +02:00 |
|
ines
|
468ff1a7dd
|
Update v2 docs and add benchmarks stub
|
2017-06-04 15:34:28 +02:00 |
|
Matthew Honnibal
|
23fd6b1782
|
Add intro narrative for v2
|
2017-06-04 15:10:37 +02:00 |
|
ines
|
a66cf24ee8
|
xfail tokenizer serialization tests for now
Tests pass locally, but not on Travis – needs more investigation
|
2017-06-04 13:58:20 +02:00 |
|
ines
|
3419ecbfdd
|
Update docs on model shortcut links
|
2017-06-04 13:55:00 +02:00 |
|
ines
|
7b7d46b64e
|
Fix typo and success message
|
2017-06-04 13:45:50 +02:00 |
|
ines
|
586e901143
|
Add v2 intro stub
|
2017-06-04 13:42:37 +02:00 |
|