Today, there is a requirement that users can manually type content into input and then generate a vector graph.
for example, enter: not happy today. The vector graph of the output is that I am unhappy today.
users can also use mobile handwriting input method, or upload a picture containing text, then upload it, and parse it into a vector image of the content.
this is what I parsed by an online tool on a website: that"s what it means. Can the front end do that? Is there any framework you can recommend? Thank you.