Skip to content
This repository has been archived by the owner on Feb 23, 2021. It is now read-only.

mikehearn/KotlinFPWebinar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the code written as part of the Kotlin functional programming webinar done on October 22nd 2015.

Please note that this program is NOT COMPLETE. It requires an n-gram list in the form of a tab separated file, with the first column being a frequency and the rest being the words. You can get such files from

http://www.ngrams.info

but the redistribution requirements mean I cannot bundle them here.

About

Code written as part of the Kotlin FP live programming tutorial

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages