Skip to content

UTF-8 encoded list of German synonyms

License

Notifications You must be signed in to change notification settings

giffeler/synonyme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

synonyme

UTF-8 encoded list of German synonyms

JSON file

It is a nested array. In the second level at index 0 is the term, followed by another array with the synonyms, so for example:

[["abbilden",["wiedergeben","darstellen",...],...],...]

Textfile

The individual synonyms are separated by a semicolon ";". Each line of the text file starts with a term followed by its synonyms. At the end of each line the semicolon is omitted. Some synonyms consist of compound words separated by a space, such as

Zweifel;...;Gemischte Gefühle

Releases

No releases published

Packages

No packages published