{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "LearningResource",
      "@id": "https://nabidinmotion.com/l/18-projects-advanced/project-02-sentiment-analysis/#resource",
      "name": "Project 2: Sentiment Analysis on Reviews",
      "description": "Project 2: Sentiment Analysis on Reviews Build a sentiment analysis system for product/movie reviews using advanced NLP. Difficulty Advanced Time Estimate…",
      "url": "https://nabidinmotion.com/l/18-projects-advanced/project-02-sentiment-analysis/",
      "inLanguage": "en",
      "isAccessibleForFree": true,
      "learningResourceType": "Lesson",
      "provider": {
        "@id": "https://nabidinmotion.com/#organization"
      },
      "isPartOf": {
        "@id": "https://nabidinmotion.com/l/18-projects-advanced/#course"
      }
    },
    {
      "@type": "BreadcrumbList",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Home",
          "item": "https://nabidinmotion.com/"
        },
        {
          "@type": "ListItem",
          "position": 2,
          "name": "18-projects-advanced",
          "item": "https://nabidinmotion.com/l/18-projects-advanced/"
        },
        {
          "@type": "ListItem",
          "position": 3,
          "name": "Project 2: Sentiment Analysis on Reviews",
          "item": "https://nabidinmotion.com/l/18-projects-advanced/project-02-sentiment-analysis/"
        }
      ]
    }
  ]
}
