Andreas Grivas
|
cb376eadd3
|
pull changes
|
2015-11-04 19:56:27 +02:00 |
|
Andreas Grivas
|
93918b5c23
|
assign lex after spans, add tests
|
2015-11-04 19:49:22 +02:00 |
|
Matthew Honnibal
|
adc7bbd6cf
|
* Fix name of like_num in default_lex_attrs
|
2015-11-04 22:02:47 +11:00 |
|
Matthew Honnibal
|
e96faf29e7
|
* Rename like_number to like_num, to fix inconsistency re Issue #166
|
2015-11-04 22:01:44 +11:00 |
|
Andreas Grivas
|
015a84a5ec
|
added comments
|
2015-11-04 12:56:07 +02:00 |
|
Andreas Grivas
|
91d74ed8ee
|
Merge https://github.com/andreasgrv/spaCy
|
2015-11-03 17:14:29 +02:00 |
|
Andreas Grivas
|
c780bbda3e
|
changed start end to properties - allow merge
|
2015-11-03 17:13:42 +02:00 |
|
Matthew Honnibal
|
65934b7cd4
|
* Enforce import of ujson in strings.pyx, because otherwise it's too slow
|
2015-11-04 00:32:02 +11:00 |
|
Matthew Honnibal
|
1ce5d5602d
|
* Rename Doc.data to Doc.c
|
2015-11-04 00:17:13 +11:00 |
|
Matthew Honnibal
|
68f479e821
|
* Rename Doc.data to Doc.c
|
2015-11-04 00:15:14 +11:00 |
|
Matthew Honnibal
|
3ddea19b2b
|
* Rename spans.pyx to span.pyx
|
2015-11-04 00:14:40 +11:00 |
|
Matthew Honnibal
|
9482d616bc
|
* Rename spans.pyx to span.pyx
|
2015-11-03 23:51:05 +11:00 |
|
Matthew Honnibal
|
116da5990a
|
* Clean up setting of tag in doc.from_bytes
|
2015-11-03 23:48:57 +11:00 |
|
Matthew Honnibal
|
9ec7b9c454
|
* Clean up unused Constituent struct.
|
2015-11-03 23:48:21 +11:00 |
|
Matthew Honnibal
|
1e99fcd413
|
* Rename .repvec to .vector in C API
|
2015-11-03 23:47:59 +11:00 |
|
Matthew Honnibal
|
f81389abe0
|
* Pin to specific cymem, preshed and thinc versions.
|
2015-11-03 23:12:13 +11:00 |
|
Matthew Honnibal
|
ee3f9ba581
|
* Fix test of serializer
|
2015-11-03 19:45:16 +11:00 |
|
Matthew Honnibal
|
d06ba26371
|
* Fix test of serializer
|
2015-11-03 19:43:27 +11:00 |
|
Matthew Honnibal
|
4083059650
|
Merge branch 'master' of https://github.com/honnibal/spaCy
|
2015-11-03 09:07:19 +01:00 |
|
Matthew Honnibal
|
9e37437ba8
|
* Fix assign_tag in doc.merge
|
2015-11-03 19:07:02 +11:00 |
|
Matthew Honnibal
|
dde9e1357c
|
* Add todo to morphology.lemmatize
|
2015-11-03 18:54:35 +11:00 |
|
Matthew Honnibal
|
ffedff9e6c
|
* Remove the archive after download, to save disk space
|
2015-11-03 18:54:05 +11:00 |
|
Matthew Honnibal
|
85372468e3
|
* Fix serialize test
|
2015-11-03 08:51:33 +01:00 |
|
Matthew Honnibal
|
833eb35c57
|
* Fix tag assignment in doc.from_array
|
2015-11-03 18:45:54 +11:00 |
|
Matthew Honnibal
|
09664177d7
|
* Fix tag handling in doc.merge, and assign sent_start when setting heads.
|
2015-11-03 18:15:52 +11:00 |
|
Matthew Honnibal
|
068222c09a
|
Merge branch 'master' of https://github.com/honnibal/spaCy
|
2015-11-03 08:07:38 +01:00 |
|
Matthew Honnibal
|
389a373807
|
Merge branch 'master' of ssh://github.com/honnibal/spaCy
|
2015-11-03 18:07:25 +11:00 |
|
Matthew Honnibal
|
3f44b3e43f
|
* Mark serializer test as requiring models
|
2015-11-03 18:07:08 +11:00 |
|
Matthew Honnibal
|
7adef3f831
|
* Increment version
|
2015-11-03 07:58:59 +01:00 |
|
Matthew Honnibal
|
25ed7be8f8
|
Merge branch 'master' of https://github.com/honnibal/spaCy
|
2015-11-03 07:58:17 +01:00 |
|
Matthew Honnibal
|
604ceac4c6
|
* Fix morphological assignment in doc.merge()
|
2015-11-03 17:57:51 +11:00 |
|
Matthew Honnibal
|
5e040855a5
|
* Ensure morphological features and lemmas are loaded in from_array, re Issue #152
|
2015-11-03 17:56:50 +11:00 |
|
Matthew Honnibal
|
2714fb4733
|
* Fix prebuild command
|
2015-11-03 07:30:33 +01:00 |
|
Matthew Honnibal
|
8bde2bba58
|
* Fiddle with prebuild command
|
2015-11-03 07:11:59 +01:00 |
|
Matthew Honnibal
|
cb1376465f
|
Merge branch 'master' of https://github.com/honnibal/spaCy
|
2015-11-03 07:07:57 +01:00 |
|
Matthew Honnibal
|
64531d5a3a
|
* Define package_data in one place
|
2015-11-03 17:07:43 +11:00 |
|
Matthew Honnibal
|
3656f06e35
|
* Don't use models in fab test
|
2015-11-03 06:39:30 +01:00 |
|
Matthew Honnibal
|
bb5598b816
|
* Fix test command in fabfile
|
2015-11-03 05:32:18 +01:00 |
|
Matthew Honnibal
|
5668feb235
|
* Fix pickle test for python3
|
2015-11-03 04:57:02 +01:00 |
|
Matthew Honnibal
|
6161d2529a
|
Merge branch 'master' of ssh://github.com/honnibal/spaCy
|
2015-11-03 13:36:30 +11:00 |
|
Matthew Honnibal
|
9dd38a80e4
|
Merge pull request #161 from andreasgrv/master
fixed error in python2 when printing unicode
|
2015-11-03 13:36:13 +11:00 |
|
Matthew Honnibal
|
5ca31e05fb
|
* Prune down package data, as models are distributed entirely within the data download.
|
2015-11-03 13:30:37 +11:00 |
|
Matthew Honnibal
|
5887506f5d
|
* Don't expect lexemes.bin in Vocab
|
2015-11-03 13:23:39 +11:00 |
|
Matthew Honnibal
|
f7dd377575
|
* Adjust conjuncts iterator in Token
|
2015-11-03 13:23:22 +11:00 |
|
Andreas Grivas
|
d418f00eb1
|
fixed error when printing unicode
|
2015-11-02 20:23:18 +02:00 |
|
Andreas Grivas
|
7691737fad
|
Merge https://github.com/honnibal/spaCy
|
2015-11-02 19:42:19 +02:00 |
|
Andreas Grivas
|
52ede05f9d
|
fix naming
|
2015-11-02 19:41:30 +02:00 |
|
Andreas Grivas
|
b5ce7a6e96
|
fix py3 incompatibility
|
2015-11-02 19:40:37 +02:00 |
|
Matthew Honnibal
|
36517516ef
|
* Replace deprecated repvec reference in twitter-filter
|
2015-11-03 03:21:26 +11:00 |
|
Matthew Honnibal
|
f56209ef2e
|
* Update requirements
|
2015-11-03 02:40:01 +11:00 |
|