Where to get documentation of the functions?
Is there any where with documentation about the various scattertext functions? Something like a readthedocs? I went to search scattertext at the link below but its not populated yet. http://scattertext.readthedocs.io/en/latest/#
Looking for documentation about functions like: CorpusFromParsedDocuments get_corner_scores produce_scattertext_explorer
Right now, I've just been updating the docs along with the code. If use the help function in the REPL or a notebook, you should have access to the docs using help(<function or class name>). Of course, they could be much better, and having them Sphinxed and released would be ideal.
I'll go ahead and make sure the internal docs for those are readable for 0.0.2.13.