skillbox/server/spellcheck
Ramon Wenger ec1d68dd51 Add sentence offset to spell check results
Without that property, the offset always just starts at the current
sentence, not the whole user input
2020-02-03 15:04:52 +01:00
..
__init__.py Add spell check module to backend 2020-01-20 13:00:31 +01:00
client.py Add registration of our assignments as taskbase tasks 2020-01-20 17:56:54 +01:00
mutations.py Add sentence offset to spell check results 2020-02-03 15:04:52 +01:00
schema.py Add spell check module to backend 2020-01-20 13:00:31 +01:00