Hold-Krykke / PythonExam

4. Semester Python Eksamens Projekt
1 stars 1 forks source link

Presentation #4

Closed Castau closed 4 years ago

Castau commented 4 years ago

TASKS

Links

Eksempel på Datastruktur

[
  1: {
       words: [

       ],
       sentiment: ...,
       date: ...,
       originalPoster:...,
       other...
     },
  2: {
     },
  ...
]