An open API service indexing awesome lists of open source software.

https://github.com/willwade/dailydialogcorrections

Train a t5-small model to understand sentences without spaces and typos
https://github.com/willwade/dailydialogcorrections

Last synced: 3 months ago
JSON representation

Train a t5-small model to understand sentences without spaces and typos

Awesome Lists containing this project

README

          

# Spoken "AAC-Like" corpora

- We have dailyDialog and BNC2014 corpora extracted and tweaked
- Main tweaks - removal of double words like yeah and removal of speech components like 'mm'
- Removal of quotes and other common written only aspects
- For the purposes of our tool we then add in typos and remove the spaces

- We then train a t5-small model on both these. Note we did it in two stages. First the dailyDialog (it has a lot of quotes in it). and next the BNC corpora