-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add Measurement detection in Swedish (#211)
The language model detects measurements with units (km, liter, kronor, procent, mg, %,...), e.g. "5 procent", "20mg", "218-263 GHz",... It also detects certain measurements with an indicator but without a unit, e.g. "BMI 25". Basic detection of units combined with frequency (time) as one unit, e.g. "mm per år", "dollar om dagen", "l per dygn". Only detection of markers, no spans.
- Loading branch information
Showing
35 changed files
with
45,092 additions
and
39,649 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.