The 1.1.0 release of nlp (londogard-nlp-toolkit) by londogard is finally here!
6 posts tagged with "nlp"
View All TagsBuilding a Swedish Named Entity Recognition (NER) model (Flair/Huggingface)
Not interested in reading the whole article and just wanna play around with the model(s)? Head over to londogard.com/ner.
P.S. The Flair model is available for simple installation through huggingface.co's model hub
Transformers From Scratch
In this post I walk through Self-Attention Transformers from scratch with demos at the end for Text Classification & Generation, where the PyTorch-code is wrapped by fast.ai to simplify end-2-end.
CoViD-19 FAQ Search Engine 2.0
In this post I improve the previous FAQ search engine by some low hanging fruits. The requirements stay the same thus SotA is not achieved but rather it's simply generic & easy on hardware (Raspberry Pi capable).
A simple FAQ search engine in Swedish using fastText & Smooth Inverse Frequency
I decided to scratch a small itch I've had for a while now - creating a search engine using an unsupervised approach. The final product, or the first iteration rather, ended up pretty good and I wanted to share what I've done so far.
[2019-02-04] AFRY NLP Competence Meeting: Text Classification IMDB
I've set a goal to create one blog post per Competence Meeting I've held at AFRY to spread the knowledge further. This goal will also grab all the older meetings, my hope is that I'll be finished before summer 2020, but we'll see.