Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6039185
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T06:19:54+00:00 2026-05-23T06:19:54+00:00

I got a wordlist which is 56GB and I would like to remove doubles.

  • 0

I got a wordlist which is 56GB and I would like to remove doubles.
I’ve tried to approach this in java but I run out of space on my laptop after 2.5M words.
So I’m looking for an (online) program or algorithm which would allow me to remove all duplicates.

Thanks in advance,
Sir Troll

edit:
What I did in java was put it in a TreeSet so they would be ordered and removed of duplicated

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-23T06:19:55+00:00Added an answer on May 23, 2026 at 6:19 am

    I think the problem here is the huge amount of data. I would in a first step try to split the data into several files: e.g. make a file for every char like where you put words with the first character beeing ‘a’ into a.txt, first char equals ‘b’ into b.txt. …

    • a.txt
    • b.txt
    • c.txt
      –

    afterwards i would try using default sorting algorithms and check whether they work with the size of the files. After sorting cleaning of doubles should be easy.

    if the files remain to big you can also split using more than 1 char
    e.g:

    • aa.txt
    • ab.txt
    • ac.txt
    • …
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Got a real simple question but can't figure out the solution. Got following code.
got code looking like this: // This is com.n.common.Networking.downloadBmp( ) function // ... byte[]
Got this error while trying to get the variables out of a class. Using
Got a Grails 2 app and executing run-app works fine, run-war fails: 2011-12-24 12:43:40,996
Got a page based on Google Wave (http://wave.google.com/maintenance/index.html) but instead of clouds going left
Got this error trying to do a new project with rails 3.2. haml issue
Got this errors keeps appeared repeatedly Here is my line 20 on functions.php $wp_query->max_num_pages
Got into confusion I have to do book shelf for tablet. Which holds books
got a question, is it possible to hide image and show iframe which are
Got this code in C#: using System; public class Listener{ public static void Main(){

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.