Skip to content

Generate a frequency list or a simple word list from one or many Japanese language subtitle files.

License

Notifications You must be signed in to change notification settings

mikzorz/jp-subs-freq-gen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install with go install from within project directory.

Run with anime-freq-gen followed by the flags below.

Flags Required Example Description
-in Yes -in /path/to/dir/or/subtitle-file Required
-out No -out /path/to/directory Output file 'freq.txt' will be saved to -out. Defaults to directory of -in. Optional
-r No -r=false Search recursively. Defaults to true. Optional
-v No -v=true Verbosity. Defaults to false. Optional
-wl No -wl Outputs a list of unique words without their frequencies.

Doesn't currently allow a custom output filename. Always saves as frequencies.txt or words.txt.
Output may not look nice if not viewed with a monospaced font.

DISCLAIMER: This was made on a whim. There is no quality guarantee. There is no quality.

About

Generate a frequency list or a simple word list from one or many Japanese language subtitle files.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages