API docs
Introduction
In sentiment analysis, the Deepnetic API model evaluates the positivity or negativity of incoming texts.
Example
demo.py
      
    
results.json
      
    
Parameter
  • texts (List[str]) – A list of up to 100 texts
  • language (str) – The language of all texts (e.g. "German")