-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
### Version: Exet v0.50 August 9 2021 - When getting pronunciations of a phrase, split of hyphen if present, if there is no space in the phrase. - Call getPhones() only once when we have to get both homophones and Spoonerisms. - Create Spoonerisms from non-vowel spans beyond the second one too! - Minor tweak to Spoonerisms: after you have lists of Spoonerisms as well as homophones, delete any Spoonerisms that are also homophones (this can happen with the swapped parts in the Spoonerism have the same sound).
- Loading branch information
1 parent
3cf8db1
commit 9bb5d51
Showing
5 changed files
with
69 additions
and
47 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
v0.49 | ||
v0.50 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters