Is descriptor a word

Last Update: Jan 03, 2023

This is a question our experts keep getting from time to time. Now, we have got the complete detailed explanation and answer for everyone, who is interested!


Asked by: Dr. Archibald McGlynn V

Score: 4.8/5
(53 votes)

: something (such as a word or characteristic feature) that serves to describe or identify especially : a word or phrase (such as an index term) used to identify an item (such as a subject or document) in an information retrieval system.

What is a descriptor in writing?

Descriptors are words that summarize description. The most common descriptors are adjectives and adverbs. … Well done description and detail will show your story, where using descriptors is a shortcut to tell your reader what you want to convey.

What is a descriptor in a sentence?

Definition of Descriptor. a word or term used to describe something. Examples of Descriptor in a sentence. 1. I always found it odd that the most common descriptor used to refer to an orange is also orange.

What is a descriptor in language?

In computing, a data descriptor is a structure containing information that describes data. Data descriptors may be used in compilers, as a software structure at run time in languages like Ada or PL/I, or as a hardware structure in some computers such as Burroughs large systems.

How do you write a descriptor?

Writing Standards Descriptors (for rubrics)

  1. describe evidence in the student’s response.
  2. describe the quality of the student’s response in terms of the criteria suited to the task.
  3. give meaning to the mid-range or typical standards (HD-NN)
  4. use words which are descriptive and comparative NOT just comparative.

32 related questions found

What is descriptor in machine learning?

Usually, a descriptor is a number, a vector or a matrix, but other data formats such as character strings are possible. Typical workflow to make machine learning predict a property from a molecule. Source: DScribe: Library of descriptors for machine learning in materials science.

What is Python descriptor?

Python descriptors are created to manage the attributes of different classes which use the object as reference. … A descriptor is a mechanism behind properties, methods, static methods, class methods, and super() .

What is a descriptor in computer vision?

In computer vision, visual descriptors or image descriptors are descriptions of the visual features of the contents in images, videos, or algorithms or applications that produce such descriptions. They describe elementary characteristics such as the shape, the color, the texture or the motion, among others.

What are describing words?

Descriptive words are help visualize, describe, define, or explain information about people, places, things, situations, or actions. … Descriptive words could also include adverbs, or words that help to describe action. Descriptive words could also be clear, strong verbs or nouns that carry clear meaning.

How do you use feeling in a sentence?

Feeling sentence example

  1. I don’t want you to start feeling neglected. …
  2. I do think I could work all day long without feeling tired if they would let me. …
  3. I’ve been getting the feeling she is trying to break us up. …
  4. Can it be possible? …
  5. She smiled up at him, feeling a sudden need for levity.

What is a personal descriptor?

Self-description is the way in which you describe or talk about yourself to the world. When you describe yourself to others as fun and creative, this is an example of your self-description.

What is research descriptor?

A descriptor set is a collection of information that describes the source of your data (e.g., research participants, families, schools, other settings, etc.) at a particular level of analysis.

What is descriptive language in English?

Descriptive language adds purpose, aesthetic value and emotion to a text. Instead of just saying «I like you,» descriptive language makes it possible to say things like «I burn for you like the sun as it sits fixedly in the bright sky.» Note the metaphor, simile, adverb and adjective in that one sentence.

What is soap descriptor?

Smooth Overlap of Atomic Positions (SOAP) is a descriptor that encodes regions of atomic geometries by using a local expansion of a gaussian smeared atomic density with orthonormal functions based on spherical harmonics and radial basis functions.

What is feature descriptor?

A feature descriptor is an algorithm which takes an image and outputs feature descriptors/feature vectors. Feature descriptors encode interesting information into a series of numbers and act as a sort of numerical «fingerprint» that can be used to differentiate one feature from another.

What is Matminer?

matminer is a Python library for data mining the properties of materials. Matminer contains routines for: one-line access to 40+ ready-made datasets ( matminer.datasets ) Spans various domains of materials data. Full list of datasets here: Table of Datasets.

What is teacher descriptor?

Learning level descriptors are statements that provide a broad indication of learning appropriate to attainment at a particular level, describing the characteristics and context of learning expected at that level.

What are the parts of a rubric?

3. What are the parts of a rubric?

  • A task description. The outcome being assessed or instructions students received for an assignment.
  • The characteristics to be rated (rows). …
  • Levels of mastery/scale (columns). …
  • A description of each characteristic at each level of mastery/scale (cells).

How do you create an effective rubric?

How to Create a Grading Rubric 1

  1. Define the purpose of the assignment/assessment for which you are creating a rubric. …
  2. Decide what kind of rubric you will use: a holistic rubric or an analytic rubric? …
  3. Define the criteria. …
  4. Design the rating scale. …
  5. Write descriptions for each level of the rating scale. …
  6. Create your rubric.

What is an example of a qualifier?

A qualifier is a word or phrase that changed how absolute, certain or generalized a statement is. … Qualifiers of certainty: I guess, I think, I know, I am absolutely certain, etc. Qualifiers of possibility: Could, may, likely, possible, probable, etc. Qualifiers of necessity: Must, should, ought, required, have to, etc.

What is a qualifier word?

A qualifier is a word that limits or enhances another word’s meaning. … Overusing certain types of qualifiers (for example, very or really) can make a piece of writing sound lazily constructed.

Is almost a qualifier?

The most common qualifiers include very, quite, pretty, less, least, rather, somewhat, more, most, too, so, just, enough, indeed, still, almost, fairly, really, even, a bit, a little, a (whole) lot, a good deal, a great deal, kind of, sort of.


Asked by: Dr. Archibald McGlynn V

Score: 4.8/5
(53 votes)

: something (such as a word or characteristic feature) that serves to describe or identify especially : a word or phrase (such as an index term) used to identify an item (such as a subject or document) in an information retrieval system.

What is a descriptor in writing?

Descriptors are words that summarize description. The most common descriptors are adjectives and adverbs. … Well done description and detail will show your story, where using descriptors is a shortcut to tell your reader what you want to convey.

What is a descriptor in a sentence?

Definition of Descriptor. a word or term used to describe something. Examples of Descriptor in a sentence. 1. I always found it odd that the most common descriptor used to refer to an orange is also orange.

What is a descriptor in language?

In computing, a data descriptor is a structure containing information that describes data. Data descriptors may be used in compilers, as a software structure at run time in languages like Ada or PL/I, or as a hardware structure in some computers such as Burroughs large systems.

How do you write a descriptor?

Writing Standards Descriptors (for rubrics)

  1. describe evidence in the student’s response.
  2. describe the quality of the student’s response in terms of the criteria suited to the task.
  3. give meaning to the mid-range or typical standards (HD-NN)
  4. use words which are descriptive and comparative NOT just comparative.

32 related questions found

What is descriptor in machine learning?

Usually, a descriptor is a number, a vector or a matrix, but other data formats such as character strings are possible. Typical workflow to make machine learning predict a property from a molecule. Source: DScribe: Library of descriptors for machine learning in materials science.

What is Python descriptor?

Python descriptors are created to manage the attributes of different classes which use the object as reference. … A descriptor is a mechanism behind properties, methods, static methods, class methods, and super() .

What is a descriptor in computer vision?

In computer vision, visual descriptors or image descriptors are descriptions of the visual features of the contents in images, videos, or algorithms or applications that produce such descriptions. They describe elementary characteristics such as the shape, the color, the texture or the motion, among others.

What are describing words?

Descriptive words are help visualize, describe, define, or explain information about people, places, things, situations, or actions. … Descriptive words could also include adverbs, or words that help to describe action. Descriptive words could also be clear, strong verbs or nouns that carry clear meaning.

How do you use feeling in a sentence?

Feeling sentence example

  1. I don’t want you to start feeling neglected. …
  2. I do think I could work all day long without feeling tired if they would let me. …
  3. I’ve been getting the feeling she is trying to break us up. …
  4. Can it be possible? …
  5. She smiled up at him, feeling a sudden need for levity.

What is a personal descriptor?

Self-description is the way in which you describe or talk about yourself to the world. When you describe yourself to others as fun and creative, this is an example of your self-description.

What is research descriptor?

A descriptor set is a collection of information that describes the source of your data (e.g., research participants, families, schools, other settings, etc.) at a particular level of analysis.

What is descriptive language in English?

Descriptive language adds purpose, aesthetic value and emotion to a text. Instead of just saying «I like you,» descriptive language makes it possible to say things like «I burn for you like the sun as it sits fixedly in the bright sky.» Note the metaphor, simile, adverb and adjective in that one sentence.

What is soap descriptor?

Smooth Overlap of Atomic Positions (SOAP) is a descriptor that encodes regions of atomic geometries by using a local expansion of a gaussian smeared atomic density with orthonormal functions based on spherical harmonics and radial basis functions.

What is feature descriptor?

A feature descriptor is an algorithm which takes an image and outputs feature descriptors/feature vectors. Feature descriptors encode interesting information into a series of numbers and act as a sort of numerical «fingerprint» that can be used to differentiate one feature from another.

What is Matminer?

matminer is a Python library for data mining the properties of materials. Matminer contains routines for: one-line access to 40+ ready-made datasets ( matminer.datasets ) Spans various domains of materials data. Full list of datasets here: Table of Datasets.

What is teacher descriptor?

Learning level descriptors are statements that provide a broad indication of learning appropriate to attainment at a particular level, describing the characteristics and context of learning expected at that level.

What are the parts of a rubric?

3. What are the parts of a rubric?

  • A task description. The outcome being assessed or instructions students received for an assignment.
  • The characteristics to be rated (rows). …
  • Levels of mastery/scale (columns). …
  • A description of each characteristic at each level of mastery/scale (cells).

How do you create an effective rubric?

How to Create a Grading Rubric 1

  1. Define the purpose of the assignment/assessment for which you are creating a rubric. …
  2. Decide what kind of rubric you will use: a holistic rubric or an analytic rubric? …
  3. Define the criteria. …
  4. Design the rating scale. …
  5. Write descriptions for each level of the rating scale. …
  6. Create your rubric.

What is an example of a qualifier?

A qualifier is a word or phrase that changed how absolute, certain or generalized a statement is. … Qualifiers of certainty: I guess, I think, I know, I am absolutely certain, etc. Qualifiers of possibility: Could, may, likely, possible, probable, etc. Qualifiers of necessity: Must, should, ought, required, have to, etc.

What is a qualifier word?

A qualifier is a word that limits or enhances another word’s meaning. … Overusing certain types of qualifiers (for example, very or really) can make a piece of writing sound lazily constructed.

Is almost a qualifier?

The most common qualifiers include very, quite, pretty, less, least, rather, somewhat, more, most, too, so, just, enough, indeed, still, almost, fairly, really, even, a bit, a little, a (whole) lot, a good deal, a great deal, kind of, sort of.

: something (such as a word or characteristic feature) that serves to describe or identify

especially

: a word or phrase (such as an index term) used to identify an item (such as a subject or document) in an information retrieval system

Example Sentences

Recent Examples on the Web

Some of these descriptors made sense, and others, even after an explanation, seemed nonsensical.


Sam Stone, Bon Appétit, 27 Mar. 2023





For lack of a better unifying descriptor: relaxed, at least to the extent that anyone as alpha as Cyrus can be.


Chris Willman, Variety, 10 Mar. 2023





There were a lot of other descriptors thrown around for FFXVI.


Ash Parrish, The Verge, 28 Feb. 2023





But the descriptor gained new meaning in the late 1930s and early ’40s, when several Midwestern breweries developed high-alcohol lagers and marketed them as malt liquor.


Joshua M. Bernstein, New York Times, 12 Jan. 2023





Consent as a descriptor for any other situation simply did not apply — never mind its obvious application to so many facets of life.


Los Angeles Times, 15 Dec. 2022





Don’t mention the strong female character descriptor to Emily Blunt.


Zack Sharf, Variety, 14 Nov. 2022





Burning red cannot be construed as a lustless descriptor.


Jason P. Frank, Vulture, 22 Oct. 2022





Washington’s own descriptor of Beijing as a near-peer competitor may hold indefinitely.


Russell Flannery, Forbes, 6 Feb. 2023



See More

These examples are programmatically compiled from various online sources to illustrate current usage of the word ‘descriptor.’ Any opinions expressed in the examples do not represent those of Merriam-Webster or its editors. Send us feedback about these examples.

Word History

First Known Use

1946, in the meaning defined above

Time Traveler

The first known use of descriptor was
in 1946

Dictionary Entries Near descriptor

Cite this Entry

“Descriptor.” Merriam-Webster.com Dictionary, Merriam-Webster, https://www.merriam-webster.com/dictionary/descriptor. Accessed 14 Apr. 2023.

Share

Last Updated:
1 Apr 2023
— Updated example sentences

Subscribe to America’s largest dictionary and get thousands more definitions and advanced search—ad free!

Merriam-Webster unabridged

Смотреть что такое «descriptor word» в других словарях:

  • descriptor — [di skrip′tər] n. 1. a word or phrase used as a label to describe or classify 2. Comput. a term used to identify or locate a file or specific data …   English World dictionary

  • word form — noun the phonological or orthographic sound or appearance of a word that can be used to describe or identify something the inflected forms of a word can be represented by a stem and a list of inflections to be attached • Syn: ↑form, ↑signifier,… …   Useful english dictionary

  • descriptor — /di skrip teuhr/, n. 1. a significant word or phrase used to categorize or describe text or other material, esp. when indexing or in an information retrieval system. 2. Computers. a data item that stores the attributes of some other datum: a task …   Universalium

  • descriptor — noun Date: 1933 something (as a word or characteristic feature) that serves to describe or identify; especially a word or phrase (as an index term) used to identify an item (as a subject or document) in an information retrieval system …   New Collegiate Dictionary

  • descriptor — noun a) The name of a category of data in an information storage and retrieval system. b) A word that describes the subject of an article …   Wiktionary

  • descriptor — n. (in database management) key word used to identify sort and unite data records …   English contemporary dictionary

  • descriptor — n. Linguistics a word or expression etc. used to describe or identify. Etymology: L, = describer (as DESCRIBE) …   Useful english dictionary

  • ghost word — noun a word form that has entered the language through the perpetuation of an error • Hypernyms: ↑form, ↑word form, ↑signifier, ↑descriptor * * * noun also ghost name : an accidental word form never in established usage; …   Useful english dictionary

  • entry word — noun the form of a word that heads a lexical entry and is alphabetized in a dictionary • Syn: ↑citation form, ↑main entry word • Hypernyms: ↑form, ↑word form, ↑signifier, ↑descriptor • Part …   Useful english dictionary

  • main entry word — noun the form of a word that heads a lexical entry and is alphabetized in a dictionary • Syn: ↑citation form, ↑entry word • Hypernyms: ↑form, ↑word form, ↑signifier, ↑descriptor • Part Holonyms …   Useful english dictionary

  • root word — noun (linguistics) the form of a word after all affixes are removed thematic vowels are part of the stem • Syn: ↑root, ↑base, ↑stem, ↑theme, ↑radical • Derivationally related forms: ↑ …   Useful english dictionary

Definitions of descriptor

  1. noun

    the phonological or orthographic sound or appearance of a word that can be used to describe or identify something

    synonyms:

    form, signifier, word form

    see moresee less

    types:

    show 9 types…
    hide 9 types…
    plural, plural form

    the form of a word that is used to denote more than one

    singular, singular form

    the form of a word that is used to denote a singleton

    ghost word

    a word form that has entered the language through the perpetuation of an error

    base, radical, root, root word, stem, theme

    (linguistics) the form of a word after all affixes are removed

    etymon, root

    a simple form inferred as the common basis from which related words in several languages can be derived by linguistic processes

    citation form, entry word, main entry word

    the form of a word that heads a lexical entry and is alphabetized in a dictionary

    abbreviation

    a shortened form of a word or phrase

    acronym

    a word formed from the initial letters of the several words in the name

    apocope

    abbreviation of a word by omitting the final sound or sounds

    type of:

    word

    a unit of language that native speakers can identify

  2. noun

    a piece of stored information that is used to identify an item in an information storage and retrieval system

DISCLAIMER: These example sentences appear in various news sources and books to reflect the usage of the word ‘descriptor’.
Views expressed in the examples do not represent the opinion of Vocabulary.com or its editors.
Send us feedback

EDITOR’S CHOICE

Look up descriptor for the last time

Close your vocabulary gaps with personalized learning that focuses on teaching the
words you need to know.

VocabTrainer - Vocabulary.com's Vocabulary Trainer

Sign up now (it’s free!)

Whether you’re a teacher or a learner, Vocabulary.com can put you or your class on the path to systematic vocabulary improvement.

Get started

Понравилась статья? Поделить с друзьями:
  • Is deprived a word
  • Is continually a word
  • Is contacting a word
  • Is consistency a word
  • Is deprecated a word