Skip to content

alexandrunastase/fluentcards-grammar

 
 

Repository files navigation

Fluentcards Grammar

Screencast

Generating grammar exercises from real-world texts

Basically, there are two ways to generate grammar exercises. The first is to define a lot of infinitely combinable building blocks. From those you create sentences to demonstrate or test a specific syntactic or morphological feature. This is what Duolingo is doing. Sentences like "A cat flew into the space" is a typical result of this approach.

The second way is to find complete sentences in authentic texts: books, newspapers, subtitles etc. You define a syntactic pattern, for example "ARTICLE + ADJECTIVE + NOUN" and search for a matching sentence in a textual corpus. That's what Fluentcards Grammar does.

About

Grammar exercises generated from books & subtitles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 71.1%
  • CSS 22.9%
  • HTML 5.1%
  • Shell 0.9%