Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/asmr-hex/bsbot

A Learning System to Detect Fraudulent Abstracts in High Energy Physics
https://github.com/asmr-hex/bsbot

Last synced: 1 day ago
JSON representation

A Learning System to Detect Fraudulent Abstracts in High Energy Physics

Awesome Lists containing this project

README

        

#README#
BSbot: A Learning System to Detect Fraudulent Abstracts in High Energy Physics
contacts:
Dustin Axman, [email protected]
Baihu Qian, [email protected]
Connor Walsh, [email protected]

Contained is a work in progress system for the classification of fabricated
high energy physics abstracts generated by snarXiv.

Raw Data:
./raw/arXiv - contains data acquisition script for mining real abstracts from
arXiv.org.
./raw/snarXiv - contains data generation script for creating fake abstracts from
the snarXiv context-free grammar abstract generator.

Pre-Processed Data:
./preprocessed/scoreFeatures - contains scripts for scoring features in terms of
their separability between positive and negative class labels.

Project Write-Ups:
./manuscripts/interim_report - contains the manuscripts for the project.