Tokens are looked up in Swedish FrameNet (SweFN, lexical-semantic resource that follows the theory of Frame Semantics) in order to enrich them with information about their lexical classes.
Citation
Språkbanken Text (2017). swe-lexical_classes_token-sparv-swefn (updated: 2017-09-21). [Analysis]. Språkbanken Text.Lexical classes from SweFN on token-level
Example
This analysis is used with Sparv. Check out Sparv's quick start guide to get started!
To use this analysis, add the following line under export.annotations
in the Sparv corpus configuration file:
- <token>:lexical_classes.swefn # Lexical classes for tokens from SweFN
For more info on how to use Sparv, check out the Sparv documentation.
Example output:
<token swefn="|Animals|">Rödräv</token>
<token swefn="|">eller</token>
<token swefn="|Typicality|">vanlig</token>
<token swefn="|Animals|Mental_property|">räv</token>
<token swefn="|Existence|">är</token>
<token swefn="|">ett</token>
<token swefn="|Animals|">hunddjur</token>
<token swefn="|">och</token>
<token swefn="|">den</token>
<token swefn="|Degree|Frequency|">mest</token>
<token swefn="|">förekommande</token>
<token swefn="|Type|">arten</token>
<token swefn="|">i</token>
<token swefn="|">rävsläktet</token>
<token swefn="|">.</token>
Other references
Dana Dannélls, Lars Borin, Karin Friberg Heppin (2021): The Swedish FrameNet++ Harmonization, integration, method development and practical language technology applications. John Benjamins: Amsterdam, Philadelphia. ISBN 978 90 272 5848 9.