An open API service indexing awesome lists of open source software.

https://github.com/bean5/paper-gc-tm-venue-entropy

Whitepaper on LDA Topic Models to compute topic entropy by year. Base corpus: LDS General Conference articles spanning decades.
https://github.com/bean5/paper-gc-tm-venue-entropy

ai general-conference latex lda lds nlp paper research topic-modeling topic-models whitepaper

Last synced: 8 months ago
JSON representation

Whitepaper on LDA Topic Models to compute topic entropy by year. Base corpus: LDS General Conference articles spanning decades.

Awesome Lists containing this project

README

          

# Theological topics through time: An application of Gibbs-sampled LDA and post-hoc metrics to compare religious venues

Whitepaper on LDA Topic Models to compute topic entropy by year. Base corpus: LDS General Conference articles spanning decades.

## Dependencies

- docker
- docker-compose

## Build Instructions

```sh
docker-compose run proposal
docker-compose run final
```

The first time you run the command it will need to build the latex base image which can take a long time.

## To Do

- [ ] Use a common base image to accelerate first-time PDF generation