Giter Site home page Giter Site logo

mikebarkmin / lesbar.club Goto Github PK

View Code? Open in Web Editor NEW
0.0 3.0 6.0 66.94 MB

Test the readability of your texts. Simple. Fast. Free.

Home Page: https://lesbar-club.vercel.app/

License: MIT License

Dockerfile 1.01% Python 35.94% JavaScript 60.24% HTML 2.82%
readability flask

lesbar.club's Introduction

Lesbar.club

logo

Test the readability of your texts. Simple. Fast. Free.

Contributors Docker Cloud container status Docker Pulls Maintainability

Please add your questions as GitHub issue: Lesbar.club Feature Requests and Bugs.

Develop

Fork https://github.com/mikebarkmin/lesbar.club.git
git clone https://github.com/{yourusername}/lesbar.club.git
cd lesbar.club
docker-compose up
Submit a pull request

Deploy

wget https://github.com/mikebarkmin/lesbar.club/raw/master/docker-compose.prod.yml 
docker-compose -f docker-compose.prod.yml up

License

Licensed under the MIT License, Copyright © 2019-present Mike Barkmin.

See LICENSE for more information.

lesbar.club's People

Contributors

mikebarkmin avatar neckenth avatar renovate-bot avatar

Watchers

 avatar  avatar  avatar

lesbar.club's Issues

User selected language

Allow a user to select a language for a given text. Add a dropdown next to the check button.

Allow Language Selection

Allow to select a different language. The backend supports at the moment english and german. The supported languages should be fetch from the backend.

Add Web Extension

Similar to the language tool web extension (https://languagetool.org/#firefox_chrome) there could be a web extension which automaticly analyizes the content of text fields.

The web extension could show the score of the text in the bottom right corner of the text field.

In the settings of the web extension you could choose the default readability index and language which will be used.

Add README

  • What is lesbar.club?
  • How can I install it?
  • How can I improve it?

Add Hints

Show how we slice the text into sentences, words and syllables. Maybe highlight sentences with alot of words and words with alot of syllables to show suggestions on how to "improve"/simplify the text.

Visualize Readability

Improve the visual fidelity of the app. Show some kind of visual representation of the raw score. Maybe a color scale or a progress bar.

Send only selected readability metrics

The backend should decide which readability metrics are suitable for a given language and should only send the results for those back. The ui should then dynamically display the results.

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.