Pre-Check Paper
pre_check_paperScore your academic paper before submission to predict its publication tier, research field, and confidence band using a free, library-based analysis.
Instructions
Run a free, zero-LLM-cost pre-submission scoring of an academic paper. Returns predicted publication tier (Tier 1, 2, or 3 probability), the detected research field, and a confidence band. Backed by a local 33,000-paper library via FTS5 BM25. Use this when the user wants a fast sanity-check on whether a paper is ready to submit, or which tier of journal to target. Sub-second response. Free.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Paper title (required). | |
| abstract | Yes | Paper abstract (required). | |
| keywords | No | Optional author-supplied keywords; comma-separated. | |
| fullText | No | Optional full manuscript text. Pass when available; results are more accurate. | |
| abstractOnly | No | Set to false to score against fullText. Default true. Ignored when fullText is absent. |