ArianeDlns / chatbot-presidentielle2022

Project @CentraleSupélec
GNU General Public License v3.0
2 stars 0 forks source link

Fix badly written entities #6

Closed SamPujade closed 2 years ago

SamPujade commented 2 years ago

Fix badly written entities with embedding/classification

Actual

Input : Quel est le parti de Melanchon ?

Output: Je ne reconnais pas le nom de ce candidat. L'avez-vous bien écrit ?

Expected

Input : Quel est le parti de Melanchon ?

Output: Le parti de Jean-Luc Mélenchon est La France Insoumise.

ArianeDlns commented 2 years ago

+1 - Same issue for polls data

ArianeDlns commented 2 years ago

Adding utils.candidate_names to fix this

ArianeDlns commented 2 years ago

Closing this issue - An improvement could be made to add and compare with known synonyms