You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there any way you could code a feature to add a custom dictionary to the cloud to identify phrases rather than single words? I am building a wiki about the D&D game and i would like to be able to have the cloud be more discriminating. For example: the phrase "game time" has a very specific meaning in the game but both the words "game" and "time" also can be used separately for valid reasons having nothing to do with the "game time" concept.
Ideally the cloud would:
count and somehow mark any dictionary phrases first and
then count all individual words while bypassing any marked phrases.
This of course would be harder than just counting the phrases and then double counting the individual words but more accurate. Either way a phrase dictionary feature would be very welcome indeed!
The text was updated successfully, but these errors were encountered:
Is there any way you could code a feature to add a custom dictionary to the cloud to identify phrases rather than single words? I am building a wiki about the D&D game and i would like to be able to have the cloud be more discriminating. For example: the phrase "game time" has a very specific meaning in the game but both the words "game" and "time" also can be used separately for valid reasons having nothing to do with the "game time" concept.
Ideally the cloud would:
This of course would be harder than just counting the phrases and then double counting the individual words but more accurate. Either way a phrase dictionary feature would be very welcome indeed!
The text was updated successfully, but these errors were encountered: