Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Option for how tag selection should be done #24

Closed
rickard2 opened this issue Apr 6, 2013 · 0 comments
Closed

Option for how tag selection should be done #24

rickard2 opened this issue Apr 6, 2013 · 0 comments
Assignees
Milestone

Comments

@rickard2
Copy link
Owner

rickard2 commented Apr 6, 2013

The options should initially include:

  • Overall frequency based selection (the current method)
  • Random selection (Random sizes #16)

Another option for the future would be context sensitive selection (#11).

The selection would also of course determine the size of the resulting cloud.

Implementation wise, it might be time to split the Data class into multiple TermProviders which all have different strategies for tag selection.

@ghost ghost assigned rickard2 Apr 6, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant