tensorflow / tensorflow/probability

PROBABILITY ESTIMATION FROM TEXT EVIDENCE & OCCURRENCE

Open
#38 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Jupyter Notebook
Stars
4.4k
Forks
1.1k
PR merge metrics
No merged PRs in 30d

Description

Hi All ,
Thanks for making such a brilliant Probability estimation library , i have some doubts for a project , can you all tell me how to achieve that using Probability estimation library or any of your methods ..

PROBLEM STATEMENT - i am trying to create a probability tool for creating scores of importance eg (9/10, 8/10 or 6/10 ) depending on the degree of importance ,from a book text corpus , i am trying to calculate the probability of certain topic coming in the exam using previous year question papers . i have around 10 yrs of question papers comprising of 300 question in total from the same syllabus . but books are different . since the questions are not straight forward , i am unable to do this

WHAT HAVE I TRIED - i tried using topic modelling and LDA method in it ,but it gives only important topics or words from a text corpus . i was able to generate important topics from text , using GENSIM library but it couldn't solve my problem of matching and comparing it with the questions from the previous years question papers as some times questions were indirect or twisted .

WHAT I AM HOPING - i am hoping is there a way Probability estimation library can help me with understanding the indirect questions or twisted questions to generate a topic which may help in matching it with the topics in book corpus from the same syllabus thus generating a probability of topics occuring in the exam using previous years question papers .
Looking forward for your help , any kind of help in solving this particular problem statement would be of great help to us

Thanks

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names no repository file, test, or entry point. Start by clarifying whether a TensorFlow Probability feature is requested and how indirect questions, topics, and scores should be defined; done would require a concrete, reproducible change or documentation request.

Written by the indexing model from the issue text.

Assessment

Tech stack
tensorflow
Domain
data, machine-learning
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
8/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.