Amazon SageMaker

Amazon SageMaker is a fully managed service that allows developers and data scientists to build, train, and deploy machine learning models. Amazon SageMaker includes three modules: Build, Train, and Deploy. The Build module provides a hosted environment to work with...

Natural Language Toolkit

NLTK is a leading platform for building Python programs to work with human language data. It provides easy-to-use interfaces to over 50 corpora and lexical resources such as WordNet, along with a suite of text processing libraries for classification, tokenization,...