You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
These are sourced from tokenising Clueweb 09 and attempting to apply FACC annotations. Each one has the pattern <space> <apostrophe> <S>.
: 'Stille Nacht' -> : 'S tille Nacht track 'Straight to Hell -> track 'S traight to Hell , 'SB' for a Snowboardtour, 'SK' -> , 'S B ' for a Snowboardtour , 'S K '
The text was updated successfully, but these errors were encountered:
These are sourced from tokenising Clueweb 09 and attempting to apply
FACC annotations. Each one has the pattern .
: 'Stille Nacht' -> : 'S tille Nacht
track 'Straight to Hell -> track 'S traight to Hell
, 'SB' for a Snowboardtour, 'SK' -> , 'S B ' for a Snowboardtour , 'S K '
—
Reply to this email directly or view it on GitHubhttps://github.com//issues/8
.
These are sourced from tokenising Clueweb 09 and attempting to apply FACC annotations. Each one has the pattern
<space> <apostrophe> <S>
.: 'Stille Nacht' -> : 'S tille Nacht
track 'Straight to Hell -> track 'S traight to Hell
, 'SB' for a Snowboardtour, 'SK' -> , 'S B ' for a Snowboardtour , 'S K '
The text was updated successfully, but these errors were encountered: