HTML5 based online tool to extract numerical data from plot images.
-
Updated
Apr 3, 2022 - JavaScript
At the moment the backend is based on node.js. For the Platform to fully operate as described in the White Paper (double-spending of tokens, integrity of data, etc.) the backend must be upgraded to blockchain.
Add a description, image, and links to the data-mining topic page so that developers can more easily learn about it.
To associate your repository with the data-mining topic, visit your repo's landing page and select "manage topics."
As generating human-readable code is not a current aim, and we're quite far from having it anyway, it would make sense to generate a code that is already "minified". (i. e. cannot be reduced more by a minifier).
This might not be possible to achieve to 100% without implementing some complicated compiler logic (for example determining whether some parenthesis are needed). Implementing those shou