Skip to content

Neural-Knight/Reasearch-Paper-Classifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📄 Research Paper Classifier & Publishability Checker

This is a Streamlit-based web application that allows users to upload research papers in PDF format. The app processes the uploaded files to determine:

  1. Whether the paper is publishable.
  2. The most suitable conference for the research paper from the following options:
    • CVPR
    • EMNLP
    • KDD
    • NeurIPS
    • TMLR

Additionally, the app provides a rationale for the classification and allows users to download the results in CSV format.


🌟 Features

  • File Upload: Upload a PDF file containing a research paper.
  • Publishability Check: Determine whether the paper is likely publishable.
  • Conference Classification: Classify the paper into one of five target conferences.
  • Rationale Generation: Generate a short rationale explaining the classification.
  • Result Download: Save the results (including paper name, publishability, conference, and rationale) as a CSV file.
  • Stunning UI: A clean, intuitive, and interactive interface built with Streamlit.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages