https://github.com/qc20/danish-comma-spell-checker
This repository contains a Python script that compiles a set of the most common puncturation and comma-setting rules in the Danish language. Achieving perfect comma placement in Danish can be notoriously challenging due to competing conventions. With this script, you can process your input text to ensure correct comma placement. Enjoy!
https://github.com/qc20/danish-comma-spell-checker
comma danish language natural-language-processing nlp-machine-learning punctuation-correction python
Last synced: 4 months ago
JSON representation
This repository contains a Python script that compiles a set of the most common puncturation and comma-setting rules in the Danish language. Achieving perfect comma placement in Danish can be notoriously challenging due to competing conventions. With this script, you can process your input text to ensure correct comma placement. Enjoy!
- Host: GitHub
- URL: https://github.com/qc20/danish-comma-spell-checker
- Owner: QC20
- Created: 2023-10-05T12:14:13.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-01-04T23:09:46.000Z (over 2 years ago)
- Last Synced: 2024-12-31T21:40:31.562Z (over 1 year ago)
- Topics: comma, danish, language, natural-language-processing, nlp-machine-learning, punctuation-correction, python
- Language: Python
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This repository contains a Python script that compiles a set of the most common comma-setting rules in the Danish language. Achieving perfect comma placement in Danish can be notoriously challenging due to competing conventions. With this script, you can process your input text to ensure correct comma placement. Enjoy!