Skip to content

Conversation

as1986
Copy link
Contributor

@as1986 as1986 commented Mar 9, 2015

  • added multivariate Gaussian reconstructions (both for HMM and the CRF POS tagger autoencoder).

as1986 and others added 6 commits November 12, 2014 00:22
…openfst into multivariate

Conflicts:
	core/LatentCrfModel.cc
	core/LatentCrfModel.h
	ducttape-files/english-final.tconf
	ducttape-files/pos-induction.tape
	parts-of-speech/train-latentCrfPosTagger.cc
…openfst into multivariate

Conflicts:
	ducttape-files/english-final.tconf
	ducttape-files/pos-induction.tape
STL::vector<int>.insert() needs more than one parameter. STL::vector<int>.push_back() should be used.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please remove the additional parameter. We can read the number of dimensions of the word embeddings directly in the code rather than at compile time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants