Kabeer Akande commited on
Commit
0b93a86
1 Parent(s): 5d4beae

adds read me to NER

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -1,3 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # Named Entity Recognition App
2
 
3
  ## Overview
 
1
+ ---
2
+ title: Named Entity Recognition
3
+ emoji: ⚡
4
+ colorFrom: blue
5
+ colorTo: indigo
6
+ sdk: gradio
7
+ sdk_version: 4.12.0
8
+ app_file: app.py
9
+ pinned: false
10
+ license: mit
11
+ ---
12
+
13
+ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
14
+
15
  # Named Entity Recognition App
16
 
17
  ## Overview