You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Niklas Huss edited this page Feb 12, 2025
·
4 revisions
Welcome to the AI-CourseEvaluations wiki
This wiki shows how to use the SharePoint list with the Logic app to analyze text.
The list is scanned every 5 minutes by the logic app and is looking for rows with Status = New.
Input data
After importing the lists from the template files, you will have two SharePoint lists: one for Settings and one for inputting data. There are some example data which you may delete if desired.
Enter data in the "Rubrik" and the "Free Text - Incomming" columns.
Set "Status" to "New".
Wait for the result, which should take at most 5 minutes. The page may need to be refreshed manually.
Analyze the data
For easier reflection of the data, a View can be created to only show the relevant data and set a filter to show only Status = Done.
Here we can see that the first text has a overall sentiment of negative, and the sentiment score is Positive: 0, Neutral: 0, Negative 1.
The second text has a overall sentiment of positive, and the sentiment score is Positive: 0.55, Neutral: 0.43, Negative 0.02.
Flowchart
The basic flow is as seen below, if the setting UseContentSafety is Block: