Skip to content
This repository was archived by the owner on Feb 23, 2024. It is now read-only.

Latest commit

 

History

History
7 lines (4 loc) · 467 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 467 Bytes

swedish-words

📜 A text file containing more than 259k Swedish words for all your dictionary/word-based projects e.g: auto-completion / autosuggestion in Swedish.

From the Swedish academys list of words. Obtained with Node.js.

When I tried to find a list of Swedish words I didn't find anything over 1000 words. So I legally scrapped these words from https://spraakbanken.gu.se/saolhist/ . And put the words into a newline seperated txt file and json file.