forked from kristjan/cjvt-valency
2aa854447d803c3f3b6c8739fae818af25a7497b
cjvt-vezljivost
Components
Database (2 containers)
Input:
- ssj500k.xml
- kres.xml
- kres_SRL.json
Intermediate:
- ssj500k.json
- kres.json
Output:
- DB containing both corpora (1:1 map of the intermediate json formats)
Flask backend (1 container)
Input: see Database
API endpoints:
- GET word list (pre-cached)
- GET reduced frames (pre-cached)
- POST senses
- User auth logic
Vue frontend (1 container)
- ngnix server
Deployment
- get up DB
- fill DB opt
- start backend
- start start frontend
Description
Contains the tool for viewing valency frames and adding user-defined senses to underlying sentences.
Languages
Python
46.6%
Vue
27.2%
JavaScript
18.5%
HTML
2.6%
Makefile
2.5%
Other
2.6%