Logo

GitLab

Sign in

Wojciech Jaworski / ENIAM

  • Back to Dashboard
  • Project
  • Activity
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • ENIAM
  • NKJP
  • validate.sh
  • Added a corrected version of the NKJP parser.
    ccccf722
    Jan Lupa authored
    2017-01-14 02:17:41 +0100  
    Browse Code ยป
validate.sh 99 Bytes
Edit Raw Blame History
1 2 3 4 5 6
#!/bin/bash
cd validation
./checkText.sh
./checkTokens.sh
./checkSentences.sh
./checkParagraphs.sh