SITUATION
An Excel sheet with 3 columns:
1. Column A - 28 personality traits (e.g. adventurous, reliable, etc.). The 28 personality traits are labeled using 1 word.
2. Column B - X coordinate of the personality trait (between 0 and 100)
3. Column C - Y coordinate of the personality trait (between 0 and 100)
QUESTION
Who can help to add 32 personality traits to the existing 28, so the total will be 60?
MrExcel helped me before with a useful VBA to find synonyms, that solution can be found here
For me it is important that the new personality traits have reliable X/Y coordinates.
My guess is that can be done using tools that make use of words and context and visualization.
Examples are synoniemen.net , lexipedia.com and others. My guess is they make use of Wordnet.
Looking forward to helpful suggestions.
Thanks in advance, kind regards. NFG
An Excel sheet with 3 columns:
1. Column A - 28 personality traits (e.g. adventurous, reliable, etc.). The 28 personality traits are labeled using 1 word.
2. Column B - X coordinate of the personality trait (between 0 and 100)
3. Column C - Y coordinate of the personality trait (between 0 and 100)
QUESTION
Who can help to add 32 personality traits to the existing 28, so the total will be 60?
MrExcel helped me before with a useful VBA to find synonyms, that solution can be found here
For me it is important that the new personality traits have reliable X/Y coordinates.
My guess is that can be done using tools that make use of words and context and visualization.
Examples are synoniemen.net , lexipedia.com and others. My guess is they make use of Wordnet.
Looking forward to helpful suggestions.
Thanks in advance, kind regards. NFG