-
Notifications
You must be signed in to change notification settings - Fork 2
Sentence embedding field #158
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
ivansmokovic
wants to merge
30
commits into
master
Choose a base branch
from
SentenceEmbeddingField
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
739d3f2
Added per-field custom datatype support
ivansmokovic 7c6740c
WIP: TfIdfVectorizer update pending
ivansmokovic 5532206
Added option to define custom missing data symbol
ivansmokovic 280cc43
Optimized handling od missing value rows in Iterator
ivansmokovic 2f505b2
Made TfIdf vectorizer not support fields with missing data
ivansmokovic 8596aec
Merge branches 'master' and 'missing-data-token' of github.com:FilipB…
ivansmokovic 6080172
Merge remote-tracking branch 'origin/master' into missing-data-token
ivansmokovic cb833dc
Added missing data support to subclasses of Field
ivansmokovic 0c20b24
Merge branches 'master' and 'missing-data-token' of github.com:FilipB…
ivansmokovic 00dc2fc
Fixed a test
ivansmokovic c4a1184
Added custom padding token to field for use with custom_numericalize
ivansmokovic a51b3b4
flake8
ivansmokovic 5bff1b0
WIP, testing
ivansmokovic feeac4e
flake8
ivansmokovic c119625
Added documentation
ivansmokovic c5fa93e
Added per-field custom datatype support
ivansmokovic 3a7efc3
WIP: TfIdfVectorizer update pending
ivansmokovic 318a36b
Added option to define custom missing data symbol
ivansmokovic 41b1aa7
Made TfIdf vectorizer not support fields with missing data
ivansmokovic dcaba7c
Fixed a test
ivansmokovic 09cbfb6
Added custom padding token to field for use with custom_numericalize
ivansmokovic 39f322f
flake8
ivansmokovic 56fb576
WIP, testing
ivansmokovic f914f8f
flake8
ivansmokovic 37c0ed5
Added documentation
ivansmokovic 19141e0
rebased to master
ivansmokovic a2b0363
Merge remote-tracking branch 'origin/SentenceEmbeddingField' into Sen…
ivansmokovic c67546f
Added language, vocab, is_target, allow_missing_data
ivansmokovic 66592d6
Merge branch 'master' of github.com:FilipBolt/takepod into SentenceEm…
ivansmokovic 17980ba
merged master
ivansmokovic File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.