Tag: NLP

  • NLP Book Genre Classification

    NLP Book Genre Classification

    Text Classification Using Natural Language Processing (NLP) with TensorFlow In this project, I applied Artificial Intelligence techniques to solve a text classification problem using Natural Language Processing (NLP). The objective was to create a model that can automatically classify text data into predefined categories, leveraging the power of deep learning with TensorFlow. The project was…