Distributional Phrase Embedding Space
(Redirected from Phrase Embedding Space)
Jump to navigation
Jump to search
A Distributional Phrase Embedding Space is a phrase vector space model that is a text-item embedding space composed of distributional phrase vectors.
- Context:
- It can (often) have a Distributional Phrase Vectorizing Function.
- It can be created by a Distributional Phrase Embedding Modeling System (that implements a distributional phrase embedding modeling algorithm).
- It can range from being a Closed Distributional Phrase Vector Space Model (that applies only to the phrases in the training data) to being an Open Distributional Phrase Vector Space Model.
- …
- Example(s):
- Counter-Example(s):
- See: Lexical Co-Occurrence Matrix, Distributional Word Vector, Vector Space Model.