Skip to content

Snowghostx/CharacterFrequencyCount

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chinese Subtitle Character Frequency Count

The purpose of this program was to take a subtitle file (vtt,srt,txt) and list every chinese character separately with a corresponding count for each appearance it makes.

Problem to be Solved

Learning a language like chinese can be more difficult when raw memorization is unavoidable. The best way to approach a memorization task to be presented with what occurs the most and therefore what you should know versus what isn't commonly known becomes easier to visualize. I wanted a tool that could help me prioritize which characters to learn based on movies I was actually watching.

Author's Note

This program has features cut down because I've learned that there are much better frameworks to accomplish the end goal I wanted for this project. Despite this shift, the use this program provides is still helpful in prioritization of characters to learn.

This program was also created in earlier experience with Java during basic Data Structure and Algorithm classes.

Removed Features

  • InputStudyPanel Class
  • TableStudyPanel Class
  • CCharacter Class

About

A JavaSwing program to display the frequency count of every chinese character from a subtitle file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages