iweems_app
Science Score: 49.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 5 DOI reference(s) in README -
✓Academic publication links
Links to: zenodo.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (8.2%) to scientific vocabulary
Repository
Basic Info
- Host: GitHub
- Owner: CCS-ZCU
- License: other
- Language: Python
- Default Branch: master
- Size: 66.9 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 6
Metadata Files
README.md
iWEEMS: Interactive Word Embeddings for Early Modern Science
This repository contains the source code of iWEEMS, an interactive web application for the visualization of Word Embeddings for Early Modern Science (WEEMS). The application allows users to explore semantic spaces derived from corpora of Early Modern Latin scientific texts.
A more detailed description is available in overview.py
Public instance: https://ccs-lab.zcu.cz/iweems
WEEMS models: https://doi.org/10.5281/zenodo.15418943
Developed as part of the TOME project (LL2320).
License
CC-BY-SA 4.0, see attached LICENSE.md
Technical details
On the server, the app is located in /srv/webserver/apps/iweems_app
The code of the app sits in the file iweems-streamlist.py.
It is configured to work well with our global latin_venv (/srv/venvs/latin_venv) python environment.
It can be executed by running commands in iweems_run.sh.
But the app should start automatically after reboot - see /etc/systemd/system/iweems.service
To update the app:
* make the changes in the code (iweems-streamlit.py)
* restart the app: sudo systemctl restart iweems.service
Owner
- Name: CCS-Lab (Computing Culture & Society)
- Login: CCS-ZCU
- Kind: organization
- Email: kase@kfi.zcu.cz
- Location: Czech Republic
- Website: https://ccs.zcu.cz
- Repositories: 1
- Profile: https://github.com/CCS-ZCU
GitHub Events
Total
- Release event: 6
- Push event: 4
- Create event: 5
Last Year
- Release event: 6
- Push event: 4
- Create event: 5
Dependencies
- Babel ==2.15.0
- Flask ==3.0.3
- Jinja2 ==3.1.4
- MarkupSafe ==2.1.5
- PyYAML ==6.0.1
- Pygments ==2.18.0
- QtPy ==2.4.1
- Send2Trash ==1.8.3
- Werkzeug ==3.0.3
- anyio ==4.3.0
- appnope ==0.1.4
- argon2-cffi ==23.1.0
- argon2-cffi-bindings ==21.2.0
- arrow ==1.3.0
- asttokens ==2.4.1
- async-lru ==2.0.4
- attrs ==23.2.0
- beautifulsoup4 ==4.12.3
- bleach ==6.1.0
- blinker ==1.8.2
- certifi ==2024.2.2
- cffi ==1.16.0
- charset-normalizer ==3.3.2
- click ==8.1.7
- click-plugins ==1.1.1
- cligj ==0.7.2
- comm ==0.2.2
- contourpy ==1.2.1
- cycler ==0.12.1
- dash ==2.17.0
- dash-core-components ==2.0.0
- dash-html-components ==2.0.0
- dash-table ==5.0.0
- debugpy ==1.8.1
- decorator ==5.1.1
- defusedxml ==0.7.1
- distlib ==0.3.8
- exceptiongroup ==1.2.1
- executing ==2.0.1
- fastjsonschema ==2.19.1
- filelock ==3.14.0
- fiona ==1.9.6
- fonttools ==4.51.0
- fqdn ==1.5.1
- fsspec ==2024.3.1
- gensim ==4.3.2
- geopandas ==0.14.4
- gunicorn ==22.0.0
- h11 ==0.14.0
- httpcore ==1.0.5
- httpx ==0.27.0
- huggingface-hub ==0.23.0
- idna ==3.7
- importlib_metadata ==7.1.0
- ipykernel ==6.29.4
- ipython ==8.24.0
- ipywidgets ==8.1.2
- isoduration ==20.11.0
- itsdangerous ==2.2.0
- jedi ==0.19.1
- joblib ==1.4.2
- json5 ==0.9.25
- jsonpointer ==2.4
- jsonschema ==4.22.0
- jsonschema-specifications ==2023.12.1
- jupyter ==1.0.0
- jupyter-console ==6.6.3
- jupyter-events ==0.10.0
- jupyter-lsp ==2.2.5
- jupyter_client ==8.6.1
- jupyter_core ==5.7.2
- jupyter_server ==2.14.0
- jupyter_server_terminals ==0.5.3
- jupyterlab ==4.1.8
- jupyterlab_pygments ==0.3.0
- jupyterlab_server ==2.27.1
- jupyterlab_widgets ==3.0.10
- kiwisolver ==1.4.5
- matplotlib ==3.8.4
- matplotlib-inline ==0.1.7
- mistune ==3.0.2
- nbclient ==0.10.0
- nbconvert ==7.16.4
- nbformat ==5.10.4
- nest-asyncio ==1.6.0
- networkx ==3.3
- nltk ==3.8.1
- notebook ==7.1.3
- notebook_shim ==0.2.4
- numpy ==1.26.4
- overrides ==7.7.0
- packaging ==24.0
- pandas ==2.2.2
- pandocfilters ==1.5.1
- parso ==0.8.4
- pexpect ==4.9.0
- pillow ==10.3.0
- platformdirs ==4.2.1
- plotly ==5.22.0
- prometheus_client ==0.20.0
- prompt-toolkit ==3.0.43
- psutil ==5.9.8
- ptyprocess ==0.7.0
- pure-eval ==0.2.2
- pyarrow ==16.0.0
- pycparser ==2.22
- pyparsing ==3.1.2
- pyproj ==3.6.1
- python-dateutil ==2.9.0.post0
- python-json-logger ==2.0.7
- pytz ==2024.1
- pyzmq ==26.0.3
- qtconsole ==5.5.2
- referencing ==0.35.1
- regex ==2024.5.10
- requests ==2.31.0
- retrying ==1.3.4
- rfc3339-validator ==0.1.4
- rfc3986-validator ==0.1.1
- rpds-py ==0.18.1
- safetensors ==0.4.3
- scikit-learn ==1.4.2
- scipy ==1.12.0
- sddk ==3.9
- seaborn ==0.13.2
- shapely ==2.0.4
- six ==1.16.0
- smart-open ==7.0.4
- sniffio ==1.3.1
- soupsieve ==2.5
- stack-data ==0.6.3
- tenacity ==8.3.0
- terminado ==0.18.1
- threadpoolctl ==3.5.0
- tinycss2 ==1.3.0
- tokenizers ==0.19.1
- tomli ==2.0.1
- tornado ==6.4
- tqdm ==4.66.4
- traitlets ==5.14.3
- transformers ==4.40.2
- types-python-dateutil ==2.9.0.20240316
- typing_extensions ==4.11.0
- tzdata ==2024.1
- uri-template ==1.3.0
- urllib3 ==2.2.1
- virtualenv ==20.26.1
- wcwidth ==0.2.13
- webcolors ==1.13
- webencodings ==0.5.1
- websocket-client ==1.8.0
- widgetsnbextension ==4.0.10
- wrapt ==1.16.0
- zipp ==3.18.1
- Babel ==2.15.0
- Flask ==3.0.3
- Jinja2 ==3.1.4
- MarkupSafe ==2.1.5
- PyYAML ==6.0.1
- Pygments ==2.18.0
- QtPy ==2.4.1
- Send2Trash ==1.8.3
- Werkzeug ==3.0.3
- anyio ==4.3.0
- appnope ==0.1.4
- argon2-cffi ==23.1.0
- argon2-cffi-bindings ==21.2.0
- arrow ==1.3.0
- asttokens ==2.4.1
- async-lru ==2.0.4
- attrs ==23.2.0
- beautifulsoup4 ==4.12.3
- bleach ==6.1.0
- blinker ==1.8.2
- certifi ==2024.2.2
- cffi ==1.16.0
- charset-normalizer ==3.3.2
- click ==8.1.7
- click-plugins ==1.1.1
- cligj ==0.7.2
- comm ==0.2.2
- contourpy ==1.2.1
- cycler ==0.12.1
- dash ==2.17.0
- dash-core-components ==2.0.0
- dash-html-components ==2.0.0
- dash-table ==5.0.0
- debugpy ==1.8.1
- decorator ==5.1.1
- defusedxml ==0.7.1
- distlib ==0.3.8
- exceptiongroup ==1.2.1
- executing ==2.0.1
- fastjsonschema ==2.19.1
- filelock ==3.14.0
- fiona ==1.9.6
- fonttools ==4.51.0
- fqdn ==1.5.1
- fsspec ==2024.3.1
- gensim ==4.3.2
- geopandas ==0.14.4
- gunicorn ==22.0.0
- h11 ==0.14.0
- httpcore ==1.0.5
- httpx ==0.27.0
- huggingface-hub ==0.23.0
- idna ==3.7
- importlib_metadata ==7.1.0
- ipykernel ==6.29.4
- ipython ==8.24.0
- ipywidgets ==8.1.2
- isoduration ==20.11.0
- itsdangerous ==2.2.0
- jedi ==0.19.1
- joblib ==1.4.2
- json5 ==0.9.25
- jsonpointer ==2.4
- jsonschema ==4.22.0
- jsonschema-specifications ==2023.12.1
- jupyter ==1.0.0
- jupyter-console ==6.6.3
- jupyter-events ==0.10.0
- jupyter-lsp ==2.2.5
- jupyter_client ==8.6.1
- jupyter_core ==5.7.2
- jupyter_server ==2.14.0
- jupyter_server_terminals ==0.5.3
- jupyterlab ==4.1.8
- jupyterlab_pygments ==0.3.0
- jupyterlab_server ==2.27.1
- jupyterlab_widgets ==3.0.10
- kiwisolver ==1.4.5
- matplotlib ==3.8.4
- matplotlib-inline ==0.1.7
- mistune ==3.0.2
- nbclient ==0.10.0
- nbconvert ==7.16.4
- nbformat ==5.10.4
- nest-asyncio ==1.6.0
- networkx ==3.3
- nltk ==3.8.1
- notebook ==7.1.3
- notebook_shim ==0.2.4
- numpy ==1.26.4
- overrides ==7.7.0
- packaging ==24.0
- pandas ==2.2.2
- pandocfilters ==1.5.1
- parso ==0.8.4
- pexpect ==4.9.0
- pillow ==10.3.0
- platformdirs ==4.2.1
- plotly ==5.22.0
- prometheus_client ==0.20.0
- prompt-toolkit ==3.0.43
- psutil ==5.9.8
- ptyprocess ==0.7.0
- pure-eval ==0.2.2
- pyarrow ==16.0.0
- pycparser ==2.22
- pyparsing ==3.1.2
- pyproj ==3.6.1
- python-dateutil ==2.9.0.post0
- python-json-logger ==2.0.7
- pytz ==2024.1
- pyzmq ==26.0.3
- qtconsole ==5.5.2
- referencing ==0.35.1
- regex ==2024.5.10
- requests ==2.31.0
- retrying ==1.3.4
- rfc3339-validator ==0.1.4
- rfc3986-validator ==0.1.1
- rpds-py ==0.18.1
- safetensors ==0.4.3
- scikit-learn ==1.4.2
- scipy ==1.12.0
- sddk ==3.9
- seaborn ==0.13.2
- shapely ==2.0.4
- six ==1.16.0
- smart-open ==7.0.4
- sniffio ==1.3.1
- soupsieve ==2.5
- stack-data ==0.6.3
- tenacity ==8.3.0
- terminado ==0.18.1
- threadpoolctl ==3.5.0
- tinycss2 ==1.3.0
- tokenizers ==0.19.1
- tomli ==2.0.1
- tornado ==6.4
- tqdm ==4.66.4
- traitlets ==5.14.3
- transformers ==4.40.2
- types-python-dateutil ==2.9.0.20240316
- typing_extensions ==4.11.0
- tzdata ==2024.1
- uri-template ==1.3.0
- urllib3 ==2.2.1
- virtualenv ==20.26.1
- wcwidth ==0.2.13
- webcolors ==1.13
- webencodings ==0.5.1
- websocket-client ==1.8.0
- widgetsnbextension ==4.0.10
- wrapt ==1.16.0
- zipp ==3.18.1