spaCy/spacy
Ziming He eea7d4f4a8 biluo_tags_from_offsets throw exception for overlapping entities (#4021)
* Check whether two entities overlap

- biluo_gold_biluo_overlap now throw exception when entities passed in have overlaps
- added unit test

* SCA agreement
2019-08-15 18:13:32 +02:00
..
cli Require downloaded model in pkg_resources (#4090) 2019-08-07 13:18:11 +02:00
data Make spacy/data a package 2017-03-18 20:04:22 +01:00
displacy
lang
matcher 💫 Fix issue #3839: Incorrect entity IDs from Matcher with operators (#3949) 2019-07-11 12:55:11 +02:00
pipeline CLI scripts for entity linking (wikipedia & generic) (#4091) 2019-08-13 15:38:59 +02:00
syntax 💫 Improve error message when model.from_bytes() dies (#4014) 2019-07-24 11:27:34 +02:00
tests biluo_tags_from_offsets throw exception for overlapping entities (#4021) 2019-08-15 18:13:32 +02:00
tokens
__init__.pxd
__init__.py
__main__.py
_align.pyx
_ml.py
about.py Set version to v2.1.8 2019-08-07 13:53:58 +02:00
attrs.pxd
attrs.pyx ensure Span.as_doc keeps the entity links + unit test 2019-06-25 15:28:51 +02:00
compat.py
errors.py
glossary.py Update glossary.py to match information found in documentation (#3704) (closes ##3679) 2019-05-10 14:23:20 +02:00
gold.pxd
gold.pyx
kb.pxd rename entity frequency 2019-07-19 17:40:28 +02:00
kb.pyx
language.py
lemmatizer.py
lexeme.pxd
lexeme.pyx
morphology.pxd
morphology.pyx
parts_of_speech.pxd
parts_of_speech.pyx
scorer.py
strings.pxd Try to fix StringStore clean up (see #1506) 2017-11-11 03:11:27 +03:00
strings.pyx
structs.pxd
symbols.pxd Fix symbol alignment 2019-07-12 17:48:38 +02:00
symbols.pyx
tokenizer.pxd
tokenizer.pyx
typedefs.pxd Work on changing StringStore to return hashes. 2017-05-28 12:36:27 +02:00
typedefs.pyx
util.py
vectors.pyx
vocab.pxd
vocab.pyx Tidy up property code style (#3391) 2019-03-11 15:59:09 +01:00