You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can retrieve hyphenation information from the API's /word.{format}/{word}/hyphenation endpoint, but Workit doesn't appear to support this. I couldn't find a WNWordHyphenationRequest class or anything similar and running grep -EiR 'hyphen|syllable' reveals little.
The text was updated successfully, but these errors were encountered:
You can retrieve hyphenation information from the API's
/word.{format}/{word}/hyphenation
endpoint, but Workit doesn't appear to support this. I couldn't find aWNWordHyphenationRequest
class or anything similar and runninggrep -EiR 'hyphen|syllable'
reveals little.The text was updated successfully, but these errors were encountered: