From 542a1592e19a7cc2f460adc4c6ccbf1620fa580d Mon Sep 17 00:00:00 2001 From: Aidan Malanoski <71616036+ajmalanoski@users.noreply.github.com> Date: Sun, 25 Apr 2021 15:16:03 -0700 Subject: [PATCH] Fix tiny typo in main README (#407) * Adds subdirectories 'lib' and 'phones' to 'data/phones'. Moves '.phones' files into 'data/phones/phones'. Moves relevant scripts from 'data/src' into 'data/phones/lib'. Updates paths in 'data/scrape/lib/codes.py' * Updates 'data/phones/HOWTO.md' to reflect new locations of files * Fixes file path in 'data/phones/HOWTO.md' * Updates outdated components of 'data/phones/HOWTO.md' * Updates path to phones in 'tests/test_data/test_summary.py' * Updates changelog * Renames 'data/cg' to 'data/covering_grammar' * Renames covering grammar files to include script info and and transcription type (broad/narrow) * Moves covering grammar/error analysis scripts to 'data/covering_grammar/lib' * Adds placeholder README for 'data/covering_grammar/' * Adds script to make input files for error analysis * Removes superfluous comments from 'data/covering_grammar/lib/make_test_file.py' * Updates changelog * Makes (most of the) suggested edits to data/covering_grammar/lib/make_test_file.py * Adds logging config to data/covering_grammar/lib/make_test_file.py. Makes minor stylistic changes to the same file * Minor style fix * Adds French covering grammar. Reorganizes French phonelist. * Updates changelog * Fix extra line in French phonelist * Add end line to French covering grammar * Add final lines * Fix typo in README.md * Update changelog --- CHANGELOG.md | 1 + README.md | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a9318b71..adc878c7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -51,6 +51,7 @@ Unreleased - Reorganizes CG files and related scripts under `data/covering_grammar` (\#395) - Reorganized `data/phones/phones/fre_phonemic.phones` (\#398) - Removed `data/src/` (\#401) +- Fixed typo in `README.md` (\#407) ### Under `wikipron/` and elsewhere diff --git a/README.md b/README.md index a0b6064d..d0b762cb 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ If you use WikiPron in your research, please cite the following: Jackson L. Lee, Lucas F.E. Ashby, M. Elizabeth Garza, Yeonju Lee-Sikka, Sean Miller, Alan Wong, Arya D. McCarthy, and Kyle Gorman (2020). [Massively multilingual pronunciation mining with -WikiPron](https://www.aclweb.org/anthology/2020.lrec-1.521/). In In *Proceedings +WikiPron](https://www.aclweb.org/anthology/2020.lrec-1.521/). In *Proceedings of the 12th Language Resources and Evaluation Conference*, pages 4223-4228. \[[bibtex](https://www.aclweb.org/anthology/2020.lrec-1.521.bib)\]