Giter Site home page Giter Site logo

pictomaker-lite's Introduction

PictoMaker Lite

PictoMaker Lite

License Code size Last commit More info

Created by Miguel Ángel Fernández Gutiérrez (https://mianfg.me/)

A simple API to translate sentences into pictograms.

This is a more advanced version of my previous PictoMaker.

Description

This is a simple API that provides two capabilities:

  • A tokenizer that syntactically analizes a sentence and lemmatizes its componentes using Natural Language Processing.
  • A generator, that generates a PNG image or ZIP file composed of pictograms.

Some Q&A

🤷 Why pictograms?

Learning through pictograms is an essential tool for children with special educational needs, as well as crutial for elder people with Alzheimer's disease and dementia. I developed PictoMaker to make it easy for people to communicate using the power of images.

👓 Why do a syntactical analysis?

PictoMaker leverages the power of AI to lemmatize the different words you input (getting the basic form of the word) to search for the images, as well as it uses it to construct a syntactical analysis tree and allow people (and especially children) to better distinguish between words.

Where are the pictograms coming from?

All pictograms used by PictoMaker are property of ARASAAC, from the Aragonese Center of Augmentive and Alternative Communication (Spain).

This API extensively uses ARASAAC's API.

Usage cases

This API has been used:

Deployment

You can deploy this API anywhere you like, because it's containerized with Docker. Some commands to get you started on a local development environment:

  1. Make sure you can use docker-compose.
  2. Create the container with docker compose up --build.
  3. Use Docker whenever you want to restart the process!

pictomaker-lite's People

Contributors

mianfg 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.