Categories:
NLP configuration by OB
NLP configuration by OB for the TV search use case
Introduction
The current document includes the configuration of the NLP model for the TV search 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.search
Entities
ent.audiovisual_actorent.audiovisual_directorent.audiovisual_documental_titleent.audiovisual_film_titleent.audiovisual_genreent.audiovisual_subgenreent.audiovisual_tvseries_titleent.audiovisual_tvshow_title
Pipeline stages
The following stages of STB’s pipeline have been used to develop this UC:
CluRecognizerWrapperEntityTaggerAdapterWrapper
The whole pipeline.jsonfile is available at: https://github.com/Telefonica/aura-nlpdata-br-stb/blob/master/data/pt-br/stb/pipeline.json
Spain
The TV search use case is available for three channels: Movistar Plus, Movistar Home and STB.
Intent
intent.tv.search
Entities
ent.audiovisual_actorent.audiovisual_bestent.audiovisual_directorent.audiovisual_documental_titleent.audiovisual_film_titleent.audiovisual_genreent.audiovisual_most_watchedent.audiovisual_releasesent.audiovisual_sportsent.audiovisual_sports_circuitent.audiovisual_sports_player_driverent.audiovisual_sports_player_riderent.audiovisual_sports_seasonent.audiovisual_sports_season_motorent.audiovisual_sports_teament.audiovisual_sports_unitent.audiovisual_subgenreent.audiovisual_tv_episode_numberent.audiovisual_tv_season_numberent.audiovisual_tvseries_titleent.audiovisual_tvshow_titleent.device_mobileent.device_tvent.time_instantent.time_intervalent.time_interval_futureent.time_interval_past
Pipeline stages
The following stages of STB’s pipeline have been used to develop this UC:
CluRecognizerWrapperPygrapeGrammarWrapperEntityTaggerAdapterWrapper
The whole pipeline.json files can be checked here for each channel:
- Movistar Plus: https://github.com/Telefonica/aura-nlpdata-es/blob/master/data/es-es/mp/pipeline.json
- Movistar Home: https://github.com/Telefonica/aura-nlpdata-es/blob/master/data/es-es/mh/pipeline.json
- STB: https://github.com/Telefonica/aura-nlpdata-es/blob/master/data/es-es/stb/pipeline.json