It's really not that important that the generated text looks a LOT like the analyzed language, I'm just making this for myself; school related. So I just want to be able to generate a new text, based...
Type: Posts; User: BKevinT; Keyword(s):
It's really not that important that the generated text looks a LOT like the analyzed language, I'm just making this for myself; school related. So I just want to be able to generate a new text, based...
Thanks, I got it all fixed now :)
So now I have another question....The application now stores the number of occurences of different character combinations in a text string in a hashMap.
So if...
I have a very basic question:
I have 2 classes; GUI.java & learner.java. The GUI contains a method that is called when it runs that shows an inputDialog , and the user chooses a number between 2 &...