Skip to content

This is a interesting exercise which count the frequency of words that appear in some papers in the form of PDF format.

Notifications You must be signed in to change notification settings

goldbrown/WordStat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WordStat

This is a interesting exercise which count the frequency of words that appear in some papers in the form of PDF format.

Use

  • 1 Put the pdf files in the resource/pdf directory, then run PDFManagerTest.java.(This will generate the corresponding txt file in the resource/txt direcotory.
  • 2 Run FreqCalTest.java, this will print in the console the frequency of different words in the txt files.

About

This is a interesting exercise which count the frequency of words that appear in some papers in the form of PDF format.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages