Interactive Tools
code execution
visualization
Graph Plotter
Interactive data visualization tool for creating graphs and charts.
Memory Visualizer
Dynamic visualization tool for understanding memory allocation and management.
Variable Inspector
Interactive tool for visualizing variable states and data types.
Flow Diagram
Visual representation tool for control flow and program execution.
Text Tokenizer Visualization
Visualizes different text tokenization approaches with interactive controls.
Comparison Table
Interactive comparison table for visualizing differences between related techniques.
BPE Visualizer
Interactive visualization of the Byte-Pair Encoding algorithm steps.
Tokenizer Comparison
Compare different tokenization approaches used in modern NLP models.
Word Context Visualization
Visualize how words appear in similar contexts, illustrating the distributional hypothesis.
Word2Vec Models Visualization
Interactive visualization of CBOW and Skip-gram architectures in Word2Vec.
Word2Vec Explorer
Interactive 2D visualization of word embeddings, allowing exploration of relationships between words.
Word2Vec Explorer
Interactive 2D visualization of word embeddings, allowing exploration of relationships between words.
Embedding Models Comparison
Compare performance and characteristics of different word embedding models like Word2Vec, FastText, and GloVe.
Embedding Models Comparison
Compare performance and characteristics of different word embedding models like Word2Vec, FastText, and GloVe.
Word Sense Disambiguation
Explore how contextual embeddings help disambiguate words with multiple meanings in different contexts.
Word Sense Disambiguation
Explore how contextual embeddings help disambiguate words with multiple meanings in different contexts.
Vector Space Visualizer
A unified visualization tool for exploring word vectors, analogies, model comparisons, contextual relationships, and attention mechanisms.
Word Embeddings Visualizer
2D visualization of word vectors and their relationships.
Word Analogies Visualizer
Visualize word analogies in vector space (e.g., king - man + woman = queen).
Embedding Model Comparison
Compare performance and characteristics of different word embedding models like Word2Vec, FastText, and GloVe.
Contextual Embeddings Visualizer
Explore how words shift their positions in embedding space depending on context.
Attention Weights Visualizer
Visualize how attention mechanisms connect words in sequences.
RNN Architecture Visualizer
Interactive visualization of different RNN architectures including vanilla RNN, LSTM, GRU, and bidirectional variants.
Backpropagation Through Time Animation
Visualize the process of Backpropagation Through Time (BPTT) and understand the vanishing gradient problem in RNNs.
Sequence Attention Visualizer
Visualize how different RNN architectures attend to words in a sequence, with support for coreference highlighting.
Processing Time Comparison
Compare processing time between different model architectures at various sequence lengths.
Effective Context Range Visualizer
Visualize how effectively different models can use context at various distances.
Sequence-to-Sequence Visualizer
Visualize the encoder-decoder architecture used in sequence-to-sequence tasks.
Translation Model Comparison
Compare translation quality between statistical, RNN, and transformer-based models.
Word Context Analyzer
Visualize and analyze how bidirectional models understand context through multiple word senses
RNN Architecture Comparison
Compare Vanilla RNN, LSTM, and GRU architectures side by side
Machine Translation Attention Visualizer
Visualize attention weights in a machine translation scenario.
Transformer Architecture Visualizer
Interactive visualization of the transformer architecture with encoder and decoder components.
Self-Attention Calculator
Step-by-step visualization of the self-attention calculation process.
Multi-Head Attention Visualizer
Visualization of how multiple attention heads work together in transformer models.
Positional Encoding Visualizer
Visualization of sinusoidal positional encodings used in transformer models.
Transformer Encoder Visualizer
Visualization of the transformer encoder architecture with self-attention and feed-forward networks.
Attention Mask Visualizer
Visualization of causal and padding masks used in transformer decoder models.
Transformer Decoder Visualizer
Visualization of the transformer decoder with masked self-attention and cross-attention.
Cross-Attention Visualizer
Visualization of cross-attention between encoder and decoder in transformer models.
Embedding Combination Visualizer
Visualization of how word embeddings and positional encodings are combined.
Model Architecture Comparison
Comparison of different transformer-based model architectures.
interactive
Interactive Text Cleaner
An interactive tool for cleaning and normalizing text with configurable options.
Text Preprocessing Explorer
Comprehensive tool for exploring the full text preprocessing pipeline.
SentencePiece Demo
Interactive demonstration of SentencePiece tokenization.
Word Analogies
Interactive demonstration of word analogies in embeddings space.