Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
scidetect
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Cyril Labbe
scidetect
Commits
4f4bc8a5
Commit
4f4bc8a5
authored
Mar 19, 2015
by
Tien
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
added README
parent
2c84f147
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
52 additions
and
0 deletions
+52
-0
README
README
+52
-0
SciDetect_Local.jar
SciDetect_Local.jar
+0
-0
No files found.
README
0 → 100644
View file @
4f4bc8a5
SciDetect
=================================
SciDetect is a free software for evaluating academic papers.
The software discovers text that has been generated with SCIgen and other fake-paper generators like Mathgen and Physgen.
Website: http://www.scidetect.forge.imag.fr
Source code (Github): https://forge.imag.fr/anonscm/git/scidetect/scidetect.git
Prerequisites
==================================
Scidetect was developed and tested on Ubuntu Linux. It should work on
other system also.
To run ScidDetect, you will need:
-Java at least 1.6
You will need the following components:
-SciDetect_local.jar
-config.txt
-A directory for data samples.
Running
==================================
The main program is encapsulated in SciDetect_local.jar
For a summary of options, run:
Java -jar SciDetect_local.jar -h
To check a folder contains pdf or xml, run:
Java -jar SciDetect_local.jar -c path_to_folder
For more information, please refer to Documentation.pdf
Makefile
==================================
A Makefile is also provided if you want to recompile the program.
Simply navigate to the program directory and $make
Source code
==================================
Please refer to the Java doc for a detail explanation of the source code
Credits
==================================
SciDetect is a colaboration between Springer-Verlag GmbH and Universite Joseph Fourier.
it was written by Nguyen Minh Tien and Cyril Labbe of Laboratoire d'Informatique de Grenoble
License
=======
Mathgen is free software. You are welcome to share, copy, and modify
it, under the terms of the GNU General Public License, version 3.0.
See the file LICENSE.
SciDetect_Local.jar
0 → 100644
View file @
4f4bc8a5
File added
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment