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