Papers › Riveter: Measuring Power and Social Dynamics Between Entities

Riveter: Measuring Power and Social Dynamics Between Entities

15 Dec 2023arXiv:2312.09536archive 2025-07-28

Maria Antoniak, Anjalie Field, Jimin Mun, Melanie Walsh, Lauren F. Klein, Maarten Sap

Riveter provides a complete easy-to-use pipeline for analyzing verb connotations associated with entities in text corpora. We prepopulate the package with connotation frames of sentiment, power, and agency, which have demonstrated usefulness for capturing social phenomena, such as gender bias, in a broad range of corpora. For decades, lexical frameworks have been foundational tools in computational social science, digital humanities, and natural language processing, facilitating multifaceted analysis of text corpora. But working with verb-centric lexica specifically requires natural language processing skills, reducing their accessibility to other researchers. By organizing the language processing pipeline, providing complete lexicon scores and visualizations for all entities in a corpus, and providing functionality for users to target specific research questions, Riveter greatly improves the accessibility of verb lexica and can facilitate a broad range of future research.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2312.09536")

Code

Syntology Ran 12 of 17 code samples harvested from 1 repository linked to this paper; 5 have no recorded run. Of those that ran: 1 ran · our draft was wrong; 11 ran with no contract checked.

By repository: found in paper text by Syntology: 17 samples from 1 repository, 12 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

maartensap/riveter-nlp officialmentioned in paper report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

17 samples harvested; 12 ran; 0 honoured the contract we drafted; 5 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran · our draft was wrong
11ran
5unverified

Licence: 0 of the 17 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from huggingface/neuralcoref. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

bytes_to_unicode huggingface/neuralcoref/neuralcoref/train/compat.py found in paper text by Syntology ran MIT (permissive) · 9e8c17dcee7cd5e4 · report
clean_token huggingface/neuralcoref/neuralcoref/train/conllparser.py found in paper text by Syntology ran fingerprinted MIT (permissive) · 8e66fd489ce5989b · report
clipped_sigmoid huggingface/neuralcoref/neuralcoref/train/learn.py found in paper text by Syntology ran fingerprinted MIT (permissive) · a2124836d3557ce1 · report
encode_distance huggingface/neuralcoref/neuralcoref/train/utils.py found in paper text by Syntology ran fingerprinted MIT (permissive) · 10347dfdc30039ba · report
filename_to_url huggingface/neuralcoref/neuralcoref/file_utils.py found in paper text by Syntology ran MIT (permissive) · f45e82ab123a5616 · report
get_all_pairs_loss huggingface/neuralcoref/neuralcoref/train/learn.py found in paper text by Syntology ran MIT (permissive) · d257ae6d30634cbd · report
hash_changed huggingface/neuralcoref/bin/cythonize.py found in paper text by Syntology ran MIT (permissive) · 845d81774101e9b1 · report
load_embeddings_from_file huggingface/neuralcoref/neuralcoref/train/dataset.py found in paper text by Syntology ran MIT (permissive) · 77efc3889d645cc4 · report
load_hashes huggingface/neuralcoref/bin/cythonize.py found in paper text by Syntology ran fingerprinted MIT (permissive) · bd784b50f862d66b · report
parallel_process huggingface/neuralcoref/neuralcoref/train/utils.py found in paper text by Syntology ran MIT (permissive) · 064577f26f876bc6 · report
unicode_to_bytes huggingface/neuralcoref/neuralcoref/train/compat.py found in paper text by Syntology ran MIT (permissive) · ad6f3fc551889356 · report
url_to_filename huggingface/neuralcoref/neuralcoref/file_utils.py found in paper text by Syntology ran · our draft was wrong fingerprinted MIT (permissive) · 5eff22fa0a651276 · report
cached_path huggingface/neuralcoref/neuralcoref/file_utils.py found in paper text by Syntology unverified MIT (permissive) · 4cc18d5e92c311ba · report
get_hash huggingface/neuralcoref/bin/cythonize.py found in paper text by Syntology unverified MIT (permissive) · 7dcd71dbff03a3a0 · report
get_top_pair_loss huggingface/neuralcoref/neuralcoref/train/learn.py found in paper text by Syntology unverified MIT (permissive) · b04110cfd23c8567 · report
load_file huggingface/neuralcoref/neuralcoref/train/conllparser.py found in paper text by Syntology unverified MIT (permissive) · a7604c292d6409a3 · report
padder_collate huggingface/neuralcoref/neuralcoref/train/dataset.py found in paper text by Syntology unverified MIT (permissive) · 3152525689191178 · report

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections