Coder Social home page Coder Social logo

form-grader's Introduction

form-grader

This is a package for reading and auto-grading multiple answer forms.

Features

1. Creating tests

Creating tests using Google Script API โ†’ decide what to use: Docs or Forms

TODO

Trello:

Dependencies

Tesseract

This project is using Tesseract OCR engine developed by Google. To install it on Linux use

sudo apt install tesseract-ocr
sudo apt install libtesseract-dev

For other systems, the install instructions can be found here

Language used here is Croatian, but all other language models can be found here. In order to use other lanuages, the unpacked .traineddata file has to be moved to tessdata directory. The directory can be found in several locations (depending on the type of the training data and the Linux ditribution). Possibilities are /usr/share/tesseract-ocr/tessdata or /usr/share/tessdata or /usr/share/tesseract-ocr/4.00/tessdata

form-grader's People

Contributors

lukanovak93 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.