submission-checker | PDFs submitted to a conference , e.g. , for formatting
kandi X-RAY | submission-checker Summary
kandi X-RAY | submission-checker Summary
submission-checker is a Java library. submission-checker has no bugs, it has no vulnerabilities, it has build file available, it has a Permissive License and it has low support. You can download it from GitHub.
The SIGSOFT Submission Checker (SSC) is a simple tool to check paper submissions to conferences for conformance to formatting (in ACM and IEEE styles) and author identity hiding policies. The tool can be used by program chairs to check all submissions in bulk, as well as by individual authors to check papers they intend to submit themselves. The tool builds on Apache PDFBox to extract pages and text from a pdf, and then applies simple regular expression matching to find suspicious patterns. WARNING: The Submission Checker is based on heuristics. Therefore it will miss violations, and it will likely raise false alarms. Use the tool at your own risk. The conference call for papers is leading when deciding whether a paper meets the submission guidelines. This decision is made by the program chairs (possibly using the tool's output to base this decision on).
The SIGSOFT Submission Checker (SSC) is a simple tool to check paper submissions to conferences for conformance to formatting (in ACM and IEEE styles) and author identity hiding policies. The tool can be used by program chairs to check all submissions in bulk, as well as by individual authors to check papers they intend to submit themselves. The tool builds on Apache PDFBox to extract pages and text from a pdf, and then applies simple regular expression matching to find suspicious patterns. WARNING: The Submission Checker is based on heuristics. Therefore it will miss violations, and it will likely raise false alarms. Use the tool at your own risk. The conference call for papers is leading when deciding whether a paper meets the submission guidelines. This decision is made by the program chairs (possibly using the tool's output to base this decision on).
Support
Quality
Security
License
Reuse
Support
submission-checker has a low active ecosystem.
It has 36 star(s) with 0 fork(s). There are 7 watchers for this library.
It had no major release in the last 12 months.
There are 1 open issues and 3 have been closed. On average issues are closed in 5 days. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of submission-checker is v0.4.3
Quality
submission-checker has 0 bugs and 0 code smells.
Security
submission-checker has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
submission-checker code analysis shows 0 unresolved vulnerabilities.
There are 0 security hotspots that need review.
License
submission-checker is licensed under the Apache-2.0 License. This license is Permissive.
Permissive licenses have the least restrictions, and you can use them in most projects.
Reuse
submission-checker releases are available to install and integrate.
Build file is available. You can build the component from source.
Installation instructions, examples and code snippets are available.
submission-checker saves you 334 person hours of effort in developing the same functionality from scratch.
It has 800 lines of code, 82 functions and 6 files.
It has high code complexity. Code complexity directly impacts maintainability of the code.
Top functions reviewed by kandi - BETA
kandi has reviewed submission-checker and discovered the below as its top functions. This is intended to give you an instant insight into submission-checker implemented functionality, and help decide if they suit your requirements.
- Check that the title and document titles are consistent
- Count the number of starting lines of a string
- Returns the text of the specified page
- Retrieves the meta data for the document
- Strips the initial line numbers from the given text
- Extract the copyright name from the page
- Checks whether two strings are similar
Get all kandi verified functions for this library.
submission-checker Key Features
No Key Features are available at this moment for submission-checker.
submission-checker Examples and Code Snippets
Copy
java -jar submission-checker-{version}-jar-with-depencies.jar --help
Community Discussions
No Community Discussions are available at this moment for submission-checker.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install submission-checker
The Submission Checker runs on Java 11. The relevant jar is distributed as a GitHub package. From the latest release the "Asset" to obtain is.
Support
You're welcome to contribute if you see additional meaningful checks. Issues with ideas or pull requests with working code (and tests) always welcome! Before spending lots of effort on a pull request make sure to open an issue first, so that we can discuss ideas upfront. If you have an issue for a specific paper, and you don't feel like sharing that version of the paper online yet (in an issue report), instead contact your program chairs, or send an email to Arie van Deursen. The tool is licensed under the Apache License, Version 2.0, http://www.apache.org/licenses/LICENSE-2.0.
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page