Discussion Board
Go to the previous messageThere are no next messages
Current Forum: Homework 3 Forum
Date: Sat Sep 29 2001 7:46 pm
Author: Lee, Charles C. <chucklee@cmu.edu>
Subject: Re: punctuation

The code uses StringTokenizer class to break the words into tokens. As a result, spaces are not included. Even if you include spaces, imagine what happens when you use the approximation function when the word is just one letter. It might just return space for the most case.
Post response

Go to the previous messageThere are no next messages
Current Thread Detail:
punctuation      Dozzi, Giancarlo      Wed Sep 26 2001 10:24 pm       
Re: punctuation      Chen, Richard      Thu Sep 27 2001 12:26 am       
Re: punctuation      Cipriani, Jason A.      Thu Sep 27 2001 10:02 am       
Re: punctuation      White, David      Thu Sep 27 2001 11:55 am       
Re: punctuation      Yuen, John      Thu Sep 27 2001 12:13 pm       
Re: punctuation      Dozzi, Giancarlo      Thu Sep 27 2001 3:16 pm       
Re: punctuation      Cipriani, Jason A.      Thu Sep 27 2001 5:30 pm       
Re: punctuation      White, David      Thu Sep 27 2001 12:22 pm       
Re: punctuation      Batra, Rohan      Sat Sep 29 2001 12:14 pm       
Re: punctuation      Lee, Charles C.      Sat Sep 29 2001 7:46 pm       

Back to previous screen