MartinThoma / write-math

On-line recognition of mathematical formulae
MIT License
46 stars 5 forks source link

Add support for multiple symbols #48

Closed darkf closed 8 years ago

darkf commented 8 years ago

More than one symbol, e.g. "1 + 2", does not recognize (except as MULTISYMBOL). It would be very useful if it could recognize more than one symbol.

It would also be nice if it recognized e.g. 23, or 23.

MartinThoma commented 8 years ago

This is tracked in https://github.com/MartinThoma/hwrt/issues/22 - however, I have to say that I'm currently working on other projects.