Code Monkey home page Code Monkey logo

gecko-app's People

Contributors

dodo-s95 avatar jacqle avatar justsubh01 avatar psawa avatar

Stargazers

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

Watchers

 avatar  avatar

gecko-app's Issues

Add readme

We should add a readme.md which should address installation and some more general info

Process the input text sentence by sentence

Current behaviour: I don't know exactly why, but if you want to correct several sentences, in some cases punctuation will be removed after correction.

Expected behaviour:
The input text should be processed sentence by sentence, and punctuation should remain when needed.

words been truncated during correction

. Hi we are using your code for GEC but we could see below sentence been corrected even though its correct

'Inpatients and Outpatients are allowed ' been modified as 'patients and patients..Could you please look on this

Underline the differences between input and output text

We want that in the output box, token-wise differences with input text be highlighted.

The css classe of the highlighting style already exist, they are called delta-* in the css file.

I believe all we need is either comparing the input and the final output token-wise, or keep track of the changes during the correction process, then adding the css tags where needed..

Delete cache

Delete all the predicted files related to the query in paragraph folder

Mobile layout

Improve CSS rules so that the website is nicely displayed on mobiles

Add DEMO BUTTON

Add a demo button with the sentence of the recipes to show all the functionalities.

Display inconsistencies on various laptops

I noticed that on some computers, the website is displayed very "big". I mean that all the content seems to be very zoomed-in. Among the undesired effects:

  • The demo-area is pushed below the visible part of the screen
  • The about container is displayed vertically (The team is above the project, instead of having them side-by-side)

Potential track: I develop on Ubuntu, and I noticed that the system is scaled-out in comparison to when on Windows. The website with ubuntu displays well, even if I zoom to 150%.

My screen resolution: 1920:1080

Visualize swapped sentences

Currently there is no visual indicator that the text has been re-ordered. I don't exactly know under which form it could be indicated. But I think this is very important, to let the user know what transformations have been applied to their text.

SEO description

When the website appears in google, the description provided is the description of Eduardo's profile. It should show the decription of the application itself (about section)

image

Modification in the title of the tab

Currently, the title displayed in the tab of the browser is GECko+ - Gobbles up your mistakes.
This + - is kinda odd, so I suggest to use a pipe instead of the hyphen.

GECko+ | Gobbles up your mistakes

General UX improvements

We have various UX improvement to make, suggested by some students in cognitive science:

  • Set key bindings to trigger correction by typing enter, and go back to line by typing shift+enter

  • Check the quality of our profile descriptions. (Edu: "at Samsung", Leo: ", and", Thi: "which, I am convinced, can")

  • Change the About part adding the discourse feature description and citing the other model we'll implement

Don't find "pysdb" "0.3.4"

During the docker build there was an arror that the "pysdb==0.3.4" is not found.
I got it running by changed the version to "pysdb==0.0.3".

The docker build brocke on:
/bin/sh: 1: cd: can't cd to application/models/gector/data/model_files

Please fix the issues.
Even better, please upload the docker file to hub.docker.com

Pasting text in non-empty input box

Not sure what is causing this, but I've noticed two related bugs:

  • When selecting a text to paste something over it, the selected text remains and the pasted text is added at the end.
  • When selecting a place in the text to paste, the pasted text is added at the end too.

Sentence reordering seems to be messed up when app deployed

I don't remember exactly how it was, but when the app was still working online, output sentences were super weird, i.e. mixed up one with the other.

I suspect that this is due to the fact that there is only 1 tsv file which is overwritten at each query. So if more than 1 user tries to predict, there will be a conflict.

Detokenization doesn't work as expected

Current behavior: the TreebankWordDetokenizer fails to group back together hyphenated words.
Expected behavior: the output text does not contain any additional spaces compared to the input text.
E.g.: An out-of-the-box feature -> An out - of - the - box feature

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.