Skip to content

MohitSahu-MS/AI-Review-Detection

 
 

Repository files navigation

AI-Review-Detection

Repository Structure:-

  • Dataset : This contains all the datasets in JSON format that have been used in the research. In each JSON file, keys are the IDs of the open review paper, and the values are the reviews of it.
  • Embeddings: This contains the embeddings of the dataset created from the open-ai text-embedding-3-small model
  • Dictionaries: This contains the dictionaries that have been used in our token-frequency model

Run :-

To regenerate the results of our paper, you just have to run the files: Our_RR_model.ipynb and our_TF_model.ipynb

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 68.0%
  • Jupyter Notebook 31.8%
  • Shell 0.2%