-
Notifications
You must be signed in to change notification settings - Fork 0
danmaloney745/Word-Cloud-Api
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Daniel Maloney - G00303381 GitHub: https://github.com/G00303381/Word-Cloud-Api.git INSTRUCTIONS: In order to run you must enter eithe a file or a url in the command prompt followed by either true or false: Enering "true" implies the user wished to parse in a text file of words. Entering "false" implies the user is entering a url to be parsed. File: java –cp ./WordCloud.jar sw.gmit.ie.Runner "/.test.txt" "true" URL: java-cp /. WordCloud.jar sw.gmit.ie.Runner "http:www.gmit.ie/" "false" Other Notes: The sorting algortihm in the SortMap class can be slow dependant on the amount of words being parsed. The UML was created using an outside plugin for Eclipse called ObjectAid The docs folder contains the JavaDocs created for the project.
About
A Tag Cloud Api built using Java
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published