Coder Social home page Coder Social logo

abalvet / ace Goto Github PK

View Code? Open in Web Editor NEW
5.0 1.0 0.0 1.24 MB

ACE, Annotated Corpora for online Exercises

License: GNU Lesser General Public License v2.1

Python 100.00%
scorm exercises moodle quiz quiz-generator umr-8163-stl univ-lille umr-stl umr-stl-8163

ace's Introduction

ACE-Annotated Corpora for online Exercises

This project aims at generating self-correcting exercises and activities based on annotated corpora. The target platform is Moodle, for the moment. The target language is French.

Here, you will find the following elements:

  • a processing chain, in python, to generate Moodle quizzes based on CONLL-U annotations
  • a set of quizzes, in the GIFT format, that can be integrated into a Moodle "question bank"
  • a set of H5P and Hot Potatoes activities and templates, that can be integrated into a Moodle course, or reused elsewhere

Corpus2Quiz processing chain: from corpus to quiz

The script takes as input a CONLL-U formatted corpus and generates part-of-speech quizzes based on the following parameters:

  • questionTemplate: a template in markdown that will be used as a header for each question
  • suffixFilter: a regex filter on the desired suffix (eg.: nouns in -ment)
  • lemmaSuffix: if defined, applies the suffix filter
  • conlluField: which part-of-speech set to use
  • moodleCategory: a basic Moodle category header
  • table: a conversion table to transpose parts-of-speech used in annotated corpora into student-friendly names

H5P/Hot Potatoes activities and templates to be used to generate new sets of exercises based on the Corpus2Quiz processing chain

  • H5P "mark the words" template
  • Hot Potatoes "mark the words" and "categorize" templates

ace's People

Contributors

abalvet avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 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.