https://github.com/mooerslab/talon-contractions
TalonScript file of expansions for common contractions in English
https://github.com/mooerslab/talon-contractions
Last synced: 3 months ago
JSON representation
TalonScript file of expansions for common contractions in English
- Host: GitHub
- URL: https://github.com/mooerslab/talon-contractions
- Owner: MooersLab
- License: mit
- Created: 2023-11-26T18:26:52.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-01T16:17:08.000Z (about 2 years ago)
- Last Synced: 2025-02-07T03:42:06.377Z (over 1 year ago)
- Language: Talon
- Size: 18.6 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

[](https://opensource.org/licenses/MIT)
# talon-contractions: Automatically expand English contractions
## Purpose
TalonScript file, *contractions.talon*, contains the expansions of common contractions in English.
These contractions are automatically expanded in the [Talon Voice](https://talonvoice.com/docs/index.html) when used in the dictation mode.
Voice In is an open-source project wrapped in Python that is highly customizable via TalonScript or Python scripts.
I do not use contractions in my writing, although I do use them frequently in my speech.
I grew tired of correcting contractions manually.
This file eliminates that task.
## Disclaimer
This is a programming tool, not an educational tool.
It provides no explanations and no context.
## Installation
Store *contractions.talon* inside `~/.talon/users//`.
The subfolder can have any name and is optional.
Talon Voice will automatically detect this file and all others inside `~/.talon/users/` without restarting Talon Voice.
You can add more contractions by using a text editor.
The *contractions.talon* file is a plain text file written in TalonScript, a Python subset.
## Contributing new contractions
If you find a contraction(s) that should be added to this file, please open an issue above.
## Sources of funding
- NIH: R01 CA242845
- NIH: R01 AI088011
- NIH: P30 CA225520 (PI: R. Mannel)
- NIH P20GM103640 and P30GM145423 (PI: A. West)