Skip to content

Instantly share code, notes, and snippets.

@acrymble
Created July 5, 2011 19:36
Show Gist options
  • Select an option

  • Save acrymble/1065686 to your computer and use it in GitHub Desktop.

Select an option

Save acrymble/1065686 to your computer and use it in GitHub Desktop.
Python Frequency Pairs
(25, 'house')
(20, 'yes')
(20, 'prisoner')
(19, 'mr')
(17, 'man')
(15, 'akerman')
(14, 'mob')
(13, 'black')
(12, 'night')
(11, 'saw')
(9, 'went')
(9, 'sworn')
(9, 'room')
(9, 'pair')
(9, 'know')
(9, 'face')
(8, 'time')
(8, 'thing')
(8, 'june')
(8, 'believe')
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment