Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month 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 (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-21T19:04:47.000Z (12 months ago)
- Last Synced: 2024-04-09T15:14:56.648Z (9 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: 3
- Forks: 2
- Open Issues: 0
-
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/.