Home
last modified time | relevance | path

Searched refs:Sentiment_t (Results 1 – 3 of 3) sorted by relevance

/dports/textproc/libfolia/libfolia-2.10/src/
H A Dfolia_types.cxx248 case Sentiment_t: in layertypeof()
H A Dfolia_properties.cxx286 { Sentiment_t, "sentiment" },
423 { "sentiment", Sentiment_t },
1376 Sentiment::PROPS.ELEMENT_ID = Sentiment_t; in static_init()
1381 element_props[Sentiment_t] = &Sentiment::PROPS; in static_init()
1385 …Layer::PROPS.ACCEPTED_DATA += {Comment_t, Correction_t, Description_t, ForeignData_t, Sentiment_t}; in static_init()
1800 { Sentiment_t, { AbstractSpanAnnotation_t } },
1906 { AnnotationType::SENTIMENT, Sentiment_t },
2128 case Sentiment_t: return new Sentiment(); in private_createElement()
/dports/textproc/libfolia/libfolia-2.10/include/libfolia/
H A Dfolia_types.h35 …, SemanticRole_t, SemanticRolesLayer_t, SenseAnnotation_t, Sentence_t, Sentiment_t, SentimentLayer… enumerator