1
1
mirror of https://github.com/explosion/spaCy.git synced 2025-03-31 23:34:12 +03:00
spaCy/spacy/lang/da
Ines Montani 5ca7dd0f94
💫 WIP: Basic lookup class scaffolding and JSON for all lemmati… ()
* Improve load_language_data helper

* WIP: Add Lookups implementation

* Start moving lemma data over to JSON

* WIP: move data over for more languages

* Convert more languages

* Fix lemmatizer fixtures in tests

* Finish conversion

* Auto-format JSON files

* Fix test for now

* Make sure tables are stored on instance
2019-08-22 14:21:32 +02:00
..
__init__.py 💫 WIP: Basic lookup class scaffolding and JSON for all lemmati… () 2019-08-22 14:21:32 +02:00
examples.py 💫 Tidy up and auto-format .py files () 2018-11-30 17:03:03 +01:00
lemma_lookup.json 💫 WIP: Basic lookup class scaffolding and JSON for all lemmati… () 2019-08-22 14:21:32 +02:00
lex_attrs.py 💫 Tidy up and auto-format .py files () 2018-11-30 17:03:03 +01:00
morph_rules.py 💫 Tidy up and auto-format .py files () 2018-11-30 17:03:03 +01:00
norm_exceptions.py 💫 Tidy up and auto-format .py files () 2018-11-30 17:03:03 +01:00
punctuation.py Make Danish tokenizer split on forward slash 2019-07-12 15:20:42 +02:00
stop_words.py 💫 Tidy up and auto-format .py files () 2018-11-30 17:03:03 +01:00
tokenizer_exceptions.py Make Danish tokenizer split on forward slash 2019-07-12 15:20:42 +02:00