Pinned Repositories
bpemb
Pre-trained subword embeddings in 275 languages, based on Byte-Pair Encoding (BPE)
bunny
A progress bar like tqdm, but with more bunny.
descriptors
A collection of descriptors for validating input data.
dougu
Assorted tools and utility functions, mainly for doing NLP with Python
draw_entity.js
A package for visualizing entities in texts
lm-as-kb
Code for the paper: Language Models as Knowledge Bases: On Entity Representations, Storage Capacity, and Paraphrased Queries (EACL 2021)
numeric-property-repr
Code for the paper: Monotonic Representation of Numeric Properties in Language Models (ACL 2024)
pyrouge
A Python wrapper for the ROUGE summarization evaluation package
ran
A PyTorch implementation of Recurrent Additive Networks by Lee et al. (2017)
subword-sequence-tagging
Code for the paper: Sequence Tagging with Contextual and Non-Contextual Subword Representations: A Multilingual Evaluation (ACL 2019)
bheinzerling's Repositories
bheinzerling/bpemb
Pre-trained subword embeddings in 275 languages, based on Byte-Pair Encoding (BPE)
bheinzerling/pyrouge
A Python wrapper for the ROUGE summarization evaluation package
bheinzerling/bunny
A progress bar like tqdm, but with more bunny.
bheinzerling/ran
A PyTorch implementation of Recurrent Additive Networks by Lee et al. (2017)
bheinzerling/dougu
Assorted tools and utility functions, mainly for doing NLP with Python
bheinzerling/lm-as-kb
Code for the paper: Language Models as Knowledge Bases: On Entity Representations, Storage Capacity, and Paraphrased Queries (EACL 2021)
bheinzerling/descriptors
A collection of descriptors for validating input data.
bheinzerling/draw_entity.js
A package for visualizing entities in texts
bheinzerling/subword-sequence-tagging
Code for the paper: Sequence Tagging with Contextual and Non-Contextual Subword Representations: A Multilingual Evaluation (ACL 2019)
bheinzerling/numeric-property-repr
Code for the paper: Monotonic Representation of Numeric Properties in Language Models (ACL 2024)
bheinzerling/anth
A simple command line interface to the ACL Anthology
bheinzerling/rank-corr
An application designed to teach the ranked correlation measures Kendall's tau, Spearman's rho, and average precision.
bheinzerling/selpref-emb
Selectional Preference Embeddings (EMNLP 2017)
bheinzerling/semantic-search
Simple example showing "semantic" search with sentence-transformers and FAISS nearest neighbor search
bheinzerling/bheinzerling.github.io