Commit 2dac342c authored by Seyed Reza  Sajjadinasab's avatar Seyed Reza Sajjadinasab
Browse files

UpdateEvidenceOfEffictivenese

parent 91407d2c
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
#This script is completely generated by ChatGPT3.5 using several prompt, but the main prompt is "can you write a Python script that given a sentence give it a confidence score from 0 to 100 where 0 means it doesn't have any language error and 100 means that it is fully faulty. I need to give the score to the sentence."

import json
import language_tool_python