# 11 years ago | |
---|---|
Hello - I love your program, and have used it for many things, but lately I've been having an issue where, when I enter a large field of text, words are repeated, but not weighted. For instance, the input field had 40 or so instances of the word "music" and instead of the word being very large, it just showed up small, but 40 or so times when I clicked on "visualize." It's as if it's treating each instance of the word as a unique word. Am I doing something wrong? I tried copying/pasting from Word, then I tried copying to excel and pasting from there, then I tried copying to excel, comma delimiting each word, and then pasting...no dice. Any help would be appreciated. Thanks! |
# 11 years ago | |
---|---|
I suppose you are pasting the text like below:
In this case Tagul will think that you are using the special mode of text.
And then word1 will have weight of 3 and other words will have 1 as their weight. |