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

  • SEARCH
  • Home
  • 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 7970149
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 4, 20262026-06-04T07:21:10+00:00 2026-06-04T07:21:10+00:00

So I am making a fridge magnet interactive and I was trying to figure

  • 0

So I am making a “fridge magnet” interactive and I was trying to figure out a valid dataset for words to have for the user to drag around.

I am using this data set .. but it is not that great

http://en.wikipedia.org/wiki/Most_common_words_in_English

and ideas where to find a more valid set of words

  • 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-06-04T07:21:11+00:00Added an answer on June 4, 2026 at 7:21 am

    One way you could do this yourself is to download a corpus of text, and then run a script that counts up the number of each word that appears. Then pick some value N and divide every count by N (rounding down). For each word, make a magnet for each divided count. You should pick N based on how many magnets you want out at the end.

    This has the advantage of having the distribution of magnets match the distribution of words. For example, if “the” appears 1000 times, “man” 320 times, “walks” 150 times, and “skips” 2 times, and you pick N to be 100, then you will end up making 10 “the” magnets, 3 “man”, 1 “walks”, and 0 “skips”.

    You might also want to take the logarithm of the counts to try and reduce the skew. Since word distributions are Zipfian, you might end up with thousands of “the” magnets for each “walks”).

    Finally, the nice thing about this approach is that you could run it on a particular domain to make a word magnet set for that domain. For example, if you want to make word magnets that sound like news stories, then run it on a corpus of news stories. If you want to make word magnets that sound like fairy tales, then run it on a corpus of fairy tales.

    If you really want to get fancy you could use something like TF-IDF to pick out the words that are most representative of that domain and then mix them with common function words.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Making a piano/keyboard application and trying to figure out the best way to set
Making sense out of an .MSI verbose trace. I created the .MSI using VisualStudio
Making my first steps with NHibernate, I'm trying to have it creating my Tables
Making a painting app using HTML5 and Canvas. I think I want to have
When making relations between tables (in mysql), I have encountered a naming dilemma. For
Im making a login/logout class that logs users in, sets cookies based on user's
Making a mobile friendly site, I have a single field and a submit button.
Im making a simple Androidgame , where the user selects an answer to a
making a multi-language site with codeginiter. I have created two folders. One for french
Making a new class in VS10 gives me using System; using System.Collections.Generic; using System.Linq;

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.