spaCy/spacy/en
Wolfgang Seeker 5e2e8e951a add baseclass DocIterator for iterators over documents
add classes for English and German noun chunks

the respective iterators are set for the document when created by the parser
as they depend on the annotation scheme of the parsing model
2016-03-16 15:53:35 +01:00
..
__init__.py * Restore the LOCAL_DATA_DIR global in spacy/en/__init__.py, although this is now deprecated 2016-01-19 02:54:56 +01:00
download.py avoid shadowing __name__ 2016-02-15 01:33:39 +01:00
regexes.py * Add some ad hoc regexes, for multi-word location prepositions 2015-04-17 04:44:24 +02:00
uget.py add custom download tool (uget), replace wget with uget 2015-10-18 12:35:04 +02:00