Skip to main content

Blog posts

Insticksprogram till Sparv som använder KBs modeller

Vi har under året utvecklat följande plugin till Sparv, Språkbankens analysplattform, som använder olika modeller som KB-Labb skapat.

Technical tutorial: Read JSON in Rust

Rust is a system-level programming language that is compiled ahead of time (like Java, Go, C, C++ ,...).

In this tutorial we are going to read JSON, update the data and write to a new file.

You can follow along at your own computer or at replit.com