Spell checking: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(6 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
<languages/> | |||
<translate> | |||
<!--T:1--> | |||
==Automatic correction of context-dependent dt-mistakes== | |||
A spelling correction system which automatically detects and corrects context-dependent dt-mistakes using neural networks. | |||
<!--T:2--> | |||
*[https://www.clips.uantwerpen.be/clinjdraft/clinj/article/view/79/71 Paper] | |||
*[https://liir.cs.kuleuven.be/software_pages/dt_correction_dataset_preprocessing.php Download page] | |||
<!--T:3--> | |||
==HunSpell== | |||
Open source multilingual spell checker with dictionaries available for Dutch | |||
*[https://github.com/OpenTaal/opentaal-hunspell Github] | |||
<!--T:4--> | |||
==PICCL== | ==PICCL== | ||
(This appears to be no longer supported) | |||
<!--T:5--> | |||
PICCL (Philosophical Integrator of Computational and Corpus Libraries) offers a workflow for corpus building and builds on a variety of tools. | PICCL (Philosophical Integrator of Computational and Corpus Libraries) offers a workflow for corpus building and builds on a variety of tools. | ||
<!--T:6--> | |||
The primary component of PICCL is TICCL, a Text-induced Corpus Clean-up system, which performs spelling correction and OCR post-correction (normalisation of spelling variants etc). | The primary component of PICCL is TICCL, a Text-induced Corpus Clean-up system, which performs spelling correction and OCR post-correction (normalisation of spelling variants etc). | ||
<!--T:7--> | |||
* [https://portal.clarin.inl.nl/piccl/ Online version] | * [https://portal.clarin.inl.nl/piccl/ Online version] | ||
</translate> | |||
Latest revision as of 14:44, 26 March 2024
Automatic correction of context-dependent dt-mistakes
A spelling correction system which automatically detects and corrects context-dependent dt-mistakes using neural networks.
HunSpell
Open source multilingual spell checker with dictionaries available for Dutch
PICCL
(This appears to be no longer supported)
PICCL (Philosophical Integrator of Computational and Corpus Libraries) offers a workflow for corpus building and builds on a variety of tools.
The primary component of PICCL is TICCL, a Text-induced Corpus Clean-up system, which performs spelling correction and OCR post-correction (normalisation of spelling variants etc).