Preserved Topic: Cross reference software |
|
---|---|
Author | Thread |
Paranoid (IV) Inmate From: The Dark Side of the Moon |
posted 12-12-2002 18:48
Hola! I am looking for a specific type of software and have played hell trying to find it, perhaps someone here can help me out. |
Maniac (V) Mad Scientist From: The Demented Side of the Fence |
posted 12-12-2002 18:59 |
Maniac (V) Inmate From: Charles River |
posted 12-12-2002 19:27
I also don't know where to find such a software, sorry. |
Maniac (V) Inmate From: soon to be "the land down under" |
posted 12-12-2002 21:05
I'm not quite sure what you're looking for. |
Maniac (V) Mad Scientist From: 127 Halcyon Road, Marenia, Atlantis |
posted 12-12-2002 21:28
well, I wrote a program to do something like that... it's a Perl hack, though... |
Paranoid (IV) Inmate From: The Dark Side of the Moon |
posted 12-12-2002 21:36
I do not have a PERL interpreter, but I can get one easy enough. Which one do you reccomend? |
Maniac (V) Mad Scientist From: 127 Halcyon Road, Marenia, Atlantis |
posted 12-12-2002 21:54
ActivePerl |
Maniac (V) Inmate From: there...no..there..... |
posted 12-12-2002 22:04
You might also check out SlickEdit |
Paranoid (IV) Inmate From: The Dark Side of the Moon |
posted 12-13-2002 10:04
OK Pet, where is the link to the PERL hack ya got? |
Paranoid (IV) Inmate From: Styx |
posted 12-13-2002 12:12
<completely off-topic> |
Maniac (V) Mad Scientist From: 127 Halcyon Road, Marenia, Atlantis |
posted 12-13-2002 14:39
damnit, no- it doesn't do what you wanted it to do.... |
Paranoid (IV) Inmate From: The Dark Side of the Moon |
posted 12-13-2002 21:50
What I am looking for is this. I need a program that takes two text files and runs a comparison between the two looking for phrases that match each other. Sort of a plagiarism detector. You can either compare two entire documents or run a search for specific phrases. The search option would allow you to look for exact phrase matches between the entirety of the two documents or proximity searches which find the co-occurrence of two or three words or phrases. You could also do a Boolean search to find combinations of two or three words in a given paragraph. You can see what I am looking for as far as search options go at this link: http://www.hti.umich.edu/m/mormon/ |
Maniac (V) Mad Scientist From: Rochester, New York, USA |
posted 12-13-2002 22:02
Maybe try using grep? Grep is pretty robust in its regular expressions, you might even try diff which shows you the differences between files. |
Paranoid (IV) Inmate From: The Dark Side of the Moon |
posted 12-17-2002 07:28
BOOYAA! Found it. Software for Windows that compares files looking for plagiarisms. If ya need it, get it at http://plagiarism.phys.virginia.edu/Wsoftware.html |
Paranoid (IV) Inmate From: In your Hard Drive; C: |
posted 12-17-2002 07:45
Compaq, IBM, Microsoft, etc.... |
Paranoid (IV) Inmate From: Styx |
posted 12-17-2002 08:42
thanks for that, Jackal. I can see that app will be useful later on for me! |