Supporting a default
param in MorphAnalysis.get
#12522
bryant1410
started this conversation in
New Features & Project Ideas
Replies: 1 comment 2 replies
-
Thanks, this is a very reasonable suggestion. You are welcome to open a PR if you'd like, or we can add it to our internal to-do list. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm proposing a small change. What about adding a
default
param inMorphAnalysis.get
, as indict.get
? It'd be helpful to access morphological keys that are often not present.Beta Was this translation helpful? Give feedback.
All reactions