Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in AI and Deep Learning by (50.2k points)

I want to know if is there any specific algorithm that can be followed to understand the meaning of a word/sentence/paragraph. Basically, I want to write a program that will take text/paragraph as input and try to find out what its meaning is. And thereby highlight the emotions within the text.

Also, if there is an algorithm to understand things, can the same algorithm be applied to itself? It reduces the quest further to a point where we become interested in knowing the meaning of meaning OR rather definition of definition.

1 Answer

0 votes
by (108k points)

Natural language processing (NLP) studies how to enable a computer to process and understand the language used by human beings in their daily lives, to comprehend human knowledge, and to communicate with human beings in a natural language.  There are many applications of NLP like information retrieval (IR) from the data, knowledge extraction, question-answering (QA) systems, text categorization, machine translation, writing assistance, voice identification, composition, and many more.

You can find various algorithms that help to understand the meaning of the sentences in the following link: https://www.hindawi.com/journals/tswj/2014/437162/

Browse Categories

...