Граф коммитов

2242 Коммитов

Автор SHA1 Сообщение Дата
Courtney Cochrane be929e2408 Edits to import statements and grammar edits 2019-05-09 14:58:12 -04:00
Courtney Cochrane 54fc9c1334 Adding infastText loader 2019-05-09 14:58:12 -04:00
Courtney Cochrane 6a07b6f36e Adding file to new place in folder structure 2019-05-09 14:58:12 -04:00
Courtney Cochrane 2aaa9dd955 New file structure 2019-05-09 14:58:12 -04:00
Courtney Cochrane 9de6161e5e Revert back README after take out my comments 2019-05-09 14:58:12 -04:00
Courtney Cochrane b75b612195 Revert back README after take out my comments 2019-05-09 14:58:11 -04:00
Courtney Cochrane 45dfcd8d62 Changes to paths and revert back mistaken change to gitignore 2019-05-09 14:58:11 -04:00
Courtney Cochrane 60877c0d05 Move embeddings notebook into embeddings folder 2019-05-09 14:58:11 -04:00
Courtney Cochrane 10650b6e50 Changing file location based on new folder structure 2019-05-09 14:58:11 -04:00
Courtney Cochrane 9fb013824f Edits to embedding and baselines notebooks and integration of glove embedding loader 2019-05-09 14:58:11 -04:00
Courtney Cochrane 5d8583601c Edits to embedding trainer and baselines 2019-05-09 14:58:11 -04:00
Courtney Cochrane 1f52f797b4 Adding link to word embeddings 2019-05-09 14:58:11 -04:00
Courtney Cochrane f2d17e438a Cleaning README of AS IS statements that we don't need aymore 2019-05-09 14:58:11 -04:00
irshaffe 7d83aac99b Update baseline_deep_dive.ipynb
Removed typo of s
2019-05-09 14:58:11 -04:00
Courtney Cochrane 0ed1eeaf16 moved code to new folder structure 2019-05-09 14:58:11 -04:00
Courtney Cochrane 22c2d5db34 Edits on baselines and finished glove embedding trainer 2019-05-09 14:58:11 -04:00
Courtney Cochrane 92c81e0c98 Small change to baselines notebook 2019-05-09 14:58:11 -04:00
Courtney Cochrane 37608031ff Fix preprocessing in baselines, move files to new folder structure, and creating embedding trainer notebook 2019-05-09 14:58:11 -04:00
Courtney Cochrane 9f594e27dc Spacing in README 2019-05-09 14:58:11 -04:00
Courtney Cochrane 848d400a2a Spacing in README 2019-05-09 14:58:11 -04:00
Courtney Cochrane 5811935143 Spacing in README 2019-05-09 14:58:11 -04:00
Courtney Cochrane 22e5cdf37c Black formatting and embedding attribution in README 2019-05-09 14:58:11 -04:00
Courtney Cochrane 9e249aa209 Add fastText and reorganize notebook 2019-05-09 14:58:11 -04:00
Courtney Cochrane 8a0cb41d8b Adding processing util and edits 2019-05-09 14:58:11 -04:00
Courtney Cochrane 8ae3d9db93 Baseline model deep dive notebook 2019-05-09 14:58:11 -04:00
Casey Hong b4b405ad9d Download and clean stsbenchmark data 2019-05-09 14:58:11 -04:00
Casey Hong faf924b45b token_cols bugfix 2019-05-09 14:58:11 -04:00
Abhiram E b955e53d0d Added smoke tests to verify extracted sizes of pretrained vectors 2019-05-09 14:58:11 -04:00
Abhiram E 6ba272308b Minor change. 2019-05-09 14:58:11 -04:00
Abhiram E 2502d91e1b FastText loader - Code changes and unit tests.
1. Added methods to download, extract and load glove vectors.
2. Added units test to test the public method.

Other changes
 1. Refactored files to add return types to docstrings.
 2. Minor changes to path variables.
2019-05-09 14:58:11 -04:00
Abhiram E 4e480026a0 Minor changes 2019-05-09 14:58:10 -04:00
abeswara 8025b4449d Glove loader - Code changes and unit tests.
1. Added methods to download, extract and load glove vectors.
2. Added units tests to test the public methods.

Other changes
 1. Made download and extract methods private.
 2. Refactored Word2vec unit tests to exclude private methods.
2019-05-09 14:58:10 -04:00
abeswara 8203b0150d Word2vec loader - Code changes and unit tests.
1. Refactored word2vec loader to perform existing file checks before downloading or extracting.

2. Added units tests to load, download and extract functions.
2019-05-09 14:58:10 -04:00
abeswara 8408d7cce2 Word2vec loader - Code changes and unit tests.
1. Refactored word2vec loader to perform existing file checks before downloading or extracting.

2. Added units tests to load, download and extract functions.
2019-05-09 14:58:10 -04:00
Abhiram E 9895dd41d7 Reformated files 2019-05-09 14:58:10 -04:00
Abhiram E 47ada0d03c Added support to download and extract word2vec pretrained vectors 2019-05-09 14:58:10 -04:00
Abhiram E 48adc4f619 Initial commit for word embeddings 2019-05-09 14:58:10 -04:00
Said Bleik 9707c35c68
Merge pull request #53 from microsoft/timer
got timer from recommenders
2019-05-09 17:07:16 +00:00
miguelgfierro 3c3ce8c14a got timer from recommenders 2019-05-09 17:25:44 +01:00
Said Bleik 44bf4687dd
Merge pull request #51 from microsoft/folder_rename
rename examples folder fix #49
2019-05-09 14:57:01 +00:00
miguelgfierro 27cb18f3d7 rename examples folder fix #49 2019-05-09 15:35:00 +01:00
Hong Lu 2af4d4a008 Moved notebooks to example folder. 2019-05-07 10:22:48 -04:00
Hong Lu 6e5b060e08 Added utils path to system path. 2019-05-07 10:20:03 -04:00
Hong Lu bd4e805733 Updates to expose BERT objects to the user. 2019-05-07 10:01:55 -04:00
Said Bleik 23dad01abb
Merge pull request #35 from Microsoft/maidap-sentence-similarity
Sentence Similarity Datasets with New Folder Structure
2019-05-03 20:49:18 -04:00
Casey Hong d65afe27f8 make colnames args in preprocess 2019-05-03 16:47:43 -04:00
Casey Hong ab1e91740a new folder structure 2019-05-03 16:09:57 -04:00
Said Bleik 66adbd9ec1 added yahoo_answers classification example 2019-05-03 17:15:52 +00:00
Hong Lu b15b0a4dfd Fixed a few minor issues found during testing. 2019-05-02 17:59:47 -04:00
Abhiram E 95923413c2
Merge pull request #33 from Microsoft/abhiram-review-comments
Review comments
2019-05-02 12:31:50 -04:00