igorsantos07 / protoboard

Webapp version of Javelin's Experiment Board.
http://protoboard.igorsantos.com.br
MIT License
0 stars 1 forks source link

Generate automatic hypotheses on a Parse service #40

Open igorsantos07 opened 9 years ago

igorsantos07 commented 9 years ago

Since Hypothesis generation depends on a range of factors (such as negated hypothesis, already-created hypothesis, and such), this kind of intensive operation should be done in the server, not the client.