Commence le premier challenge de CodeMind : utilise l’analyse du langage naturel pour reconnaître les émotions.
C’est parti pour Top Code 2024 !
Ce challenge fait partie de l’histoire originale : Codemind Odyssey.
Tu es dev dans un groupe d’étudiant.e.s visionnaires qui se rassemble autour d’un projet ambitieux : Donner naissance à CodeMind, une application destinée à révolutionner le quotidien des étudiant.e.s en leur permettant de forger un havre de paix au cœur d’une vie étudiante mouvementée.
Ton groupe et toi avez identifié que comprendre les émotions est la clé pour débloquer le bien-être mental.
Créer une fonctionnalité pour naviguer dans les émotions et différencier le positif du négatif. Ton équipe a découvert une technique d’analyse sentimentale innovante, mais tu dois encore l’affiner…
Devant toi, 3 listes : une liste d’émotions positives et une d’émotions négatives qui te servira à différencier les émotions mélangées dans la 3ème et dernière liste.
Ton objectif est double : Identifier les émotions positives et reconnaître les émotions négatives.
Le nombre d’émotions positives et le nombre d’émotions négatives trouvées dans la liste d’émotions mélangées, sous la forme 3_7 (valeurs séparées par un _ ).
Il y a forcément au moins 1 émotion négative et 1 émotion positive dans la liste.
challenge code for resolution via API: CODEMIND_1
Some resources to help you:
Data and algorithmic logic Methodologies Corrections
Progress through challenges using our resolution aids: tools, techniques and advice to help you overcome the most complex programming challenges with methodology, confidence and creativity.
Dataset and algorithmic logic
Based on the data and the expected response, use the process to determine the logic to implement.
Show data and progressDevelop a structured approach with our solving guides. Work on specific concepts such as object-oriented programming or unit testing to improve your coding style and progress.
No methodology yet for this challenge, but we are working on it! Follow us to be informed of the release!
The corrections allow you to discover certain technical concepts but will also give you a solution to the challenge. Code the challenge yourself before consulting the corrections ;)
No answer yet for this challenge, but we&'re working on it! Follow us to be informed of the release!
Programming concept(s) that can be used to solve this challenge: Conditions, Tableaux
Other challenges to complete