Skip to content

sam09/zipf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

###Python keyword usage analysis

An attempt at verifying if Zipf's Law(Or any other power law for that matter) holds for programming languages as well. We tried to verify that for python. The "library" for our "language" is the [flask project] (https://github.com/mitsuhiko/flask) The entire Flask project has 885 python files and close to 19541 python keywords.

###Screenshots

alt tag

Bar chart

alt tag

Log-Log graph

Turns out only the first few keywords follow some kind of distribution.

About

An attempt at verifying Zipf's law for programming languages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages