updated readme
Browse files
README.md
CHANGED
@@ -78,7 +78,6 @@ relik_out: WSLOutput = wsl_model("Bus drivers drive busses for a living.")
|
|
78 |
Span(start=18, end=24, label='bus: a vehicle carrying many passengers; used for public transport', text='busses'),
|
79 |
Span(start=31, end=37, label='living: the financial means whereby one lives', text='living')
|
80 |
],
|
81 |
-
triples=[],
|
82 |
candidates=Candidates(
|
83 |
candidates=[
|
84 |
{"text": "bus driver: someone who drives a bus", "id": "bus_driver%1:18:00::", "metadata": {}},
|
|
|
78 |
Span(start=18, end=24, label='bus: a vehicle carrying many passengers; used for public transport', text='busses'),
|
79 |
Span(start=31, end=37, label='living: the financial means whereby one lives', text='living')
|
80 |
],
|
|
|
81 |
candidates=Candidates(
|
82 |
candidates=[
|
83 |
{"text": "bus driver: someone who drives a bus", "id": "bus_driver%1:18:00::", "metadata": {}},
|