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!
- Host: GitHub
- URL: https://github.com/bean5/nlp-topic-explorer
- Owner: bean5
- Created: 2024-04-27T19:38:47.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-27T22:01:21.000Z (about 2 years ago)
- Last Synced: 2025-02-21T22:45:48.317Z (over 1 year ago)
- Topics: lda, lda-algorithm, machine-learning, ml, nlp, nlp-machine-learning
- Language: HTML
- Homepage: https://bean5.github.io/nlp-topic-explorer/
- Size: 7.12 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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