Become a sponsor to londogard
londogard
Hi,
We're Londogard.
Interests
❤️ Natural Language Processing
❤️ JVM (Kotlin & Scala)
❤️ Functional Programming & Types
Working on
- londogard-nlp-toolkit an extensive toolkit for doing NLP (and basic Machine Learning) work on the JVM through Kotlin
- text-gen. Building on old-school techniques combined with newer ones to provide a text generation to be run on the Raspberry Pi. Cheap, Effective yet Fun!
- summarize. Building on TFIDF, Embeddings and some papers from 2016ish, providing great text summarizers (extractive) that are really fast and pretty slim (also runnable on Raspberry Pi!).
- https://londogard.com - our webpage with demos of all libraries!
Sponsorship will help us take time from my work to instead work on Open Source libraries, others and our own. Currently everything is done on free-time which makes it hard.
Meet the team
-
Hampus Londögård LundezI'm Hampus Londögård, Natural Language Processing & Type / Functional Programming nerd.
Featured work
-
londogard/londogard-nlp-toolkit
Londogard Natural Language Processing Toolkit written in Kotlin
Kotlin 71 -
londogard/summarize-kt
Summarisation library. Easy-to-use API with ready models.
Kotlin 2 -
londogard/text-gen-kt
Text Generation in Kotlin. Will include multiple pre-trained models & ability to train your own. Easy-to-use API as a goal too.
Kotlin 2 -
londogard/fuzzy-match-kt
Fuzzy Matching in Kotlin. Great search. Blazing fast. Plain awesome.
Kotlin 3 -
londogard/swedish-ner
Swedish NER using my self-trained model based on FLAIR. Published through Streamlit.io.
Python