Re: approximate string matching

"Lionel Delafosse" <lionel_delafosse@mail.dotcom.fr>
19 Jan 2000 01:10:58 -0500

          From comp.compilers

Related articles
approximate string matching okrslar@informatik.uni-muenchen.de (Martin Okrslar) (2000-01-15)
Re: approximate string matching jrs@JustMakesSense.com (2000-01-15)
Re: approximate string matching rweaver@ix.netcom.com (2000-01-19)
Re: approximate string matching lionel_delafosse@mail.dotcom.fr (Lionel Delafosse) (2000-01-19)
Re: approximate string matching maratb@CS.Berkeley.EDU (Marat Boshernitsan) (2000-01-19)
Re: approximate string matching torbenm@diku.dk (2000-01-19)
| List of all articles for this month |

From: "Lionel Delafosse" <lionel_delafosse@mail.dotcom.fr>
Newsgroups: comp.compilers
Date: 19 Jan 2000 01:10:58 -0500
Organization: Wanadoo, l'internet avec France Telecom
References: 00-01-044
Keywords: lex

Hi Martin,


Your problem is to detect plagiarism. So, I suggest you
have a look for an old article in CACM (around mid-1980
years).


You could also have a look on the following sites :
1 - http://wwwipd.ira.uka.de/jplag/
2 - http://www.cs.berkeley.edu/~aiken/moss.html
3 - http://cm.bell-labs.com/cm/cs/who/bsb/projects.html#dup
4 - http://www.semdesigns.com/Products/Clone/index.html


Some of these links concern teachers faced to the same
problem as yours. May be you can obtain free and useable
software...


I hope this helps you.


Lionel Delafosse


---------------------------------------------------------------
E-mail : lionel_delafosse@mail.dotcom.fr
Home Page : http://www.citeweb.net/delafoss/index.htm
Sort Factory : http://www.citeweb.net/delafoss/Sort/Factory.htm
Miroir/Mirror: http://perso.wanadoo.fr/ldelafosse/index.htm
---------------------------------------------------------------


>Does anybody know of an implementation of approximate string matching?


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.