Categories:
NLP configuration by OB
NLP configuration by OB for the TV move forwards use case
Introduction
The current document includes the configuration of the NLP model for the TV move forwards use case in the OBs where it is available.
Brazil
The aura-nlpdata repository structure in Brazil is organized by channel: aura-nlpdata-br-[channel]. Each repository will contain the files for the available use cases in this channel.
The following configuration corresponds to the STB channel, which is included in the repository: https://github.com/Telefonica/aura-nlpdata-br-stb
Intent
intent.tv.move_forwards
Entities
ent.audiovisual_genreent.time_length_secent.time_length_minent.time_length_hourent.time_instant
Pipeline stages
The following stages of STB’s pipeline have been used to develop this UC:
PygrapeGrammarWrapperEntityTaggerAdapterWrapper
The whole pipeline.jsonfile is available at: https://github.com/Telefonica/aura-nlpdata-br-stb/blob/master/data/pt-br/stb/pipeline.json
Last modified May 14, 2025: feat: Documentation improvement for Prince release #AURA-29163 [RTM] (c69c1272)