Skip to content

[Draft] Texts Analysis

vigids4 requested to merge quality_assessment into main

What does this MR do and why

Notebook checking generation & analysing texts (originals and generated).

But there is a problem with the Spanish model from Spacy that is license GNU GPL... (https://spacy.io/models/es) => For now, removal of this model in the repo. We can use a different library or we don't deal with spanish

1003 : Removal of textstat library which uses cmudict and conflicts with our license. (see comment below)

References

Please include cross links to any resources (other MR, issues, external documentation) that are relevant to this MR, and use the appropriate MR labels.
This will give reviewers and future readers helpful context to give an efficient review of the changes introduced.

MR acceptance checklist

Please evaluate this MR against this checklist :

  • Linting and typing are OK,
  • Licenses are OK (licensecheck + integration with reuse with the proper licenses),
  • You have tested this MR locally,
  • You have considered performance issues,
  • You have considered availability and reliability risks,
  • You have updated documentation if necessary.

How to set up and validate locally

Numbered steps to set up and validate the change.

Edited by Romane Gallienne

Merge request reports

Loading