jonathanbratt/RBERTviz
Visualization tools to use with RBERT
This tool helps data scientists and NLP researchers understand how BERT language models process text. You input a BERT model and a piece of text, and it visually shows you what parts of the text the model focuses on (attention) and how word meanings evolve through the model's layers (embeddings). It's designed for those using the RBERT package to work with BERT models.
No commits in the last 6 months.
Use this if you need to visually inspect and interpret the internal workings of a BERT model, particularly its attention mechanisms and contextualized embeddings.
Not ideal if you are not working with BERT models or are looking for a tool for general text analysis rather than model interpretability.
Stars
45
Forks
5
Language
R
License
Apache-2.0
Category
Last pushed
Jun 14, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/jonathanbratt/RBERTviz"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
ryanjgallagher/shifterator
Interpretable data visualizations for understanding how texts differ at the word level
HLasse/TextDescriptives
A Python library for calculating a large variety of metrics from text
jboynyc/textnets
Text analysis with networks.
DemetersSon83/Quantitative-Discursive-Analysis
A tool for quantitatively measuring discursive similarity between bodies of text.
sciknoworg/tib-sid
TIB-SID: A bilingual (English/German) dataset of library catalog records with GND subject...