Fixed whole Docker infrastructure with dummy moodle plugin.
All necessary input data are provided. Python ASYST script (run_LR_SBERT.py) is set with absolute paths. ----------------------------------------------------------- Result: On script execution we obtain just once the result at /var/www/html/moodle/asyst/Source/Skript/outputs/test.tsv ----------------------------------------------------------- TODO: Create an API to use script run_LR_SBERT.py on http://127.0.0.1:5000/api/data or like that. Configure relative paths at ASYST script (run_LR_SBERT.py).
api.py
0 → 100755
asyst/DE_Demo_Daten.xlsx
0 → 100755
File added
asyst/README.md
0 → 100755
asyst/README_DE.md
0 → 100755
asyst/README_EN.md
0 → 100755
asyst/Source/LICENSE
0 → 100755
File added
install_moodle.sh
0 → 100755
requirements.txt
0 → 100755
torch | |||
Flask | |||
matplotlib | |||
scikit-learn | |||
transformers | |||
pandas | |||
sentence_transformers | |||
\ No newline at end of file |
Please register or sign in to comment