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 7735633
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 1, 20262026-06-01T07:32:59+00:00 2026-06-01T07:32:59+00:00

Consider an arbitrary text box that records the answer to the question, what do

  • 0

Consider an arbitrary text box that records the answer to the question, what do you want to do before you die?

Using a collection of response strings (max length 240), I’d like to somehow sort and group them and count them by idea (which may be just string similarity as described in this question).

  1. Is there another or better way to do something like this?
  2. Is this any different than string similarity?
  3. Is this the right question to be asking?

The idea here is to have people write in a text box over and over again, and me to provide a number that describes, generally speaking, that 802 people wrote approximately the same thing

  • 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-01T07:33:00+00:00Added an answer on June 1, 2026 at 7:33 am

    It is much more difficult than string similarity. This is what you need to do at a minimum:

    • Perform some text formatting/cleaning tasks like removing punctuations characters and common “stop words”
    • Construct a corpus (collection of words with their usage statistics) from the terms that occur answers.
    • Calculate a weight for every term.
    • Construct a document vector from every answer (each term corresponds to a dimension in a very high dimensional Euclidian space)
    • Run a clustering algorithm on document vectors.

    Read a good statistical natural language processing book, or search google for good introductions / tutorials (likely terms: statistical nlp, text categorization, clustering) You can probably find some libraries (weka or nltk comes to mind) depending on the language of your choice but you need to understand the concepts to use the library anyway.

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

Sidebar

Related Questions

Given a 3D plane and an arbitrary point on it that I want to
It could very well be that the answer to this question is an obvious
Consider the following arbitrary line of code: $object = new My_Object(); In Netbeans you
Consider this problem: I have a program which should fetch (let's say) 100 records
I need to match strings that don't contain a keyword ( beta2 ) at
I need to extract the text (only plain text) from an arbitrary web page
This code does what I want: abc is rendered next to def <style type=text/css>
Consider you have a set of objects X (e.g., A, B, C, D) that
Consider the following simple DAG: 1->2->3->4 And a table, #bar, describing this (I'm using
Consider this condition that exists in a template that is called recursively: <xsl:if test=$i

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.