Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

expand and validate text normalization/cleaning filters #27

Open
mmaz opened this issue Sep 28, 2021 · 1 comment
Open

expand and validate text normalization/cleaning filters #27

mmaz opened this issue Sep 28, 2021 · 1 comment
Labels

Comments

@mmaz
Copy link
Collaborator

mmaz commented Sep 28, 2021

given two transcripts 1. [hello is a common greeting] and 2. [she said, “hello”], without punctuation filtering we would otherwise treat [hello] and [“hello”] as separate words

@mmaz mmaz added the MSWC label Sep 28, 2021
@mmaz
Copy link
Collaborator Author

mmaz commented Oct 6, 2021

see which languages this impacts - Sharad says maybe 1K words total

v1: fix aliasing in english (nice to have)
don't touch other languages

going forward, use validated.csv instead of validated.tsv for transcript .labs - these might filter out quotation marks/commas already for all languages

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant