Recommender / utils /genres_data.py
badminton001's picture
Upload 16 files
f765910 verified
GENRES_KEYWORDS = {
"action": ["action", "action-packed", "fights?", "adventure", "thriller", "explosions?", "heroic", "battles?", "combat", "spy", "espionage"],
"adventure": ["adventure", "adventures?", "quest", "journeys?", "exploration", "exploring", "expedition", "daring", "heroic", "expeditions?"],
"animation": ["animation", "animated", "cartoon", "cartoons?", "anime", "stop-motion"],
"comedy": ["comedy", "comedies", "funny", "humorous", "hilarious", "laugh", "laughs", "witty", "sitcom", "parody", "satire", "joking", "sarcastic", "gags?", "pranks?", "comedians?"],
"crime": ["crime", "crimes?", "criminal", "detective", "mystery", "thriller", "gangster", "heist", "mafia", "whodunit", "investigation", "polices?", "forensics?", "courtroom", "legal"],
"documentary": ["documentary", "documentaries", "docu", "factual", "real life", "non-fiction", "true story", "biographical"],
"drama": ["drama", "dramatic", "emotional", "serious", "character-driven", "melodrama", "tearjerker", "tragic", "slice of life", "relationships?", "human interest"],
"family": ["family", "kids", "children", "all ages", "wholesome", "parenting", "childhood"],
"fantasy": ["fantasy", "magical", "magic", "mythical", "mythology", "supernatural", "fairy tales?", "epics?", "wizards?", "dragons?", "elves?", "orcs?"],
"history": ["history", "historical", "period piece", "ancient", "medieval", "victorian", "war", "biographical", "past events", "historical fiction", "historicals?"],
"horror": ["horror", "scary", "frightening", "terrifying", "creepy", "gothic", "supernatural", "monsters?", "ghosts?", "vampires?", "werewolves?", "zombies?", "slasher", "gore", "disturbing"],
"music": ["music", "musical", "musicals", "songs?", "singing", "bands?", "concerts?", "opera", "dance", "rhythm", "tunes?"],
"mystery": ["mystery", "mysteries", "detective", "thriller", "whodunit", "puzzle", "clues?", "investigation", "unexplained", "secret", "suspenseful", "enigmatic"],
"romance": ["romance", "romantic", "love story", "love", "lovers?", "relationships?", "dating", "heartfelt", "passion", "sweet", "chick lit", "rom-com"],
"sci-fi": ["sci-fi", "science fiction", "science-fiction", "space", "future", "futuristic", "alien", "aliens?", "robot", "robots?", "cyberpunk", "dystopian", "outer space", "cosmos", "star", "stars?", "galaxy", "galaxies?"],
"thriller": ["thriller", "suspense", "suspenseful", "tense", "gripping", "psychological", "espionage", "conspiracy", "action", "mystery", "crime"],
"war": ["war", "military", "combat", "battle", "soldiers?", "world war", "conflict", "frontline"],
"western": ["western", "cowboys?", "outlaws?", "frontier", "wild west", "gunslingers?", "ranches?", "horses?"],
"biography": ["biography", "biographical", "life story", "memoir", "autobiography", "real person"],
"sport": ["sport", "sports", "athletic", "game", "games", "competition", "teams?"],
"musical": ["musical", "musicals", "song and dance", "broadway"],
"noir": ["noir", "film noir", "neo-noir", "dark crime", "detective film"],
"superhero": ["superhero", "superheroes", "comic book", "marvel", "dc", "powers?"],
"short story": ["short story", "short stories", "novella"],
"erotic": ["erotic", "adult", "sensual", "explicit", "sexual"],
"art house": ["art house", "independent", "indie film", "arthouse"],
"cult": ["cult classic", "cult film", "cult following"],
"lgbtq+": ["lgbtq", "gay", "lesbian", "queer", "transgender", "bisexual", "lgbt", "queer cinema"],
"teen": ["teen", "teenager", "high school", "adolescent", "young adult", "ya"],
"mockumentary": ["mockumentary"],
"road movie": ["road movie", "road trip"],
"martial arts": ["martial arts", "kung fu", "karate", "ninja", "fight", "fighting", "wushu"],
"concert film": ["concert film", "live music"],
"true crime": ["true crime", "crime documentary"],
"slice of life": ["slice of life"],
"coming of age": ["coming of age", "growing up"],
"dark comedy": ["dark comedy", "black comedy"],
"cyberpunk": ["cyberpunk"],
"steampunk": ["steampunk"],
"urban fantasy": ["urban fantasy"],
"paranormal romance": ["paranormal romance"],
"epic fantasy": ["epic fantasy"],
"space opera": ["space opera"],
"literary fiction": ["literary fiction"],
"essays": ["essays", "essay collection"],
"memoir": ["memoir"],
"business": ["business", "finance", "entrepreneurship"],
"economics": ["economics", "economy"],
"science": ["science", "scientific", "physics", "chemistry", "biology", "astronomy", "research"],
"mathematics": ["mathematics", "math", "geometry", "calculus", "statistics"],
"philosophy": ["philosophy", "philosophical", "thoughts", "ideas"],
"art": ["art", "artistic", "painting", "sculpture", "design", "creative"],
"poetry": ["poetry", "poems", "verse"],
"travel": ["travel", "travelogue", "journey", "exploration", "tourism"],
"cooking": ["cooking", "cookbook", "recipes", "food", "cuisine", "baking"],
"psychology": ["psychology", "mental health", "mind", "behavior", "therapy"],
"religion": ["religion", "religious", "spirituality", "faith", "theology"],
"education": ["education", "learning", "teaching", "academic", "study"],
"self-help": ["self-help", "personal development", "improvement", "wellness", "guidance"],
"health": ["health", "fitness", "nutrition", "medicine", "well-being"],
"technology": ["technology", "tech", "computer", "digital", "internet"],
"fantasy romance": ["fantasy romance"],
"dystopian": ["dystopian", "post-apocalyptic"],
"supernatural": ["supernatural"],
"historical drama": ["historical drama"],
"political": ["political", "politics", "government"],
"social issue": ["social issue", "social commentary", "sociology"],
"legal": ["legal", "law", "courtroom"],
"medical": ["medical", "hospital", "doctor"],
"thriller-mystery": ["thriller mystery", "mystery thriller"],
"crime-drama": ["crime drama"],
"romantic comedy": ["romantic comedy", "romcom"],
"family drama": ["family drama"],
"historical fantasy": ["historical fantasy"],
"scientific fiction": ["scientific fiction"],
"young adult fantasy": ["young adult fantasy"],
"children's adventure": ["childrens adventure", "kids adventure"],
"political thriller": ["political thriller"],
"documentary drama": ["documentary drama"],
"musical comedy": ["musical comedy"],
"sports drama": ["sports drama"],
"legal drama": ["legal drama"],
"medical drama": ["medical drama"],
"true crime documentary": ["true crime documentary"],
"gothic fiction": ["gothic fiction"],
"noir thriller": ["noir thriller"],
"post-apocalyptic": ["post apocalyptic"],
"zombie": ["zombie", "zombies"],
"vampire": ["vampire", "vampires"],
"werewolf": ["werewolf", "werewolves"],
"ghost story": ["ghost story", "ghost stories"],
"cult classic": ["cult classic"],
"experimental": ["experimental", "avant-garde"],
"short films": ["short films", "short film"],
"silent film": ["silent film"],
"classic literature": ["classic literature", "literary classic"],
"graphic novel": ["graphic novel", "comic book"],
"illustrated book": ["illustrated book"],
"picture book": ["picture book"],
"cookbook": ["cookbook", "cooking book"],
"travel guide": ["travel guide"],
"reference book": ["reference book"],
"textbook": ["textbook"],
"anthology": ["anthology", "collection"],
"folklore": ["folklore", "myth", "myths", "legends?"],
"fairy tale": ["fairy tale", "fairy tales"],
"graphic literature": ["graphic literature"],
"business fiction": ["business fiction"],
"financial thriller": ["financial thriller"],
"spy thriller": ["spy thriller"],
"historical romance": ["historical romance"],
"speculative fiction": ["speculative fiction"],
"christian fiction": ["christian fiction"],
"islamic fiction": ["islamic fiction"],
"spiritual": ["spiritual", "spiritual growth"],
"young adult romance": ["young adult romance"],
"children's fantasy": ["children's fantasy"],
"biographical drama": ["biographical drama"],
"environmental": ["environmental", "ecology", "nature"],
"feminist": ["feminist", "women's issues"],
"sci-fi horror": ["sci-fi horror", "science fiction horror"],
"musical drama": ["musical drama"],
"action comedy": ["action comedy"],
"animated adventure": ["animated adventure"],
"crime comedy": ["crime comedy"],
"fantasy adventure": ["fantasy adventure"],
"horror comedy": ["horror comedy"],
"romantic drama": ["romantic drama"],
"thriller drama": ["thriller drama"],
"war comedy": ["war comedy"],
"western comedy": ["western comedy"],
"historical comedy": ["historical comedy"],
"adult animation": ["adult animation"],
"short documentary": ["short documentary"],
"experimental short": ["experimental short"],
"silent comedy": ["silent comedy"],
"cult documentary": ["cult documentary"],
"zombie horror": ["zombie horror"],
"vampire drama": ["vampire drama"],
"werewolf drama": ["werewolf drama"],
"ghost horror": ["ghost horror"],
"dystopian drama": ["dystopian drama"],
"post-apocalyptic drama": ["post apocalyptic drama"],
"urban fantasy drama": ["urban fantasy drama"],
"paranormal drama": ["paranormal drama"],
"space drama": ["space drama"],
"cyberpunk drama": ["cyberpunk drama"],
"steampunk drama": ["steampunk drama"],
"military drama": ["military drama"],
"political thriller": ["political thriller"],
"social commentary drama": ["social commentary drama"],
"environmental drama": ["environmental drama"],
"feminist drama": ["feminist drama"],
"sci-fi comedy": ["sci-fi comedy"],
"musical fantasy": ["musical fantasy"],
"romantic musical": ["romantic musical"],
"sports comedy": ["sports comedy"],
"legal comedy": ["legal comedy"],
"medical comedy": ["medical comedy"],
"true crime docudrama": ["true crime docudrama"],
"gothic horror": ["gothic horror"],
"noir crime": ["noir crime"],
"philosophical sci-fi": ["philosophical sci-fi"],
"literary satire": ["literary satire"],
"action adventure": ["action adventure"],
"comedy drama": ["comedy drama"],
"drama comedy": ["drama comedy"],
"drama thriller": ["drama thriller"],
"thriller action": ["thriller action"],
"horror thriller": ["horror thriller"],
"mystery thriller": ["mystery thriller"],
"sci-fi adventure": ["sci-fi adventure"],
"fantasy adventure": ["fantasy adventure"],
"romance drama": ["romance drama"],
"family comedy": ["family comedy"],
"crime thriller": ["crime thriller"],
"action comedy": ["action comedy"],
"historical fiction": ["historical fiction"],
"historical drama": ["historical drama"],
"war drama": ["war drama"],
"western drama": ["western drama"],
"biographical drama": ["biographical drama"],
"sports drama": ["sports drama"],
"musical drama": ["musical drama"],
"musical comedy": ["musical comedy"],
"crime fiction": ["crime fiction"],
"detective fiction": ["detective fiction"],
"speculative fiction": ["speculative fiction"],
"cli-fi": ["cli-fi"],
"hard science fiction": ["hard science fiction"],
"soft science fiction": ["soft science fiction"],
"military science fiction": ["military science fiction"],
"sword and sorcery": ["sword and sorcery"],
"high fantasy": ["high fantasy"],
"low fantasy": ["low fantasy"],
"magical realism": ["magical realism"],
"urban fantasy": ["urban fantasy"],
"paranormal romance": ["paranormal romance"],
"epic fantasy": ["epic fantasy"],
"space opera": ["space opera"],
"young adult fantasy": ["young adult fantasy"],
"children's fantasy": ["childrens fantasy"],
"young adult contemporary": ["young adult contemporary"],
"children's picture book": ["childrens picture book"],
"narrative non-fiction": ["narrative non-fiction"],
"investigative journalism": ["investigative journalism"],
"environmental non-fiction": ["environmental non-fiction"],
"political non-fiction": ["political non-fiction"],
"business non-fiction": ["business non-fiction"],
"science popularization": ["science popularization"],
"math popularization": ["math popularization"],
"popular history": ["popular history"],
"art history": ["art history"],
"philosophy of mind": ["philosophy of mind"],
"religious studies": ["religious studies"],
"spiritual fiction": ["spiritual fiction"],
"biographical musical": ["biographical musical"],
"music documentary": ["music documentary"],
"sports documentary": ["sports documentary"],
"historical documentary": ["historical documentary"],
"nature documentary": ["nature documentary"],
"wildlife documentary": ["wildlife documentary"],
"travel documentary": ["travel documentary"],
"science documentary": ["science documentary"],
"technology documentary": ["technology documentary"],
"true crime series": ["true crime series"],
"philosophical drama": ["philosophical drama"],
"literary adaptation": ["literary adaptation"],
"cult horror": ["cult horror"],
"zombie comedy": ["zombie comedy"],
"vampire romance": ["vampire romance"],
"werewolf horror": ["werewolf horror"],
"ghost comedy": ["ghost comedy"],
"dystopian thriller": ["dystopian thriller"],
"paranormal horror": ["paranormal horror"],
"urban fantasy romance": ["urban fantasy romance"],
"space adventure": ["space adventure"],
"cyberpunk thriller": ["cyberpunk thriller"],
"steampunk adventure": ["steampunk adventure"],
"military science fiction": ["military science fiction"],
"hard sci-fi": ["hard sci-fi"],
"soft sci-fi": ["soft sci-fi"],
"cli-fi": ["cli-fi"],
"sword and sorcery": ["sword and sorcery"],
"high fantasy": ["high fantasy"],
"low fantasy": ["low fantasy"],
"magical realism": ["magical realism"],
"epic poetry": ["epic poetry"],
"narrative non-fiction": ["narrative non-fiction"],
"investigative journalism": ["investigative journalism"],
"environmental non-fiction": ["environmental non-fiction"],
"political non-fiction": ["political non-fiction"],
"business non-fiction": ["business non-fiction"],
"science popularization": ["science popularization"],
"math popularization": ["math popularization"],
"popular history": ["popular history"],
"art history": ["art history"],
"philosophy of mind": ["philosophy of mind"],
"religious studies": ["religious studies"],
"spiritual fiction": ["spiritual fiction"],
"young adult contemporary": ["young adult contemporary"],
"children's picture book": ["childrens picture book"],
"educational": ["educational"],
"family friendly": ["family friendly"],
"political satire": ["political satire"],
"social commentary": ["social commentary"],
"medical drama": ["medical drama"],
"courtroom drama": ["courtroom drama"],
"true life": ["true life", "based on a true story"],
"biopic": ["biopic"],
"historical epic": ["historical epic"],
"supernatural thriller": ["supernatural thriller"],
"crime thriller": ["crime thriller"],
"erotic thriller": ["erotic thriller"],
"romantic comedy-drama": ["romantic comedy drama"],
"action thriller": ["action thriller"],
"adventure comedy": ["adventure comedy"],
"animated musical": ["animated musical"],
"crime thriller": ["crime thriller"],
"fantasy comedy": ["fantasy comedy"],
"horror thriller": ["horror thriller"],
"musical fantasy": ["musical fantasy"],
"romantic fantasy": ["romantic fantasy"],
"sci-fi drama": ["sci-fi drama"],
"thriller comedy": ["thriller comedy"],
"war comedy": ["war comedy"],
"western comedy": ["western comedy"],
"historical comedy": ["historical comedy"],
"adult animation": ["adult animation"],
"short documentary": ["short documentary"],
"experimental short": ["experimental short"],
"silent comedy": ["silent comedy"],
"cult documentary": ["cult documentary"],
"zombie horror": ["zombie horror"],
"vampire drama": ["vampire drama"],
"werewolf drama": ["werewolf drama"],
"ghost horror": ["ghost horror"],
"dystopian drama": ["dystopian drama"],
"post-apocalyptic drama": ["post apocalyptic drama"],
"urban fantasy drama": ["urban fantasy drama"],
"paranormal drama": ["paranormal drama"],
"space drama": ["space drama"],
"cyberpunk drama": ["cyberpunk drama"],
"steampunk drama": ["steampunk drama"],
"military drama": ["military drama"],
"political thriller": ["political thriller"],
"social commentary drama": ["social commentary drama"],
"environmental drama": ["environmental drama"],
"feminist drama": ["feminist drama"],
"sci-fi comedy": ["sci-fi comedy"],
"musical fantasy": ["musical fantasy"],
"romantic musical": ["romantic musical"],
"sports comedy": ["sports comedy"],
"legal comedy": ["legal comedy"],
"medical comedy": ["medical comedy"],
"true crime docudrama": ["true crime docudrama"],
"gothic horror": ["gothic horror"],
"noir crime": ["noir crime"],
"philosophical sci-fi": ["philosophical sci-fi"],
"literary satire": ["literary satire"],
}