A statistical Model

Issue #1

How do we categorize the questions? This is an easy problem if you say, ok let's categorize all the past paper problems manually and that's it but that's boring. That's tedious work and I don't wanna do that. I hate that idea.

So, I am proposing to build a statistical model (fancy name) which will be fed enough textbook data so, it can learn and identify which words belong to which topic, and later, when we feed it a question, it will check the words and calculate the probability of being in, say one or two topics. Sounds good to me for now. Maybe in the future, I will use the word Embeddings and deep learning to do this but for now, the previous idea should be good. It will be a prototype so it will definitely be bad in terms of functionality.

Previous
Previous

Skewed Predictions

Next
Next

The Path