Skip to content

Conversation

rffontenelle
Copy link
Collaborator

@rffontenelle rffontenelle commented Mar 23, 2020

Create 'spell' target that uses pospell tool to run spell checking
on the translation files. The GitHub workflow will create an
artifact containing log files, making it possible to donwload and
study possible typos.

The 'dict' file is a custom dictionary with words known to be
found in the translation files, but that should not be considered
as typo.

resolve #9

@rffontenelle
Copy link
Collaborator Author

Ainda trabalhando para melhorar o arquivo de dicionário.

Create 'spell' target that uses pospell tool to run spell checking
on the translation files. The GitHub workflow will create an
artifact containing log files, making it possible to donwload and
study possible typos.

The 'dict' file is a custom dictionary with words known to be
found in the translation files, but that should not be considered
as typo.
@rffontenelle rffontenelle changed the title WIP: Enable spellchecking Enable spellchecking Apr 11, 2020
@rffontenelle
Copy link
Collaborator Author

@rougeth Acho que a PR está boa para commit. Ainda seria possível melhorar o conteúdo do dicionário "dict", mas está funcionando: executar make spell gera com sucesso os arquivos com registros dos erros de escrita, junto com alguns falsos positivos (a corrigir).

@rougeth rougeth merged commit 2721ffe into python:3.8 Apr 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Encontrar e corrigir erros de escrita
2 participants