Your score is 97.52, higher than 99.83% ———————- paternity chocolate snowblower troglodytes sediment dictionary ricochet ———————— This could be a fun wordle type game that one could play everyday.
Out of curiosity, are you ESL or a native English speaker? It really seems like choosing uncommon words is the way to go.
Divergent Association Task: Fast creativity test
151–156 of 156 posts
Re: Divergent Association Task: Fast creativity test
#152I felt myself chaining the words together, so I think it was still associative, but I skipped 3 or 4 until I found myself hopping to something that felt pretty different from the previous word.
Re: Divergent Association Task: Fast creativity test
#153Your score is 91.32, higher than 97.69% of the people who have completed this task
asteroid rhubarb dishwasher nomenclature virus philosopher plateau
Re: Divergent Association Task: Fast creativity test
#154Two observations: 1) people who seem to have gotten the highest scores are not following directions properly (e.g. someone on Twitter who got >98 used decidedly technical terms like "codec", despite clear instructions not to use technical jargon) 2) this seems to measure how extensive your vocabulary is (e.g. obscure noncommon words seem to score much higher than common words, even though the common words may be quit…
It honestly seems like a rather poorly executed test. Valid nouns that are too obscure or "technical" to be in the word list get dropped but the person I know that got the highest score (95.07 raw score, 99.4 percentile) used "titties" (not even a real word) and at least two of the other words he used weren't even nouns (nouns are stated as a requirement).
Re: Divergent Association Task: Fast creativity test
#155Two observations: 1) people who seem to have gotten the highest scores are not following directions properly (e.g. someone on Twitter who got >98 used decidedly technical terms like "codec", despite clear instructions not to use technical jargon) 2) this seems to measure how extensive your vocabulary is (e.g. obscure noncommon words seem to score much higher than common words, even though the common words may be quit…
Re: Divergent Association Task: Fast creativity test
#156Earlier quoted context omitted.
The task states: “Only single words in English.” Chow mein is not a single world, pizza is a single world.
Very interestring. I might be actually wrong here. So I assumed the problem is not cultural bias, but a tokenizer which does not have the concept of open compound words. For example a naive implementation which is just splitting the strings into chunks of printable characters would be suspectible to this problem. To test this I have tried it with various open compound words. My theory was that it will reject all of t…