Skip to content

hiro4honda/phoneme-balance-sentence-extractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Japanese Phoneme Balance Sentence Extractor

If you input texts of Aozora Bunko into this extractor, phoneme balance sentences will be extracted. This extractor counts the two-phoneme and three-phoneme chains contained in the texts and outputs a few sentences that cover the types of phoneme chains.

Supported platforms

  • Linux

Dependencies

Download Data

Please download text files from Aozora Bunko.

Run

To run this extractor, please store the downloaded texts in "aosora" directory.

cd /path/to/phoneme-balance-sentence-extractor/
mkdir aosora
mkdir aosora_utf8

When you run the script, balance sentences will be output to "extracted_sentences.txt".

sh aosora_analysis.sh

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published