Use a javascript implementation of the Porter-Stemming Algorithm to group like terms into word roots. IMPORTANT: This will result in "fake" words, e.g. properly will become properli.
Remove the top 50 words of the English language from the spiral results.
The number of words to occur in one 360 degree rotation.
The spacing between every word on the spiral in pixels.
Apply an offset to the default the rotation, in degrees. By default words will be parallel with the radii drawn from the center of the spiral. 90 degrees will make the words tangent to points on the spiral.
Experimental. Type a font name to change the font of the words.
The spiral will appear to the left. Click and drag to pan or scroll wheel to zoom.