spaCy/spacy
Gavriel Loria 9c8c4287bf Accept iob2 and allow generic whitespace (#2999)
* accept non-pipe whitespace as delimiter; allow iob2 filename

* added small documentation note for IOB2 allowance

* added contributor agreement
2018-12-06 15:50:25 +01:00
..
cli Accept iob2 and allow generic whitespace (#2999) 2018-12-06 15:50:25 +01:00
data
displacy 💫 Create random IDs for SVGs to prevent ID clashes (#2927) 2018-11-15 11:40:10 +01:00
lang Lemmatization of Verbs - French : adding rules and vocabulary (#3006) 2018-12-06 15:49:28 +01:00
syntax Fix out-of-bounds access in NER training 2018-10-27 00:46:30 +02:00
tests Don't run weird failing test for now 2018-11-30 16:13:40 +01:00
tokens raise error when setting overlapping entities as doc.ents (#2880) 2018-10-26 23:29:16 +02:00
__init__.pxd
__init__.py Unhack prefer_gpu 2018-10-14 23:27:09 +02:00
__main__.py
_ml.py
about.py Set version to v2.0.18 2018-12-01 03:35:09 +01:00
attrs.pxd
attrs.pyx
compat.py Fix formatting 2018-11-26 13:27:41 +01:00
errors.py raise error when setting overlapping entities as doc.ents (#2880) 2018-10-26 23:29:16 +02:00
glossary.py Add FAC to spacy.explain (resolves #2706) 2018-08-26 14:13:50 +02:00
gold.pxd
gold.pyx
language.py Allow input text of length up to max_length, inclusive (#2922) 2018-11-13 16:46:29 +01:00
lemmatizer.py
lexeme.pxd
lexeme.pyx
matcher.pyx Set up dependency tree pattern matching skeleton (#2732) 2018-09-27 13:27:18 +02:00
morphology.pxd
morphology.pyx
parts_of_speech.pxd
parts_of_speech.pyx
pipeline.pxd
pipeline.pyx
scorer.py
strings.pxd
strings.pyx
structs.pxd
symbols.pxd
symbols.pyx
tokenizer.pxd
tokenizer.pyx
typedefs.pxd
typedefs.pyx
util.py Restore encoding arg on msgpack-numpy 2018-09-27 15:58:21 +02:00
vectors.pyx
vocab.pxd
vocab.pyx Fix bug where Vocab.prune_vector did not use 'batch_size' (#2977) 2018-11-28 19:49:33 +01:00