kramars-realspeak / fm-gai-lottie-true-false-v1

0 stars 0 forks source link

implement assess_sentence_syntax.py #9

Open Peter96K opened 2 days ago

Peter96K commented 2 days ago

Extend the text analysis capabilities to include syntax analysis. Consider different approaches and focus on the one adding the most value to the project.

Peter96K commented 2 days ago

This is a joint task that will include collaboration with @Peter96K .

Peter96K commented 1 day ago

Implement evaluation logic that will terminate the build process of the object if the object's sentence isn't cefr_level compliant.

CPTNFreedom commented 1 day ago

https://www.examenglish.com/CEFR/cefr_grammar.htm This is a link to a cefr grammar chart. we could possibly use this to create our own grammar suitability analysis if we can not find an appropriate program.

Peter96K commented 16 hours ago

Note : handling cases where more than 1 correct answer applies e.g. 'a ball and a hat / a hat and a ball' either on the level of the TextAnalyzer() or kedtechLa playground