Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (6.1%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Basic Info
Statistics
  • Stars: 1
  • Watchers: 1
  • Forks: 1
  • Open Issues: 7
  • Releases: 2
Created about 2 years ago · Last pushed over 1 year ago
Metadata Files
Readme Changelog License

README.md

Welcome

Unlock the power of handwriting analysis with handwriter. This tool is designed to assist forensic examiners by analyzing handwritten documents. Whether you are a forensic document examiner, legal professional, academic, or simply curious about how statistics are applied to handwriting, handwriter provides an automated way to evaluate handwriting samples.

Quick Start

View a Demo

View a demo of handwriter on handwritten documents from the CSAFE Handwriting Database. Go to demo.

Use Your Own Handwriting Samples

Installation

Handwriter requires R, RStudio IDE, and JAGS.

Install the handwriterApp R package. Open RStudio and navigate to the console window and type

r options(timeout = 100000) install.packages("handwriterApp") install.packages("devtools") devtools::install_github("CSAFE-ISU/handwriterRF")

Launch the App

Open RStudio, navigate to the console window, and type:

r library(handwriterRF) library(handwriterApp) handwriterApp()

In the pop-up window, click Open in Browser. If you use the app in the pop-up window instead of in a browser, some links will not work.

Follow the instructions to analyze handwriting samples.

Owner

  • Name: Center for Statistics and Applications in Forensic Evidence
  • Login: CSAFE-ISU
  • Kind: organization
  • Email: srenfro@iastate.edu
  • Location: 195 Durham Center, 613 Morrill Road, Ames, IA, 50010

CSAFE works to build a statistically sound and scientifically solid foundation for the analysis and interpretation of forensic evidence

GitHub Events

Total
  • Create event: 11
  • Release event: 1
  • Issues event: 23
  • Watch event: 1
  • Delete event: 9
  • Push event: 47
  • Pull request event: 17
  • Fork event: 1
Last Year
  • Create event: 11
  • Release event: 1
  • Issues event: 23
  • Watch event: 1
  • Delete event: 9
  • Push event: 47
  • Pull request event: 17
  • Fork event: 1

Packages

  • Total packages: 1
  • Total downloads:
    • cran 492 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 2
cran.r-project.org: handwriterApp

A 'shiny' Application for Handwriting Analysis

  • Versions: 2
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 492 Last month
Rankings
Dependent packages count: 27.9%
Dependent repos count: 34.4%
Average: 39.2%
Downloads: 55.3%
Last synced: 11 months ago