mirror of
https://github.com/explosion/spaCy.git
synced 2025-10-28 22:47:52 +03:00
- nonproj.pyx holds a class PseudoProjectivity which currently holds all functionality to implement Nivre & Nilsson 2005's pseudo-projective parsing using the HEAD decoration scheme - changed lefts/rights in Token to account for possible non-projective structures |
||
|---|---|---|
| .. | ||
| test_base_nps.py | ||
| test_conjuncts.py | ||
| test_initial_actions_parse.py | ||
| test_ner.py | ||
| test_nonproj.py | ||
| test_parse_navigate.py | ||
| test_parse.py | ||
| test_parser_pickle.py | ||
| test_sbd.py | ||
| test_space_attachment.py | ||
| test_subtree.py | ||