bert_quora_question_pairs and Quora-Questions-Pairs-App

These are ecosystem siblings: one is a fine-tuned BERT model checkpoint for question pair classification, while the other is a Streamlit application that implements the same classification task using BERT, likely consuming a similar model as a dependency.

Maintenance 0/25
Adoption 7/25
Maturity 16/25
Community 17/25
Maintenance 0/25
Adoption 4/25
Maturity 16/25
Community 14/25
Stars: 32
Forks: 9
Downloads:
Commits (30d): 0
Language: Jupyter Notebook
License: MIT
Stars: 7
Forks: 3
Downloads:
Commits (30d): 0
Language: Jupyter Notebook
License: MIT
Stale 6m No Package No Dependents
Stale 6m No Package No Dependents

About bert_quora_question_pairs

dharmendrach/bert_quora_question_pairs

BERT Model Fine-tuning on Quora Questions Pairs

This project helps machine learning engineers or data scientists fine-tune a BERT model to identify if two questions are semantically equivalent. You input question pairs and get an output indicating the likelihood they are duplicates. This is for professionals building question-answering systems, chatbots, or search engines who need to handle redundant user queries efficiently.

natural-language-processing question-answering chatbot-development semantic-similarity information-retrieval

About Quora-Questions-Pairs-App

idanmoradarthas/Quora-Questions-Pairs-App

In this research I'd like to use BERT with the huggingface PyTorch library to fine-tune a model which will perform best in question pairs classification. The app is build using Streamlit.

This project helps quickly identify if two questions have the same meaning, even if phrased differently. You input a pair of questions, and it tells you whether they are duplicates. This is useful for anyone managing a large volume of questions, like community managers, content moderators, or customer support teams.

content-moderation community-management customer-support information-organization natural-language-processing

Scores updated daily from GitHub, PyPI, and npm data. How scores work