axlesubash commited on
Commit
e295112
·
verified ·
1 Parent(s): 37714c4

Updated widgets with examples

Browse files
Files changed (1) hide show
  1. README.md +12 -1
README.md CHANGED
@@ -94,4 +94,15 @@ English pipeline optimized for CPU. Components: tok2vec, tagger, parser, senter,
94
  | `DEP_LAS` | 90.23 |
95
  | `ENTS_P` | 84.94 |
96
  | `ENTS_R` | 85.49 |
97
- | `ENTS_F` | 85.22 |
 
 
 
 
 
 
 
 
 
 
 
 
94
  | `DEP_LAS` | 90.23 |
95
  | `ENTS_P` | 84.94 |
96
  | `ENTS_R` | 85.49 |
97
+ | `ENTS_F` | 85.22 |
98
+
99
+
100
+ widget:
101
+ - text: "HR arranges a mediation session between Mark and Lisa in the HR office on May 9th, 2024, 3:00 PM."
102
+ example_title: "Office setting"
103
+ - text: "Emily, John, and their friends gather at the annual Summer Beats Music Festival at Central Park, June 30th to July 2nd, 2024."
104
+ example_title: "Music Festival"
105
+ - text: "David and Maria mingle with industry professionals at the annual Business Networking Event at the downtown convention center, August 10th, 2024, 6:00 PM."
106
+ example_title: "Business event"
107
+ - text: "The AI company, QuantumTech, hosts a grand event to unveil its latest groundbreaking product, the QuantumAI Assistant, at the Silicon Valley Convention Center on June 25th, 2024, 10:00 AM. Founders John and Emily, along with renowned AI experts Susan and David, will deliver keynote speeches showcasing the capabilities and potential impact of QuantumAI Assistant in revolutionizing industries worldwide."
108
+ example_title: "Product Launch"