ines
|
78e262140f
|
Add workaround for displaCy server on Python 2/3 (resolves #1227)
Make sure status and headers are bytes on Python 2 and strings on
Python 3
|
2017-08-01 01:11:35 +02:00 |
|
ines
|
82154a1861
|
Add letter spacing to arrow label
|
2017-06-03 13:25:41 +02:00 |
|
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
|
a23f487b06
|
Tidy up displaCy and add "manual" option
Also don't require title in EntityRenderer
|
2017-05-22 18:48:20 +02:00 |
|
Matthew Honnibal
|
238be0f16a
|
Merge branch 'develop' of https://github.com/explosion/spaCy into develop
|
2017-05-18 08:32:22 -05:00 |
|
ines
|
489d2fb4ba
|
Add is_in_jupyter() helper for displaCy (see #1058)
|
2017-05-18 14:13:14 +02:00 |
|
Matthew Honnibal
|
0b7fd67408
|
Fix style check in displacy
|
2017-05-17 07:57:24 -05:00 |
|
ines
|
98354be150
|
Only get user_data if it exists on doc
|
2017-05-15 13:39:47 +02:00 |
|
ines
|
c33bdeb564
|
Use uppercase for entity types
|
2017-05-15 01:24:57 +02:00 |
|
ines
|
4aaa607b8d
|
Add xmlns:xlink so SVGs are rendered properly as individual files
|
2017-05-14 19:54:13 +02:00 |
|
ines
|
9dd13cd76a
|
Update docstrings
|
2017-05-14 19:30:47 +02:00 |
|
ines
|
a04550605a
|
Add Jupyter notebook support (see #1058)
|
2017-05-14 18:39:01 +02:00 |
|
ines
|
c31792aaec
|
Add displaCy visualisers (see #1058)
|
2017-05-14 17:50:23 +02:00 |
|