https://github.com/centrefordigitalhumanities/little-helpers-conllu-deepl
One-off functions for processing conllu files and fetching DeepL translations
https://github.com/centrefordigitalhumanities/little-helpers-conllu-deepl
Science Score: 13.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
-
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (4.5%) to scientific vocabulary
Repository
One-off functions for processing conllu files and fetching DeepL translations
Basic Info
Statistics
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
Little helpers for conllu and DeepL
This repository contains a few Python functions for some one-off tasks with .conllu files and fetching DeepL translations.
- For parsing and writing .conllu files, conllu is used.
- DeepL translations are fetched using the DeepL Python package.
- Extracted and translated sentences and words are stored in a SQLite database.
Notes
Install dependencies in a virtual environment, e.g. with uv:
uv venv --python 3.9 --prompt="(conllu-deepl) "
source .venv/bin/activate
uv pip sync requirements.txt
Scripts containing blocks marked with #%% can be run interactively in VSCode.
Owner
- Name: Centre for Digital Humanities
- Login: CentreForDigitalHumanities
- Kind: organization
- Email: cdh@uu.nl
- Location: Netherlands
- Website: https://cdh.uu.nl/
- Repositories: 39
- Profile: https://github.com/CentreForDigitalHumanities
Interdisciplinary centre for research and education in computational and data-driven methods in the humanities.
GitHub Events
Total
- Member event: 2
- Push event: 1
Last Year
- Member event: 2
- Push event: 1
Committers
Last synced: about 1 year ago
Top Committers
| Name | Commits | |
|---|---|---|
| Arjan Mossel | a****l@g****m | 19 |
Issues and Pull Requests
Last synced: about 1 year ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0