public static final class Intensities.Lexeme extends Lexicon.Lexeme
| Modifier | Constructor and Description |
|---|---|
|
Lexeme(String id,
Iterable<Lexicon.Token> tokens,
Intensities.Type type) |
protected |
Lexeme(String id,
Iterable<Lexicon.Token> tokens,
Map<String,String> properties) |
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,String> |
getProperties() |
Intensities.Type |
getType() |
public Lexeme(String id, Iterable<Lexicon.Token> tokens, Intensities.Type type)
protected Map<String,String> getProperties()
getProperties in class Lexicon.Lexemepublic Intensities.Type getType()
Copyright © 2016–2020 FBK. All rights reserved.