Skip to content

jefflund/ankura

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
This branch is 60 commits ahead, 110 commits behind byu-aml-lab:master.

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 

Ankura

Ankura is an implementation of the anchor words topic modeling algorithm described in Arora et al., 2013. My ultimate goal is to use this as a basis to experiment with fine-grained topic models and improving token level topic assignments. Fair warning though: this is research code and is subject to frequent breaking changes and highly experimental code. In general I cannot provide any support.

Note on Fork

You may notice that this repo was forked from the byu-aml-lab. Please note that this fork has diverged in several breaking ways. This was done solely to make my life easier, without any intention to reintegrate with the main repo.

Important Tags and Branches

  • master - token level topic assignment experiments
  • ankura2 - scalable topic based classification
  • acl17 - interactive topic modeling with tandem anchoring
  • xref - generates topic-based cross-references

About

Anchor-based topic modeling

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%