DARIAH-DE / TopicsExplorer

Explore your own text collection with a topic model – without prior knowledge.
https://dariah-de.github.io/TopicsExplorer
Apache License 2.0
62 stars 10 forks source link

Naming conventions #119

Open severinsimmler opened 5 years ago

severinsimmler commented 5 years ago

We should keep function and variable names consistent and follow PEP 8's recommendation: lower_case_with_underscores

https://github.com/DARIAH-DE/TopicsExplorer/blob/b477aa5ae2c662a9906dc32621dab8469351e9a7/application/views.py#L123