################################################ # # Pacific Northwest English Project # researchtools Read Me # v1.0 by Ben Jones, June 2019 # ################################################# This folder contains the "Research Tools" portion of the Sociolinguistics Lab website. In this folder you should find researchtools.php, which is essentially the landing page for this section. All subsequent hierarchies arrange the php files into the sections they represent. This design was chosen so that there would not be one folder with a massive number of php files in it. This allows for a more collected organization which allows for downloadable items to be collected together with the pages they are found on. For example, if you want to download the tools from the Language Regard page, you can find them in the folder researchtools/languageregard/documents. Note that the corpora folder also has a corpusAccessRequest.php file, which is an online form. form_validate.php is a script that checks the content of the form as it is submitted.