MaxCunningham19 / legal_spellcheck

MVP Spellcheck for Legal Systems
3 stars 1 forks source link

Sprint 4: Develop Spell Check Metrics #102

Closed MaxCunningham19 closed 1 year ago

MaxCunningham19 commented 1 year ago

When a user validates an entire document we want to be able to display a document metrics screen this will include several metrics some examples can be found below. The tasks involved with issue will be:

  1. Researching possible metrics
  2. Deciding which metrics to use
  3. Developing the function(s) to calculate these metrics
  4. Developing the API endpoint that will return these metrics (this should be included in the check entire document endpoint)

Some Examples:

This is not a complete list just some example and others can be added and these do not have to be used.

petamar commented 1 year ago

Some examples that are added into side bar now are: -showing total number of mistakes -showing percentage of mistakes in text -showing most common mistakes -showing problem paragraphs

petamar commented 1 year ago

metrics completed