cboard icon indicating copy to clipboard operation
cboard copied to clipboard

Predictive pictograms feature implementation 

Open martinbedouret opened this issue 7 years ago • 2 comments

[ANALYTICS] - In app measurements to show word usage over time (high frequency words) per age and gender for better UX when creating boards (auto suggestions) - new component - Measurements.js

[Analytics] - Integrate Analytics to track all clicks, gather symbols usage statistics (NO PERSONAL DATA). Will be used to improve UX with auto suggestion etc..

martinbedouret avatar Jan 24 '18 21:01 martinbedouret

Why not also have the analytics available to the user on a personal basis? I could think of lots of reason why this sort of data could be useful.

boilerrat avatar Apr 22 '19 05:04 boilerrat

Curious what model or library would be used to complete this.

Edit: this might work: https://www.npmjs.com/package/compact-prediction-tree

zbyte64 avatar Jul 04 '20 22:07 zbyte64