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
Version 1.1.0
- Added Dataset and DataInstance to manage dataset and sentences instead of a list of tuples.
- Modified "get_grad" interface definition.
- Added an example of adversarial training
- Updated documents, added PyPI installation.