Releases: byu-aml-lab/ankura
Releases · byu-aml-lab/ankura
Labeled Anchors - EMNLP 2018
This is our best guess as to the state of the code when we submitted our EMNLP 2018 paper entitled "Labeled Anchors and a Scalable, Transparent, and Interactive Classifier". Some of the names in the code are a bit strange as we experimented with many different models. The free classifier described in the paper is referred to as dream_model
.
Tandem Anchoring - ACL 2017
This was the state of the code when we published our ACL 2017 paper entitled "Tandem Anchoring: A Multiword Anchor Approach for Interactive Topic Modeling." It includes the code for the vanilla anchor words topic modeling algorithm by Arora et al., 2013, as well as our tandem anchor extension. Additionally, it includes the code for our demo UI for interactive topic modeling used in the paper.