.. |
cli
|
Merge branch 'master' of https://github.com/explosion/spaCy
|
2018-03-23 20:30:42 +01:00 |
data
|
|
|
displacy
|
|
|
lang
|
Update formatting and add missing commas
|
2018-03-23 22:18:20 +01:00 |
syntax
|
Use thinc.openblas in spacy.syntax.nn_parser
|
2018-03-20 02:22:09 +01:00 |
tests
|
Add test for ent_iob during span merge
|
2018-03-25 22:16:19 +02:00 |
tokens
|
Improve error message when entity sequence is inconsistent
|
2018-03-26 07:13:34 +02:00 |
__init__.pxd
|
|
|
__init__.py
|
|
|
__main__.py
|
Link in spaCy CoNLL commands
|
2018-03-10 23:42:15 +01:00 |
_align.pyx
|
Fix many-to-one alignment
|
2018-02-24 16:03:50 +01:00 |
_matcher2_notes.py
|
|
|
_ml.py
|
Add depth argument for text classifier
|
2018-03-16 12:37:31 +01:00 |
about.py
|
Set about to spacy-nightly
|
2018-03-25 19:30:14 +02:00 |
attrs.pxd
|
Fix LANG symbol
|
2018-02-17 18:10:50 +01:00 |
attrs.pyx
|
missing PrepCase attribute
|
2018-02-18 14:46:12 +00:00 |
compat.py
|
Drop six and related hacks as a dependency
|
2018-02-18 13:29:56 +01:00 |
glossary.py
|
|
|
gold.pxd
|
|
|
gold.pyx
|
Improve label management in parser and NER (#2108)
|
2018-03-19 02:58:08 +01:00 |
language.py
|
Improve label management in parser and NER (#2108)
|
2018-03-19 02:58:08 +01:00 |
lemmatizer.py
|
Don't lower-case lemmas of proper nouns
|
2018-02-21 16:01:16 +01:00 |
lexeme.pxd
|
|
|
lexeme.pyx
|
|
|
matcher.pyx
|
Move cython declarations in matcher.pyx
|
2018-02-24 10:32:18 +01:00 |
morphology.pxd
|
fix typo/missing here too
|
2018-02-18 14:38:27 +00:00 |
morphology.pyx
|
fix typo/missing here too
|
2018-02-18 14:38:27 +00:00 |
parts_of_speech.pxd
|
|
|
parts_of_speech.pyx
|
|
|
pipeline.pxd
|
|
|
pipeline.pyx
|
Improve label management in parser and NER (#2108)
|
2018-03-19 02:58:08 +01:00 |
scorer.py
|
Improve label management in parser and NER (#2108)
|
2018-03-19 02:58:08 +01:00 |
strings.pxd
|
|
|
strings.pyx
|
|
|
structs.pxd
|
|
|
symbols.pxd
|
Fix inconsistencies in the symbols table
|
2018-02-18 13:51:31 +01:00 |
symbols.pyx
|
Fix inconsistencies in the symbols table
|
2018-02-18 13:51:31 +01:00 |
tokenizer.pxd
|
|
|
tokenizer.pyx
|
|
|
typedefs.pxd
|
|
|
typedefs.pyx
|
|
|
util.py
|
Improve label management in parser and NER (#2108)
|
2018-03-19 02:58:08 +01:00 |
vectors.pyx
|
Fix Vectors pickling
|
2018-03-10 22:53:42 +01:00 |
vocab.pxd
|
|
|
vocab.pyx
|
|
|