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

Onboarding: project character and word statistics #277

Open
mmartin9684-sil opened this issue Jan 18, 2024 · 0 comments
Open

Onboarding: project character and word statistics #277

mmartin9684-sil opened this issue Jan 18, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@mmartin9684-sil
Copy link
Collaborator

During onboarding, when the user supplies a translation or back translation, it would be helpful to capture some statistics about the text of the project, such as:

  • words and word frequencies
  • characters and character frequencies
  • distribution plots of this word and character information

In addition, after a preprocess/train/test run, it would be helpful to capture some token and word statistics indicating which tokens and words were part of the train, validation, and/or test sets for both the source and target texts. In particular, flagging any inconsistencies -
tokens or words in the source / target validation or test set that were not part of the training set - would be helpful.

@mmartin9684-sil mmartin9684-sil added the enhancement New feature or request label Jan 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants