I'm not set up to test node things at home right now, but I put what seemed like a fix for this bug into a feature branch on linguine-node. All that's needed is to take the variable that defines bubble scale and do Math.log(tf_idf_value) * -1 to get a better scale. Just wanted to get something into git for it.
I'm not set up to test node things at home right now, but I put what seemed like a fix for this bug into a feature branch on linguine-node. All that's needed is to take the variable that defines bubble scale and do Math.log(tf_idf_value) * -1 to get a better scale. Just wanted to get something into git for it.