NER-Ontonotes / app.py
awacke1's picture
initial commit
a257e2a
raw
history blame contribute delete
No virus
91 Bytes
import gradio as gr
gr.Interface.load("models/flair/ner-english-ontonotes-large").launch()