Moradnejad/Predicting-Subjective-Features-on-QA-Websites
Paper: "Predicting Subjective Features from Questions on QA Websites using BERT"
This helps community managers and moderators on Q&A websites like Stack Overflow or Quora to maintain content quality by automatically assessing incoming questions. It takes a new question as input and outputs predictions for 20 subjective quality aspects, helping to identify potential rule violations or low-quality content proactively. This tool is designed for anyone responsible for moderating user-generated questions on online forums.
No commits in the last 6 months.
Use this if you need to automatically predict multiple quality aspects of user questions on a Q&A platform to improve content moderation efficiency.
Not ideal if you are looking to generate answers to questions or analyze the factual accuracy of content rather than its subjective quality.
Stars
14
Forks
6
Language
Jupyter Notebook
License
—
Category
Last pushed
May 22, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/Moradnejad/Predicting-Subjective-Features-on-QA-Websites"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
5hirish/adam_qas
ADAM - A Question Answering System. Inspired from IBM Watson
husseinmozannar/SOQAL
Arabic Open Domain Question Answering System using Neural Reading Comprehension
SatyamSoni23/Smart-Question-Answering-System-on-Document
It's Smart-Question Answering System on short as well as long documents. It can automatically...
dharmendrach/bert_quora_question_pairs
BERT Model Fine-tuning on Quora Questions Pairs
nlpunibo/Question-Answering-SQUAD
Question Answering model based on DistilBERT, trained and evaluated on the SQUAD dataset