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
Add ability to use model with post-processing transform, by adding post_tfm parameter to TweetyNetModel.from_config method.
This makes tweetynet work with vak version 0.8.0 #219. Fixes #218.