Package Exports
- german-adjectives-dict
- german-adjectives-dict/dist/adjectives.json
- german-adjectives-dict/dist/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (german-adjectives-dict) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
German Adjectives Dict
List of German adjectives.
It is based on the german-pos-dict: https://github.com/languagetool-org/german-pos-dict which provides an extensive morphological and syntactic lexicon for German.
You can use german-adjectives
to use this resource properly.
dependencies and licences
german-pos-dict provides linguistic binary resources under CC-BY-SA-4.0, which autorises commercial usages. It also contains an export.sh
script to generate a textual dump using https://github.com/languagetool-org. dictionary.dump
(zipped in dictionary.zip
) is this textual dump. It remains under CC-BY-SA-4.0 licence.