The documentation says that a corpus is a list of dictionaries, while the quickstart define a corpus with a list of strings. Also a DeepLearning.AI tutorial uses a list of strings.
Who is right?
What format the dictionary is in? What are the keys?
Is the documentation compiled into an API reference somewhere?