انگلیسی

embedding

gb/ɪmbˈɛdɪŋ/ us/ɪmbˈɛdɪŋ/
B2 انگلیسی
معنی‌ها
۰ معنی
اسم technical C1 entity
1

machine-readable vector representation

a set of numbers that a computer uses to represent the meaning or features of something

الگوی کاربرد: an embedding for [something]; embeddings of [data]
اشتباه رایج:
In this sense, embedding is usually countable: an embedding, many embeddings.
هم‌معنی‌ها
vector representation (more explicit and technical; emphasizes the numerical-vector form) | feature vector (often used when the numbers represent measurable features rather than meaning)
متضادها
raw data (the original input before it is transformed into a numerical representation)
ترکیب‌های رایج
text embeddings |word embeddings |vector embeddings |semantic embeddings |generate embeddings |create embeddings |store embeddings |compare embeddings |embedding model |embedding space
موضوع‌ها
artificial_intelligence |machine_learning |data_science |technology
نمونه‌ها
  • The search engine compares embeddings to find documents with similar meaning.
  • We generated an embedding for each customer profile before clustering the data.
  • Modern recommendation systems often use embeddings to match users with relevant products.
نمونه‌های زبان‌آموزی
  • Each sentence has its own embedding.
  • The model uses embeddings to compare words.
اسم C1 process
2

putting inside something firmly

putting something inside another thing so that it stays there

الگوی کاربرد: the embedding of [something] in [something]
اشتباه رایج:
Use in for the surrounding thing: the embedding of fibers in resin, not embedding fibers to resin.
هم‌معنی‌ها
insertion (more general; does not always imply being fixed firmly inside) | implantation (often used for medical or technological insertion into a body or material)
متضادها
removal (taking something out of where it has been placed) | extraction (pulling or taking something out, often with effort or a technical process)
ترکیب‌های رایج
the embedding of sensors |embedding in concrete |embedding in resin |deep embedding |secure embedding |embedding process |particle embedding |chip embedding
موضوع‌ها
construction |materials |technology |physical_objects
نمونه‌ها
  • The technician checked the embedding of the sensor in the concrete.
  • Poor embedding of the fibers can make the material weaker.
  • The design allows the safe embedding of small chips under the surface.
نمونه‌های زبان‌آموزی
  • Embedding the glass in resin protects it.
  • The device needs careful embedding in the wall.
اسم technical B2 process
3

inserting media into a page

putting online content, such as a video or map, inside another page

الگوی کاربرد: embedding of [media/content] in [page/app/document]
اشتباه رایج:
Embedding is not the same as uploading: embedded content may still be hosted somewhere else.
هم‌معنی‌ها
inserting (more general; does not specifically refer to displayed external digital content) | integrating (emphasizes making content work smoothly within a page or app)
متضادها
linking (sending users to another location rather than showing the content inside the current page) | removing (taking embedded content out of a page or document)
ترکیب‌های رایج
video embedding |map embedding |content embedding |HTML embedding |embedding code |enable embedding |disable embedding |embedding options |embedding feature
موضوع‌ها
internet |web_design |digital_media |technology
نمونه‌ها
  • Video embedding lets visitors watch the clip without leaving the article.
  • Embedding is disabled for some songs, so they open in a separate app.
  • The platform provides a short code snippet for map embedding.
نمونه‌های زبان‌آموزی
  • Video embedding puts the video on your page.
  • This site does not allow embedding.
اسم formal C1 process
4

integrating into a system

making something become a normal part of a larger system or group

الگوی کاربرد: the embedding of [someone/something] in/into [system/group/context]
اشتباه رایج:
This use is more formal than simply saying adding or including.
هم‌معنی‌ها
integration (more common and general; emphasizes becoming part of a whole) | incorporation (slightly formal; emphasizes adding something into a larger structure)
متضادها
separation (keeping something apart from a larger group or system) | exclusion (leaving someone or something out)
ترکیب‌های رایج
embedding values |embedding practices |embedding change |embedding sustainability |embedding security |embedding staff |embedding journalists |embedding in the community |embedding into daily work
موضوع‌ها
organizations |society |business |work |culture
نمونه‌ها
  • The company is focusing on the embedding of security practices into everyday work.
  • The program supports the embedding of new teachers in local school communities.
  • Reporters described how the embedding of journalists with military units shaped their coverage.
نمونه‌های زبان‌آموزی
  • The team wants the embedding of new habits into daily work.
  • Embedding staff in local offices helped the project.
اسم technical C2 relation
5

structure-preserving mathematical map

a mathematical way of putting one structure inside another while keeping its important properties

الگوی کاربرد: an embedding of [structure] into [structure]
اشتباه رایج:
This technical meaning is not the same as a general physical insertion.
هم‌معنی‌ها
inclusion (similar only in some contexts; an inclusion is usually a simpler special case) | injective map (related but broader; an embedding usually preserves additional structure)
ترکیب‌های رایج
topological embedding |isometric embedding |graph embedding |canonical embedding |smooth embedding |embedding theorem |embedding problem |embedding of a space
موضوع‌ها
mathematics |logic |geometry |technical
نمونه‌ها
  • This theorem describes an embedding of the circle in three-dimensional space.
  • An embedding from one topological space into another must preserve the relevant structure.
  • The proof constructs a smooth embedding of the manifold into a higher-dimensional space.
دستور زبان
صورت پایه
embedding
IPA
GB/ɪmbˈɛdɪŋ/
US/ɪmbˈɛdɪŋ/
هجاها و تکیه
em - bed - ding (۳ هجا)
Stress on 2nd syllable (bed)
صورت‌های واژه
Noun
  • Base: embedding
  • Plural: embedding, embeddings
عبارت‌ها

embedding dimension

1
/ɪmbˈɛdɪŋ dɪmˈɛnʃən/
fixed phrase technical

number of vector values

how many numbers are in each embedding

نمونه‌ها
  • We set the embedding dimension to 384 to reduce storage costs.
  • A larger embedding dimension may capture more information but uses more memory.
  • The database requires all vectors to have the same embedding dimension.

embedding layer

1
/ɪmbˈɛdɪŋ lˈeɪɚ/
fixed phrase technical

neural layer producing vectors

a part of a neural network that changes tokens or IDs into number vectors

نمونه‌ها
  • The first part of the network is an embedding layer that turns token IDs into vectors.
  • We trained the embedding layer together with the rest of the model.
  • A larger embedding layer can improve accuracy but also increases memory use.

embedding model

1
/ɪmbˈɛdɪŋ mˈɑdəl/
fixed phrase technical

model that creates embeddings

a model that turns information into number vectors

نمونه‌ها
  • We used an embedding model to convert customer questions into vectors.
  • The new embedding model performs better on multilingual search.
  • Choose an embedding model that matches the type of data you need to compare.

embedding space

1
/ɪmbˈɛdɪŋ spˈeɪs/
fixed phrase technical

space containing embeddings

the space where embeddings are placed so a computer can compare them

نمونه‌ها
  • In the embedding space, articles about the same topic appear close to each other.
  • The system searches for nearby items in the embedding space.
  • Visualizing the embedding space can reveal clusters of related products.

graph embedding

1
/ɡɹˈæf ɪmbˈɛdɪŋ/
fixed phrase technical

vector representation of graphs

numbers that represent a network or parts of a network

نمونه‌ها
  • Graph embeddings can help predict links in a social network.
  • The researchers used a graph embedding to compare molecular structures.
  • Each node has a graph embedding that reflects its position in the network.

text embedding

1
/tˈɛkst ɪmbˈɛdɪŋ/
fixed phrase technical

vector representation of text

numbers that represent a piece of writing for a computer

نمونه‌ها
  • The app creates a text embedding for each article and stores it in a database.
  • Semantic search works by comparing the text embedding of a query with the embeddings of documents.
  • A good text embedding can capture similarity even when two sentences use different words.

video embedding

1
/vˈɪdioʊ ɪmbˈɛdɪŋ/
fixed phrase technical

placing video in a page

showing a video inside a page instead of only linking to it

نمونه‌ها
  • The course website supports video embedding from several platforms.
  • Video embedding was turned off, so the clip could only be watched on the original site.
  • The editor makes video embedding easy for nontechnical users.

word embedding

1
/wˈɚd ɪmbˈɛdɪŋ/
fixed phrase technical

vector representation of a word

numbers that represent a word so a computer can compare it with other words

نمونه‌ها
  • The model learned word embeddings from millions of sentences.
  • Words with similar meanings often have word embeddings that are close together.
  • Early word embedding methods helped improve many natural-language applications.

خوش برگشتید!

لطفاً برای ادامه وارد شوید

حساب کاربری ندارید؟ ثبت‌نام کنید