Skip to content

Simple program using avl trees to sort word frequency

Notifications You must be signed in to change notification settings

thefishua/Text-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Text-Analysis

How it works

  • A c program that uses an AVL tree to accuratly and precisly sort words within a given file
  • Input the filename from the data folder and the amount of words you would like to find from highest to lowest frequency

About

Simple program using avl trees to sort word frequency

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published