/alpha /sr /dlexdb

Databases

Examples

Filter queries

/sr/dlexdb/kern/typ/filter/?select=typ_cit,typ_freq_abs,typ_inf_abs&orderby=-typ_freq_abs&top=20&skip=0&typ_freq_abs__le=500&typ_inf_abs__ge=1000
Low-frequency types having a high frequency prefix (first three characters).
/sr/dlexdb/kern/tt/filter/
Top 10 entries from the type bigrams table in default order
/sr/dlexdb/kern/typposlem/filter/?select=typ_cit,pos_tag,lem_cit,typposlem_freq_abs&typ_cit__eq=Garten
All annotated types having the orthographic form 'Garten'.
/sr/dlexdb/kern/typposlem/filter/?select=typ_cit,pos_tag,lem_cit,typposlem_freq_abs&typ_cit__eqi=Garten
All annotated types having the orthographic form 'Garten' (case-insensitively).

List queries

/sr/dlexdb/kern/typ/list/?select=typ_cit%2Ctyp_freq_abs&orderby=&top=&skip=&list_eq=Hans&list_eq=fofofo&list_eq=Maria
List query ("Hans", "fofofo", "Maria") ("fofofo" not a type in dlexDB)