NEROntoNotes / app.py
ceckenrode's picture
initial commit
3c1b2ca
Raw
History Blame Contribute Delete
91 Bytes
import gradio as gr
gr.Interface.load("models/flair/ner-english-ontonotes-large").launch()