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
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