How do I convert synonyms[i].text in the code below into a dataframe without the words being split into letters?
import requests from bs4 import BeautifulSoup imp