Skip to content

Evaluate a text based on multiple factors (lexical resource, grammatical range & accuracy et al)

Notifications You must be signed in to change notification settings

instituteofai/colexga

Repository files navigation

Colexga

How to Run

npm install
npm run start

Test

Server

npm run test-server

Quick Notes

Run npm run generate in your terminal and choose one of the parts you want to generate. They'll automatically be imported in the correct places and have everything set up correctly.

More details here

Entities

Name Description
Practice A Specific type of Test-set such as IELTS, GRE etc
Task A question from the Test-set, Type of Essay, Letter etc

Common Objects/Patterns used

const notification = {
    type: 'SUCCESS',
    message: 'Your message here!',
  };

About

Evaluate a text based on multiple factors (lexical resource, grammatical range & accuracy et al)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published