Natural Language Query
Jump to navigation
Jump to search
A Natural Language Query is a query that is a natural language statement.
- Context:
- It can (typically) be an input to a Natural Language Query-Replying Task.
- ...
- Example(s):in
- a Weather Information Query-Replying Task, such as: “What is the weather like today?".
- a Legal Document Query-Replying Task, such as: “Find all contracts signed in 2022".
- an an Awards Information Query-Replying Task, such as: “Who won the Nobel Prize for Physics in 2021?".
- ...
- Counter-Example(s):
- A Structured Query, like a SQL query to retrieve data from a database.
- A Boolean Query, often used in Search Engines and Information Retrieval Systems.
- See: Question-Answering Task, Query-Replying Task, Natural Language Processing, Structured Query, Boolean Query.