mirror of
https://github.com/explosion/spaCy.git
synced 2025-12-07 18:24:34 +03:00
- add files to specify rules for German tokenization - change generate_specials.py to generate from an external file (abbrev.de.tab) - copy gazetteer.json from lang_data/en/ - init_model.py - change doc freq threshold to 0 - add train_german_tagger.py - expects conll09-formatted input |
||
|---|---|---|
| .. | ||
| parser | ||
| tagger | ||
| cythonize.py | ||
| gather_freqs.py | ||
| get_freqs.py | ||
| init_model.py | ||
| munge_ewtb.py | ||
| ner_tag.py | ||
| prepare_treebank.py | ||
| prepare_vecs.py | ||