{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "LearningResource",
      "@id": "https://nabidinmotion.com/l/12-natural-language-processing/nlp-project-tutorial/#resource",
      "name": "Complete NLP Project Tutorial",
      "description": "Complete NLP Project Tutorial Step-by-step walkthrough of building a sentiment analysis system on IMDB movie reviews. Table of Contents Project Overview St…",
      "url": "https://nabidinmotion.com/l/12-natural-language-processing/nlp-project-tutorial/",
      "inLanguage": "en",
      "isAccessibleForFree": true,
      "learningResourceType": "Lesson",
      "provider": {
        "@id": "https://nabidinmotion.com/#organization"
      },
      "isPartOf": {
        "@id": "https://nabidinmotion.com/l/12-natural-language-processing/#course"
      }
    },
    {
      "@type": "BreadcrumbList",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Home",
          "item": "https://nabidinmotion.com/"
        },
        {
          "@type": "ListItem",
          "position": 2,
          "name": "12-natural-language-processing",
          "item": "https://nabidinmotion.com/l/12-natural-language-processing/"
        },
        {
          "@type": "ListItem",
          "position": 3,
          "name": "Complete NLP Project Tutorial",
          "item": "https://nabidinmotion.com/l/12-natural-language-processing/nlp-project-tutorial/"
        }
      ]
    }
  ]
}
