My GitHub can be found at github.com/CloudEerie. Working on long-term projects to be added here with time.
Natural language processing and computational linguistics are a meaningful intersection between the humanities and AI.
Here are some NLP projects I've made, of varying scope.
A fine-tuned version of Gemma 4 E2B IT (a small, open-weights language model by Google) dedicated to summarizing text in exactly five sentences; also still functional as a chatbot. May 2026.
(GitHub | HuggingFace)
A hybrid language identification multilabel text classifier for Norwegian, Swedish, and Danish, achieved by fine-tuning the ScandiBERT language model with regex post-processing. April 2026.
(GitHub | Hugging Face)