Jump to content

Compound splitting/nl: Difference between revisions

From Clarin K-Centre
Created page with "*[https://pypi.org/project/compound-split/ Webpagina]"
Created page with "==Wordbuilder== *[https://www.aclweb.org/anthology/L02-1004/ Vincent Vandeghinste (2002). Lexicon Optimization: Maximizing Lexical Coverage in Speech Recognition through Automated Compounding.] Proceedings of the Third International Conference on Language Resources and Evaluation (LREC2002). ELRA. Paris."
 
Line 12: Line 12:
*[https://pypi.org/project/compound-split/ Webpagina]
*[https://pypi.org/project/compound-split/ Webpagina]


<div lang="en" dir="ltr" class="mw-content-ltr">
==Wordbuilder==
==Wordbuilder==
*[https://www.aclweb.org/anthology/L02-1004/ Vincent Vandeghinste (2002). Lexicon Optimization: Maximizing Lexical Coverage in Speech Recognition through Automated Compounding.] Proceedings of the Third International Conference on Language Resources and Evaluation (LREC2002). ELRA. Paris.
*[https://www.aclweb.org/anthology/L02-1004/ Vincent Vandeghinste (2002). Lexicon Optimization: Maximizing Lexical Coverage in Speech Recognition through Automated Compounding.] Proceedings of the Third International Conference on Language Resources and Evaluation (LREC2002). ELRA. Paris.
</div>

Latest revision as of 17:29, 3 April 2025

Samenstellingssplitser demo

Een samenstellingssplitser splitst samenstellingen in hun samenstellende delen, bijvoorbeeld liefde+s+drank of [post+zegel]+verzamelaar. In deze demo kun je tot 500 tekens Nederlands invoeren. Je kan zowel lopende tekst als losse woorden invoeren (één woord per regel). Als je geïnteresseerd bent in het gebruik van de samenstellingssplitser voor andere doeleinden, neem dan contact op met Lieve.Macken@UGent.be.

CharSplit - An ngram-based compound splitter

Pythonmodule die een samenstelling opsplitst in het hoofd en de rest van de samenstelling. Op dit moment worden enkel Duits en Nederlands ondersteund.

Wordbuilder