main

2019/07/17

NLP topics (1)

There are many areas using NLP technique to understand texts and provide intelligence to customers.
Here are some:

  1. word cloud
  2. heat map
  3. sentiment analysis
  4. graph analysis
  5. cluster analysis
  6. classification
  7. auto text generation
  8. text caption for images
  9. generating image from text


No comments:

Post a Comment

How to Supercharge Your Python Classes with Class Methods

  How to Supercharge Your Python Classes with Class Methods | by Siavash Yasini | May, 2024 | Towards Data Science As we just mentioned, a c...