Go to file
agropunx b74c97a56a usage notebook example
georesearch@5177a1d22b add georesarch sub module
.gitignore geografia backend: ccq demo
.gitmodules add georesarch sub module
README.md usage notebook example
__init__.py geografia backend: ccq demo
ccq.py geografia backend: ccq demo
config.py geografia backend: ccq demo
usage.html usage notebook example
usage.ipynb geografia backend: ccq demo

README.md

ChatCalledQuest module is a python module thought as Geografia's (an alternative/augmented comunication app for ear impaired people) backend engine, mostly focused at the translation from written spoken-italian to written LIS-glossed texts (comprensione) and viceversa (produzione).

Sign Language don't have an exact written counterpart since its simultaneous/non-linear gesture/facial expression structure, thus the adoption of gloss-level intermediate representation of the sign message (basically a simplified version of the spoken language) .

Current implementantion is simple and based on spacy python module, to see the usage open the jupyter-notebook usage.ipynb and run it yourself or have a look directly at usage.html

Everything under the submodule georesearch sub folder is a collection of 2021 wonders and researches, not really much manteined from a while yet possibly useful for the development of geografia and ccq project