Visualize txt files with particles
learning Java rolls on. Building on my last experiment I have created an app that can read in a text file and then map the words to particles ordered by their number of occurrences within the text.
You need to pass a link to a txt file when launching from the command line like this
java -jar javagraphics.jar someText.txt
The bible is easy to get hold of as a txt file as was war and peace. This is still very much a badly written toy but I hope to develop it more.
About this entry
You’re currently reading “Visualize txt files with particles,” an entry on random()
- Published:
- 06.07.08 / 9pm
- Category:
- learning Java
No comments
Jump to comment form | comments rss [?] | trackback uri [?]