/oteann

Primary LanguageJupyter Notebook

oteann

This project includes the code of the Artificial Neural Network used for the OTEANN paper.

The OTEANN ANN allows:

  • translating a pronounced word into a spelled word;
  • or translating a spelled word into a pronounced word.

Both words and pronunciations are encoded as a sequence of Unicode characters.

Citation

This code was used for the following paper:

@misc{marjou2020oteann,
      title={OTEANN: Estimating the Transparency of Orthographies with an Artificial Neural Network}, 
      author={Xavier Marjou},
      year={2019},
      eprint={1912.13321v1},
      archivePrefix={arXiv},
      primaryClass={cs.CL}
}