{% extends "template.html" %} {% block content %}

Concept for a Word (Token) Tree Visualization

Note: Utilizing "faked" data (doesn't actually use GPT-2 model to predict text).

TODO - Adjust font, positioning, and other aspects of individual nodes.

Your browser doesn't support the HTML5 canvas element.

Click the button to generate the visualization_concept.
Left-click each node to expand or collapse the tree.

{% endblock %}