Coder Social home page Coder Social logo

diversifix / diversifix Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 26.52 MB

Suggestions for inclusive wording for your German texts

Home Page: https://diversifix.org

License: MIT License

Dockerfile 0.92% TypeScript 52.61% HTML 4.08% CSS 0.01% Python 17.56% Jupyter Notebook 24.83%
diversity inclusion language style-checker web-app word-add-in

diversifix's Introduction

DIVERSIFIX logo

Live Demo 🚀

DIVERSIFIX start screen DIVERSIFIX with results

About DIVERSIFIX

DIVERSIFIX is a software to support the practical use of diversity-sensitive language in German. It was originally developed under the name INCLUSIFY during the Tech4Germany Fellowship 2021 together with the Federal Institute for Materials Research and Testing (Bundesanstalt für Materialforschung und –prüfung (BAM)). We have now founded Diversifix e. V. contribute to its development and adoption.

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

DIVERSIFIX 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 DIVERSIFIX Docker image

Make sure to have Docker installed and running.

Use the following command to download the DIVERSIFIX 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/diversifix/diversifix-app:latest

Now you can open http://localhost in your web browser and use the DIVERSIFIX web-app from there! 🥳

For using the experimental OpenAI API integration, specify your own API key via the flag --env OPENAI_API_KEY=sk-xxxxxx in the command abov.

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 DIVERSIFIX container.

Technical Documentation

See doc/index.md.

Technical report

We have written a technical report, including an evaluation on our own benchmark for gender-inclusive language: INCLUSIFY: A benchmark and a model for gender-inclusive German.

@article{pomerenke2022inclusify,
  title={INCLUSIFY: A benchmark and a model for gender-inclusive German},
  author={Pomerenke, David},
  journal={arXiv preprint arXiv:2212.02564},
  year={2022}
}

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.

diversifix's People

Contributors

davidpomerenke avatar lehnerpat avatar

Stargazers

 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.