Over a period of time, I started collecting technical papers that I would, given time and energy, like to implement an open source version of it. I use this to collect some such papers with the status of implementation for each. These papers have only one constraint and that is they should be simplistic enough to be able to implement within < 5000 LOC. I have also captured whether a paper has been implemented or not and if yes then in which language.
Papers | Implemented ? | Language | Repo |
---|---|---|---|
Automatic Keyword Extraction from Individual Documents by Rose et.al. | Yes | Java | https://github.com/beyonddream/JRAKE |