villiamriegler / Pillai-database

2 stars 1 forks source link

AI does not highlight all sentences in longer texts #8

Closed Firverior02 closed 7 months ago

Firverior02 commented 9 months ago

Feeding the AI model a larger text only highlights a few of the correct sentences. This can be improved by tweaking the training data, input data, context-to-sentence-ratio, or other parameters.

Firverior02 commented 8 months ago

Since we are moving to embeddings this can be fixed later. It will also be possible to simply divide the data into paragraphs if longer texts need analyzing. Added label #Wontfix until further development.