Style Sheet =========== This document provides writing guidance and lists the appropriate spelling of words and phrases to use within this repository's documentation and examples for consistency purposes. * active vs. passive voice - use active voice whenever possible and appropriate (e.g. "Use the Submitted folder to store requests" *not* "The Submitted folder is used to store requests") * *black box* (noun) or *black-box* (adj); *not* blackbox * *GitLab* - use CamelCase; *not* Gitlab * *ground truth* (noun) or *ground-truth* (adj); *not* ground_truth * Headings - use Title Capitalization and succinct descriptions (e.g. "Example Notebook for the XYZ Implementation" *not* "Example Notebook to demonstrate the usage of the XYZ implementation") and follow with an intro sentence, at least between headings (i.e. don't stack headers) * instructional language - should be direct, imperative, active, and straightforward (e.g. "To use the package, install the files in your Python environment" *not* "In order to use the package, files could be installed in your Python environment") * *nrtk* / *NRTK* - lowercase when referring to the nrtk package or repository; uppercase when referring to the NRTK platform at a higher level * *open source* (noun/adj) - no hyphen * *please* - do not use * release notes - use sentences with end punctuation * *set up* (verb) or *setup* (noun/adj); *not* set-up * *TOC* include a table of contents (TOC) for each Jupyter notebook * *use case* (noun) - no hyphen