{"id":23326405,"url":"https://github.com/dkpro/dkpro-jwktl","last_synced_at":"2025-06-24T10:35:42.867Z","repository":{"id":35898160,"uuid":"40184766","full_name":"dkpro/dkpro-jwktl","owner":"dkpro","description":"Java Wiktionary Library","archived":false,"fork":false,"pushed_at":"2022-11-19T21:52:18.000Z","size":4590,"stargazers_count":56,"open_issues_count":25,"forks_count":25,"subscribers_count":12,"default_branch":"master","last_synced_at":"2023-07-28T17:27:05.649Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://dkpro.org/dkpro-jwktl/","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dkpro.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.txt","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-08-04T12:55:48.000Z","updated_at":"2023-07-28T17:27:05.650Z","dependencies_parsed_at":"2023-01-16T09:00:27.325Z","dependency_job_id":null,"html_url":"https://github.com/dkpro/dkpro-jwktl","commit_stats":null,"previous_names":[],"tags_count":5,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkpro%2Fdkpro-jwktl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkpro%2Fdkpro-jwktl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkpro%2Fdkpro-jwktl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkpro%2Fdkpro-jwktl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dkpro","download_url":"https://codeload.github.com/dkpro/dkpro-jwktl/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230633728,"owners_count":18256742,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-20T19:17:52.990Z","updated_at":"2024-12-20T19:17:53.447Z","avatar_url":"https://github.com/dkpro.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"JWKTL\n=====\n\n[![Maven Central](https://maven-badges.herokuapp.com/maven-central/org.dkpro.jwktl/dkpro-jwktl/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.dkpro.jwktl/dkpro-jwktl/badge.svg)\n[![codecov.io](http://codecov.io/github/dkpro/dkpro-jwktl/coverage.svg?branch=master)](http://codecov.io/github/dkpro/dkpro-jwktl?branch=master)\n\nSummary\n-------\n\nJWKTL (Java-based Wiktionary Library) is an application programming \ninterface for the free  multilingual online dictionary Wiktionary\n(https://www.wiktionary.org). Wiktionary is collaboratively constructed \nby volunteers and continually growing. JWKTL enables efficient and \nstructured access to the information encoded in the English and German Wiktionary language editions, including sense definitions, \npart of speech tags, etymology, example sentences, translations, \nsemantic relations, and many other lexical information types. The \nAPI was first described in an LREC 2008 paper.\n\nFurther information and documentation is available from the project homepage:\n* https://dkpro.github.io/dkpro-jwktl/\n\n\nLicense\n-------\n\nJWKTL is available as open source software under the Apache License \n2.0 (ASL). The software thus comes \"as is\" without any warranty (see\nthe license text for more details). JWKTL makes use of Berkeley DB Java\nEdition 5.0.73 (Sleepycat License), Apache Ant 1.7.1 (ASL), JUnit 4.12 (CPL),\nand Wikokit (New BSD license). For the respective third party licenses,\nsee NOTICE.txt.\n\n\nPublications\n------------\n\nA more detailed description of Wiktionary and JWKTL is available in our \nscientific articles:\n\n* Christian M. Meyer and Iryna Gurevych: Wiktionary: A new rival for \n  expert-built lexicons? Exploring the possibilities of collaborative \n  lexicography, Chapter 13 in S. Granger \u0026 M. Paquot (Eds.): *Electronic \n  Lexicography*, pp. 259–291, Oxford: Oxford University Press, November 2012.\n  \u003chttp://ukcatalogue.oup.com/product/9780199654864.do\u003e\n* Christian M. Meyer and Iryna Gurevych: OntoWiktionary – Constructing an \n  Ontology from the Collaborative Online Dictionary Wiktionary, chapter 6 in \n  M. T. Pazienza and A. Stellato (Eds.): *Semi-Automatic Ontology Development: \n  Processes and Resources*, pp. 131–161, Hershey, PA: IGI Global, February 2012.\n  \u003chttps://www.ukp.tu-darmstadt.de/data/lexical-resources/wiktionary/ontowiktionary/\u003e\n* Torsten Zesch, Christof Müller, and Iryna Gurevych: Extracting Lexical \n  Semantic Knowledge from Wikipedia and Wiktionary, in: *Proceedings of the \n  6th International Conference on Language Resources and Evaluation (LREC)*, \n  pp. 1646–1652, May 2008. Marrakech, Morocco.\n  \u003chttp://lrec-conf.org/proceedings/lrec2008/summaries/420.html\u003e\n\nPlease cite a JWKTL-related article if you use the software in your \nscientific work.\n\n\nProject Background\n------------------\n\nPrior to being available as open source software, JWKTL was a research \nproject at the Ubiquitous Knowledge Processing (UKP) Lab of Technische \nUniversität Darmstadt, Germany under the auspices of Prof. Iryna Gurevych.\nSince being open source software, JWKTL is developed by multiple contributors \n(see CONTRIBUTORS.txt for details).\n\nContact\n-------\n\nIn case of any questions, please contact [Christian M. Meyer](https://www.chmeyer.de).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdkpro%2Fdkpro-jwktl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdkpro%2Fdkpro-jwktl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdkpro%2Fdkpro-jwktl/lists"}