We currently have information from datamuse about whether a word is a proper noun in the tags part of the JSON object. Use this to pass a new boolean parameter into a Utilities.pluralize method that will only return a pluralized version of the input string if the boolean is false (if it is not a proper noun.)
We currently have information from datamuse about whether a word is a proper noun in the tags part of the JSON object. Use this to pass a new boolean parameter into a Utilities.pluralize method that will only return a pluralized version of the input string if the boolean is false (if it is not a proper noun.)