Talk About Network



Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Compilers > corrections on ...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 3 Topic 2386 of 2420
Post > Topic >>

corrections on a dfa's input strings?

by vega_lope@[EMAIL PROTECTED] Apr 11, 2008 at 04:50 AM

Hello,

I've implemented a dfa with a keyword tree, I'm already adding and
removing keys from it, or even perfoming completion as readline does
for us on a console.

My question is if there's anybody who could tell me about algorithms,
names (I'm not english), or resources I can look for when trying to do
corrrections on input strings against those already registered within
the dfa.

The idea is quite similar to the "did you mean: ..." from google. I
feed the dfa with a string for a lookup operation, and perhaps that
operation returns unsuccesful as there's no key registered matching
exactly the input string, then, an algorithm comes to aid doing some
trial an error, till it deduces that either, the user made a typo, or
that others keys sintactically similar could also match his/her
request.

Any comments really appreciated.

Regards,




 3 Posts in Topic:
corrections on a dfa's input strings?
vega_lope@[EMAIL PROTECTE  2008-04-11 04:50:29 
Re: corrections on a dfa's input strings?
Hans-Peter Diettrich <  2008-04-11 23:35:17 
Re: corrections on a dfa's input strings?
Gene <gene.ressler@[EM  2008-04-15 09:46:00 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Mon May 12 6:11:05 CDT 2008.