https://github.com/saptak625/quizolytics
Quizolytics is a natural language processer to analyze question datasets and extract meaningful insights from them.
https://github.com/saptak625/quizolytics
natural-language-processing ngrams nlp pmi question-answering quizbowl text-analysis
Last synced: 5 months ago
JSON representation
Quizolytics is a natural language processer to analyze question datasets and extract meaningful insights from them.
- Host: GitHub
- URL: https://github.com/saptak625/quizolytics
- Owner: Saptak625
- License: mit
- Created: 2022-10-09T17:56:25.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-01-21T19:04:47.000Z (over 2 years ago)
- Last Synced: 2025-09-02T11:34:44.430Z (10 months ago)
- Topics: natural-language-processing, ngrams, nlp, pmi, question-answering, quizbowl, text-analysis
- Language: HTML
- Homepage: https://quizolytics.vercel.app/
- Size: 36.9 MB
- Stars: 8
- Watchers: 2
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Quizolytics
Quizolytics is a natural language processer to analyze question datasets and extract meaningful insights from them. It finds the most common unigrams, bigrams, trigrams, and quadgrams throughout questions by calculating the PMI to evaluate the information carried by a certain n-gram. Currently, this website is in V6. More features are likely to come.
Try it at https://quizolytics.vercel.app/.