Natural Language Processing
Natural language processing (NLP) is a subfield of linguistics, computer science, and artificial intelligence concerned with the interactions between computers and human language.
Subfields
Following are the subfields of Natural Language Processing supported by Theos.
Language Translation is the task of translating a sentence in a source language to a different target language.
Question Answering is the task of answering questions (typically reading comprehension questions), but abstaining when presented with a question that cannot be answered based on the provided context.
Sentiment Analysis is the task of classifying the polarity of a given text.
Text Generation is the task of generating text with the goal of appearing indistinguishable to human-written text.
Text Summarization is the task of shortening a text computationally, to create a subset that represents the most important or relevant information within the original content.
Last updated