Coder Social home page Coder Social logo

tech4germany / bam-inclusify Goto Github PK

View Code? Open in Web Editor NEW
12.0 3.0 1.0 45.22 MB

INCLUSIFY is a tool to support the practical use of diversity-sensitive language in German.

Home Page: https://tech.4germany.org/project/diversitaetssensible-sprache-bam/

License: MIT License

Dockerfile 0.93% Python 14.85% Jupyter Notebook 25.77% TypeScript 53.75% HTML 4.69% CSS 0.01%
diversity german language equality nlp react govtech t4g tech4germany

bam-inclusify's Introduction

INCLUSIFY logoTech4Germany logo

[ Live Demo 🚀 | Project Info 💁 | Tech4Germany Fellowship 🤓 ]

INCLUSIFY start screen INCLUSIFY with results

🇬🇧 This is the source code repository of the INCLUSIFY project of the Tech4Germany Fellowship 2021. You can use this code under the terms of the provided license.

🇩🇪 Dies ist das Source-Code Repository des Projekts INCLUSIFY des Tech4Germany Fellowships 2021. Sie können den Code unter den Bedingungen der angegeben Lizenz nutzen.

About INCLUSIFY

Together with the Federal Institute for Materials Research and Testing (Bundesanstalt für Materialforschung und –prüfung (BAM)), we developed a software prototype to support the practical use of diversity-sensitive language in German.

Our goal is both to promote awareness for diversity and to make every-day use of diversity-sensitive language easier.

INCLUSIFY currently offers two modes of use:

  1. A standalone webpage where users can paste their text, receive feedback and improvement suggestions, and apply these to their text in the browser.
  2. An add-in for Microsoft Word, with which users can check their documents right in Word, receive feedback and improvement suggestions, and apply these to their document without leaving the app.

Using the INCLUSIFY Docker image

Make sure to have Docker installed and running.

Use the following command to download the INCLUSIFY Docker image and start a new container. Note that the image is quite large and may take some time to download.

docker run --rm -p 80:80 -ti --pull always ghcr.io/tech4germany/inclusify-app:latest

Once you see a message like "Done loading morphological dictionary.", you can open http://localhost in your web browser and use the INCLUSIFY web-app from there! 🥳

Note: This Docker image hosts the app without HTTPS. This is fine for local testing, but isn't appropriate for any kind of deployment where other people use the app. For actual production deployments, consider putting an HTTPS reverse proxy in front of the INCLUSIFY container.

Technical Documentation

See doc/index.md.

Acknowledgements

License

This repository contains code and content we created ourselves, as well as content that we retrieved from other sources (some of it modified by us).

Our own source code and accompanying documentation in this repository are licensed under the MIT license. This applies to all files where no other license terms are included.

Files that are subject to other license terms are accompanied by appriopriate LICENSE files in the same or a higher directory.

bam-inclusify's People

Contributors

lehnerpat avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

seitzal

bam-inclusify's Issues

Double notation still triggers a match

Feedback:

Wenn ich „Mitarbeiter“ ersetze durch „Mitarbeiterinnen und Mitarbeiter“ klappt das super.
Aber nach dem Ersetzen wird das „Mitarbeiter“ in „Mitarbeiterinnen und Mitarbeiter“ immer noch als Fehler/Verbesserung angezeigt.

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.