Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/asmr-hex/bsbot
- Owner: asmr-hex
- Created: 2014-11-03T19:05:53.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-12-03T16:02:35.000Z (almost 10 years ago)
- Last Synced: 2024-07-28T06:24:01.860Z (4 months ago)
- Language: Java
- Size: 6.86 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
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.