forked from nikitakit/self-attentive-parser
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Support BERT-based models in release version
The new model format is set up to allow multilingual models and perform part-of-speech tagging as part of the parser instead of relying on an external tagger.
- Loading branch information
Showing
6 changed files
with
499 additions
and
46 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.