- Posted by
- Well that's just fantastic! It works perfectly, great commenting on the code. I would like for the script to automatically delete the duplicate when found, I know that this code would be written somewhere between line 212-218 of your script, but I'm not a programmer. If its not too much trouble to e...Posted in Scripts
-   Topics
-   Views
- Haxxo
Aug 12, 2013
- The largest file I want to check will be about 0.5 MB. I don't think there will be any limitation on computational power or RAM, as the files are < 0.5 MB and I have 16 GB of RAM and an overclocked I7. Creating an efficient script does not seem necessary, a brute force method would even work on such...Posted in Scripts
-   Topics
-   Views
- Haxxo
Aug 09, 2013
- Wouldn't that make my sentence unreadable? Here is an example of what I want to do. Let's say I have these two lines among a list of hundreds of other lines. "The frog, then decided to jump the fence!" "so then the frog decided to jump the fence" So with this example these two lines should be flag...Posted in Scripts
-   Topics
-   Views
- Haxxo
Aug 08, 2013
- Hi! I have a list of single lines that I want to check for and remove any duplicate lines. But the lines are not identical. They have minor grammar/formatting differences. These lines are full English sentences. I think that the best way to approach that is to check if any two lines have more than X...Posted in Scripts
-   Topics
-   Views
- Haxxo
Aug 08, 2013