Discussion Board
Go to the previous messageGo to the following message
Current Forum: Homework 3 Forum
Date: Thu Sep 27 2001 10:02 am
Author: Cipriani, Jason A. <jac4@andrew.cmu.edu>
Subject: Re: punctuation

that's a really interesting question, giancarlo... i hope somebody answers it.

it actually seems like you would use punctuation marks as delimiters, because the word "dog" seems like it should be identical to the word "dog?".

however, a search for "dog?" would turn up no results because of the extra "?" at the end of the string. perhaps some sort of filter in search() to ignore punctuation? but this appears to kind of defeat some of the purpose of a full "trie".

does it make sense that when encountering the word "dog?" you should add both "dog" and "dog?" to the trie...?

jason
Post response

Go to the previous messageGo to the following message
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