forked from UW-xDD/app-template
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathconfig.yml
More file actions
22 lines (16 loc) · 727 Bytes
/
Copy pathconfig.yml
File metadata and controls
22 lines (16 loc) · 727 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# The name of the application (no spaces)
app_name: stringed_instruments
# A brief description of the app.
description : Find all the proper nouns which have adjectives modifying them. Dump the nouns and the adjectives into a text file.
# Your first and last name
user: Example User
# Your email
email: example.user@geodeepdive.org
# The primary language the application is written in - will be used for installing dependencies
# Current options are Python, R, and Go
language: Python
# You can choose to specify a list of dictionaries, a list of terms, or both.
# If both dictionaries and terms are provided, all terms in the dictionary PLUS
# all listed terms will be used
dictionaries: [instruments]
terms: [theremin]