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
I would like to experiment with the Biaffine/SpanTagger implementation that is e.g. used in the great CleanCoNLL paper. I could reproduce the results using FLERT, but I wanted to try out the Biaffine/SpanTagger approach as well.
In the Flair repo itself I could find some branches about this topic:
Question
Hi everyone,
I would like to experiment with the Biaffine/SpanTagger implementation that is e.g. used in the great CleanCoNLL paper. I could reproduce the results using FLERT, but I wanted to try out the Biaffine/SpanTagger approach as well.
In the Flair repo itself I could find some branches about this topic:
span_tagger_fast
bf_span_tagger_fast
span_tagger_gazetteer_mining
span_tagger_refactoring
add_span_tagger
add_span_tagger_mod
It would be really awesome to get this approach merged into Flair master, I could help integrating and testing as well :)
Many thanks!
The text was updated successfully, but these errors were encountered: