This demo of the algorithm receives an input list of one or more expression (one per line) and then carries on with the following tasks:
At the moment, it will not process more than 50 expressions at once because the algorithm is not yet optimized for massive data processing. At some point in time we will deal with that. |