Let\'s say I have a couple of list of tuples such as:
words = [(\'word1\', 2, 4), (\'word2\', 25, 30)] texts = [(\'text1\', 0, 15), (\'text2\', 20, 33), (\'text3\