dasher-project / dasher-web

Dasher text entry in HTML, CSS, JavaScript, and SVG
https://dasher-project.github.io/dasher-web/browser/
MIT License
45 stars 8 forks source link

Initial stab at PPM integration. #8

Closed agutkin closed 4 years ago

agutkin commented 4 years ago

This is a very initial attempt at integrating the PPM model.

It does something, but I am not sure the implementation is correct yet. Crucially, I don't quite understand how to distinguish between two important use cases: committing character to the model or simply querying. Both need to be distinguished at the API level.