Skip to content
This repository has been archived by the owner on Nov 22, 2022. It is now read-only.

Added WordSeqEmbedding #1255

Closed

Conversation

seayoung1112
Copy link
Contributor

Summary: Added a WordSeqEmbedding class that can represent a sequence of sentences. It can be further used a an embedding to concat with other embedding classes

Differential Revision: D19945850

Summary: Right now only the len of the sequence is returned. However len of tokens of each sequence is required for RNN models.

Differential Revision: D19943135

fbshipit-source-id: 9d5cc48bce1e2bf85ed2f9aada2b41afce01f4aa
Summary: Added a WordSeqEmbedding class that can represent a sequence of sentences. It can be further used a an embedding to concat with other embedding classes

Differential Revision: D19945850

fbshipit-source-id: fb5ae35c908b2a109d6b5042504926d5f69c696a
@facebook-github-bot facebook-github-bot added CLA Signed Do not delete this pull request or issue due to inactivity. fb-exported labels Feb 18, 2020
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D19945850

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 8a484e2.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
CLA Signed Do not delete this pull request or issue due to inactivity. fb-exported Merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants