mirror of https://github.com/explosion/spaCy.git
d99a9cbce9
space tokens are now always attached to the previous non-space token there are two exceptions: leading space tokens are attached to the first following non-space token in input that consists exclusively of space tokens, the last space token is the head of all others. |
||
---|---|---|
.. | ||
__init__.py | ||
test_base_nps.py | ||
test_conjuncts.py | ||
test_initial_actions_parse.py | ||
test_ner.py | ||
test_nonproj.py | ||
test_parse.py | ||
test_parse_navigate.py | ||
test_parser_pickle.py | ||
test_sbd.py | ||
test_space_attachment.py | ||
test_subtree.py |