| Jester Recommendation System | HTML | |
| Jester dataset page @ UC Berkeley | Jester data | |
| Jester wiki page | CSC 466 Wiki | |
| List of Jokes | Jokes.xml | jester-joke-texts.zip |
| Lists of stopwords | ranks.nl |
| Stopwords in MySQL | MySQL stopwords |
| Onix Text Retrieval Toolkit | Stopword list |
| Ranks.nl small | stopwords-small.txt |
| Ranks.nl medium | stopwords-medium.txt |
| Ranks.nl large | stopwords-large.txt |
| MySQL | stopwords-mysql.txt |
| Onix | stopwords-onix.txt |
| Porter Stemming Algorithm | Official Web Page |
| Porter Algorithm original paper | def.txt |
| Porter Algorithm in Java | java.txt |