s-nlp / kbqa

0 stars 0 forks source link

START and END tokens insertion for subject #54

Closed marialysyuk closed 2 years ago

marialysyuk commented 2 years ago

In order to create a sentence where subject will be marked up with the START token at the beginning and END token in the end, two procedures were made:

1) Pickle_and_Cash_modules files find text of the subject by its ID 2) Entity_Search_SimpleQuestions find the text of the subject in the initial question and insert START and END tokens