GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   need a program to remove duplicate text (https://gfy.com/showthread.php?t=209785)

galleryseek 12-17-2003 01:46 AM

need a program to remove duplicate text
 
and no, its not for email lists.

have a bunch of abbreviations n' such that are probably duplicates

thx

lagwagon 12-17-2003 01:48 AM

find and replace in dreamweaver

fsfaz 12-17-2003 01:50 AM

sed 's/was/isnow/g' file1

Shooter 12-17-2003 01:50 AM

Bk Replace Em

johnbosh 12-17-2003 01:50 AM

find and replace in homesite:D

galleryseek 12-17-2003 01:53 AM

Quote:

Originally posted by lagwagon
find and replace in dreamweaver
it needs to be able to search for duplicates on it's own without me specifying text.

fsfaz 12-17-2003 02:03 AM

Maybe give this program a try if your on Windows ...


I just did a search and found it ... haven't used it myself.


http://www.crystalsoftware.com.au/te.../standard.html

galleryseek 12-17-2003 02:05 AM

Quote:

Originally posted by fsfaz
Maybe give this program a try if your on Windows ...


I just did a search and found it ... haven't used it myself.


http://www.crystalsoftware.com.au/te.../standard.html

installed and errored

OzMan84 12-17-2003 02:12 AM

i need something aswell as i dnt like having the same gallery descrption twice

OzMan84 12-17-2003 05:48 AM

bump, any1 help?

xxxoutsourcing 12-17-2003 06:08 AM

Quote:

Originally posted by lagwagon
find and replace in dreamweaver

:thumbsup

Coyote 12-17-2003 07:05 AM

From your descriptions, galleryseek and ozman84, it soumds like you want an application to automatically remove same words and/or phrases from two non-contiguous locations within a block of text.

Although any word processing app's spell check would remove (or flag for removal) two same contiguous words, the problem arises when you expect the app to recognize a threshold that signals a duplicate. For example,

test phrase one goes here.
...some more text goes here.
test phrase two goes here.

The 'test phrase' and 'goes here' are duplicates, but so is 'test' and 'phrase' and 'goes' and 'here'. Coding intelligence into an application to automatically recognize this threshold, plus which was intentional, would be a major undertaking. You're better off actually reading it yourself and making your own decision.

jimthefiend 12-17-2003 07:07 AM

http://www.abacre.com/afr/index.htm

OzMan84 12-17-2003 07:17 AM

mate i cant be fucked reading 700+ gallerys thats y i wanted a program, im testing out the program that jim posted 4 me now:thumbsup

Coyote 12-17-2003 07:24 AM

Quote:

Originally posted by galleryseek


it needs to be able to search for duplicates on it's own without me specifying text.


Sorry Oz, I was addressing the automation. Most apps, like ultra edit and abacre, will replace known values across multiple files.

crash 12-17-2003 08:09 AM

Ultraedit

file > sort > advanced options > check the 'remove duplicates' box


All times are GMT -7. The time now is 01:56 AM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123