Project 'ulrike.pado/asyst-moodle-plugin' was moved to 'knight/asyst-moodle-plugin'. Please update any links and bookmarks that may still have the old path.
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).
Showing
+891 -45
api.py
0 → 100755
asyst/DE_Demo_Daten.xlsx
0 → 100755
+ 0
- 0
File added
asyst/README.md
0 → 100755
asyst/README_DE.md
0 → 100755
asyst/README_EN.md
0 → 100755
asyst/Source/LICENSE
0 → 100755
+ 0
- 0
File added
asyst/Source/Skript/german/run_LR_SBERT.py
0 → 100755
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