File size: 827 Bytes
c7669ca | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 | {
"form": "deck@1",
"provider": "cluesurf",
"project": "leipzig-frequency",
"title": "Leipzig Corpora Frequency Data",
"description": "Word frequency lists, sentence corpora, and co-occurrence data from the Leipzig Corpora Collection. Covers hundreds of languages across news, web, Wikipedia, and mixed sources.",
"version": "v0.1.0",
"tags": ["linguistics", "frequency", "corpus", "nlp", "language"],
"authors": [
{
"name": "Lance Pollard",
"email": "lp@elk.fm",
"affiliation": "ClueSurf"
}
],
"licenses": [
{
"reference": "CC-BY-4.0"
}
],
"sources": [
{
"provider": "university-of-leipzig",
"title": "Leipzig Corpora Collection",
"url": "https://wortschatz.uni-leipzig.de/en/download",
"accessedAt": "April 12, 2026 PST"
}
]
}
|