1
1
mirror of https://github.com/explosion/spaCy.git synced 2025-01-21 06:44:37 +03:00
spaCy/spacy/lang/tl
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
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 fix small bugs and typos 2019-02-08 14:14:49 +01:00
stop_words.py Tidy up and fix small bugs and typos 2019-02-08 14:14:49 +01:00
tokenizer_exceptions.py Tidy up and fix small bugs and typos 2019-02-08 14:14:49 +01:00