Skip to content

A simple Jolie wrapper to TinyGrammar console app with translation support

Notifications You must be signed in to change notification settings

mmontesi/TinyGrammar-Jolie-Wrapper

Repository files navigation

TinyGrammar Jolie wrapper

TinyGrammar is a minimalistic implementation of Chomsky's generative grammar wrote by Massimo Barbieri

This is a Jolie (http://www.jolie-lang.org/) wrapper with translation support.

The code, with few modifications, comes from this post on Fabrizio's blog: http://fmontesi.github.io/2017/12/01/jolie-duckduckgo.html

Key features

Examples

All examples use "tecnichese grammar": Tecnichese generator is a funny nonsense-technical Italian sentence generator

jolie tinygrammar.ol

per non bloccare l'operatività del Cliente, sarà necessario mettere in cluster sistemi Active Directory; il software quindi permetterà di generare ex novo un campo automatico

in order not to block the Client's operation, it will be necessary to cluster Active Directory systems; the software will then allow you to generate an automatic field from scratch

jolie tinygrammar.ol fr

per fornire l'accesso a uno stream Xml:
1. fare l'upgrade di flussi di informazione
2. convertire in Unicode un applicativo Silverlight
3. verificare la compatibilità di un controller Mvc

pour donner accès à un flux XML:
1. mettre à jour les flux d'information
2. convertir une application Silverlight en Unicode
3. vérifier la compatibilité d'un contrôleur Mvc

Environment

  • Jolie

License

GNU GENERAL PUBLIC LICENSE V 3

Copyright (C) Marco Montesi

About

A simple Jolie wrapper to TinyGrammar console app with translation support

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages