Distributional Word Model Training Algorithm: Difference between revisions

From GM-RKB
Jump to navigation Jump to search
m (Text replacement - ". ---- " to ". ---- ")
m (Text replacement - ". " to ". ")
 
Line 24: Line 24:


=== 2014 ===
=== 2014 ===
* ([[2014_NeuralWordEmbeddingAsImplicitMa|Levy & Goldberg, 2014]]) ⇒ [[Omer Levy]], and [[Yoav Goldberg]]. ([[2014]]). “[http://papers.nips.cc/paper/5477-neural-word-embedding-as-implicit-matrix-factorization.pdf Neural Word Embedding As Implicit Matrix Factorization].” In: Advances in Neural Information Processing Systems.  
* ([[2014_NeuralWordEmbeddingAsImplicitMa|Levy & Goldberg, 2014]]) ⇒ [[Omer Levy]], and [[Yoav Goldberg]]. ([[2014]]). “[http://papers.nips.cc/paper/5477-neural-word-embedding-as-implicit-matrix-factorization.pdf Neural Word Embedding As Implicit Matrix Factorization].” In: Advances in Neural Information Processing Systems.
* ([[2014_Word2vecExplainedDerivingMikolo|Goldberg & Levy, 2014]]) ⇒ [[Yoav Goldberg]], and [[Omer Levy]]. ([[2014]]). “[http://arxiv.org/pdf/1402.3722 word2vec Explained: Deriving Mikolov Et Al.'s Negative-sampling Word-embedding Method].” In: arXiv preprint arXiv:1402.3722.  
* ([[2014_Word2vecExplainedDerivingMikolo|Goldberg & Levy, 2014]]) ⇒ [[Yoav Goldberg]], and [[Omer Levy]]. ([[2014]]). “[http://arxiv.org/pdf/1402.3722 word2vec Explained: Deriving Mikolov Et Al.'s Negative-sampling Word-embedding Method].” In: arXiv preprint arXiv:1402.3722.
* ([[Mikolov et al., 2014]]) ⇒ [[Tomáš Mikolov]], [[Ilya Sutskever]], Kai Chen, Greg S. Corrado, and Jeff Dean. ([[2014]]). “Distributed Representations of Words and Phrases and their Compositionality.” In: Advances in Neural Information Processing Systems, 26.
* ([[Mikolov et al., 2014]]) ⇒ [[Tomáš Mikolov]], [[Ilya Sutskever]], Kai Chen, Greg S. Corrado, and Jeff Dean. ([[2014]]). “Distributed Representations of Words and Phrases and their Compositionality.” In: Advances in Neural Information Processing Systems, 26.



Latest revision as of 18:52, 1 August 2022

A Distributional Word Model Training Algorithm is a distributional model training algorithm that can be implemented into a distributional word model training system (to solve a distributional word model training task).



References

2014

2013

2003

1986