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

2209 Коммитов

Автор SHA1 Сообщение Дата
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
abeswara 55a9210a7f Fixed the path and renamed the notebook. 2019-05-02 12:26:49 -04:00
abeswara 56affe3f84 Added smoke test to verify MSRPC installer download 2019-05-02 12:06:52 -04:00
abeswara 84ac44cbc0 Resolved code review comments 2019-05-02 12:06:52 -04:00
janhavi13 ae2ad10f11
Merge pull request #32 from Microsoft/janhavi-code-review-comments
Resolved code review comments
2019-05-02 12:06:06 -04:00
Hong Lu d5ee6d46cb Initial check in of bert utility functions. 2019-05-02 10:50:30 -04:00
Janhavi Mahajan 62d4ede04e delete snli_preprocess 2019-05-01 19:51:51 -04:00
Janhavi Mahajan 1b811e22f0 fixed readme links 2019-05-01 19:50:13 -04:00
Janhavi Mahajan 54bc05c917 feat(docs) update prep_data readme for SNLI 2019-05-01 19:48:29 -04:00
Janhavi Mahajan 13622549b0 feat(prep-data notebook) Notebook that shows preprocessing for SNLI using different utils in NLP 2019-05-01 19:40:29 -04:00
Said Bleik 10adf59777 update env, yahoo_answers, & classification eval 2019-05-01 22:49:41 +00:00
Janhavi Mahajan 338e606c5e feat(code review comments) refactoring based on Miguel's comments 2019-05-01 18:40:44 -04:00
Casey Hong 3ec60ab690 edit readme 2019-05-01 18:35:02 -04:00
Casey Hong 810beb6f2c organize stsbenchmark under new folder structure 2019-05-01 18:35:02 -04:00
Abhiram E a278a3f220
Merge pull request #29 from Microsoft/abhiram-new-folder-structure
Moved to the new folder structure
2019-05-01 14:05:28 -04:00
abeswara 54abdc88ca Moved to the new folder structure 2019-05-01 13:48:09 -04:00
Casey Hong 25a176b2cc rm_stopwords suffix 2019-04-30 15:05:17 -04:00
Said Bleik 45c8d98a53 clean folders 2019-04-30 16:50:21 +00:00
Said Bleik 757e7d063d
Merge pull request #28 from Microsoft/maidap-sentence-similarity
Sentence similarity dataset
2019-04-30 12:26:04 -04:00
Said Bleik 739651267d delete example templates 2019-04-30 16:11:39 +00:00
Said Bleik f2467d5286 folder structure & example utils 2019-04-30 15:51:47 +00:00
Casey Hong 8469457355 trigger builds for PRs opened against the maidap branch 2019-04-30 11:23:50 -04:00
Said Bleik bbaa591e9f revert - push to staging 2019-04-29 20:01:45 +00:00
Casey Hong baffaba839 fix links 2019-04-29 14:59:52 -04:00
Casey Hong 1bd9a132d6 add links 2019-04-29 14:59:52 -04:00
Casey Hong dc4eac5aee refactor for consistency between snli <=> sts notebooks, add gensen-specific preprocessing for snli 2019-04-29 14:59:52 -04:00
Casey Hong 1aa60a3a00 begin snli-sts consistency refactoring 2019-04-29 14:59:52 -04:00
Casey Hong 3c0ef18050 Delete top-level examples folder 2019-04-26 14:16:11 -04:00
Janhavi Mahajan 173bac7128 feat(code refactor) add output to jupyter notebooks 2019-04-26 12:11:55 -04:00
Janhavi Mahajan 1498bfb853 feat(code refactoring) moving code around as per the new structure decided. 2019-04-26 12:11:55 -04:00
Janhavi Mahajan 2c0114f955 feat(notebook bugs) renamed all utils from util_nlp to util_ss 2019-04-26 12:11:55 -04:00
Janhavi Mahajan 0395f0b308 feat(code cleanup, update env.yaml with nltk package) 2019-04-26 12:11:55 -04:00
Janhavi Mahajan ba2ad0cbfa feat(code reformat) deleted snli from util_nlp 2019-04-26 12:11:55 -04:00
Janhavi Mahajan f0070819ea feat(code reformat) Formatting code based on new folder structure 2019-04-26 12:11:55 -04:00