Martin Thoma

Results 275 issues of Martin Thoma

Currently, write-math.com is used as a single symbol classifier. The back end is able to classify 377 symbols by now (2015-06-05). It would be beneficial for the project to define...

- http://www.martin-thoma.de/write-math/view/?raw_data_id=325874 - http://www.martin-thoma.de/write-math/view/?raw_data_id=325875 Problem: Attackers could extend drawings to something bad Possible solution: Timeout? Check via classifier?

When a part of the handwritten data gets accepted as being a `WILDPOINT`, then the wildpoint counter should get updated to the current number of accepted wildpoints of the handwritten...

enhancement

When the user accepts a partial classification from automatic proposal it should be added to the table with id `user_contrib_answers` completely automatically.

enhancement

- [x] Make sure no duplicate submissions are possible - [x] Accept logic - [ ] Ordering of answers - [ ] Selection of strokes which are classified by lasso...

Eventually voting should be removed completely as it isn't used by now.

Take a look at http://www.martin-thoma.de/write-math/view/?raw_data_id=324096 ![](http://i.imgur.com/xdfmCJh.png)

enhancement

Symbol recognition is simple. Either you recognized the correct symbol or not. But for formula recognition things are different. - A classifier can get a subset correct - A classifier...

It would be nice if the formula recognition would work continuous and morph the handwritten symbol in a typed one while writing. e.g. ``` svg ```

enhancement

MathML comes in two flavours: Presentational MathML and semantical MathML: http://www.w3.org/TR/MathML/ - [Presentation MathML](https://en.wikipedia.org/wiki/MathML#Presentation_MathML) - Semantical - http://www.w3.org/TR/MathML3/chapter4.html - http://www.w3.org/Math/XSL/csmall2.xml

enhancement