Using PPM (Prediction with partial match) for predicting next symbol in sequence.
3 views (last 30 days)
Show older comments
I'm trying to under the use of the PPM (Prediction with partial match) algorithm to predict the next symbol in a sequence of symbols (e.g. abababa, and the next is likely "b").
I'm experimenting with the follow code from file exchange, but I have no idea how to interpret the output toward getting the next most likely value. the author seems to be unresponsive. Any help would be greatly appreciated. thank you for your time.
1 Comment
Alex Hamilton
on 19 Aug 2016
Did you ever manage to understand this, I would greatly appreciate it if you did and were willing to share
Answers (0)
See Also
Categories
Find more on Code Execution in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!