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

https://github.com/bean5/nlp-topic-explorer

LDA is a machine learning algorithm. If you use the mallet toolkit, it results in some files which are great for NLP programs, but are not immediately human-friendly. This makes it human friendly. Take a look!
https://github.com/bean5/nlp-topic-explorer

lda lda-algorithm machine-learning ml nlp nlp-machine-learning

Last synced: 8 days ago
JSON representation

LDA is a machine learning algorithm. If you use the mallet toolkit, it results in some files which are great for NLP programs, but are not immediately human-friendly. This makes it human friendly. Take a look!

Awesome Lists containing this project

README

          

# nlp-topic-explorer

This is a working proof of concept.

LDA is a machine learning algorithm. If you use the mallet toolkit, it results in some files which are great for NLP programs, but are not immediately human-friendly. This makes it human friendly. Take a look!

## Corpus

This uses the LDS General Conference corpus.

## TODO

- [ ] Add scripts that were used to convert mallet LDA output into JSON