/nlp-services

SingularityNET services for understanding or manipulating natural language

Primary LanguagePythonMIT LicenseMIT

Natural Language Processing Services

This repository contains a number of SingularityNET services for understanding or manipulating natural language.

Each service has it's own README.md with full details:

  • Text Summarization - Create a summary for a piece of text. Currently limited to the domain of news articles.
  • Translation - Convert between language pairs. Currently limited to English <-> German.
  • Sentiment Analysis - Sentiment Analysis for a piece of text in different formats, please check the service home page out.