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

2209 Коммитов

Автор SHA1 Сообщение Дата
Janhavi Mahajan eb7625041d update env.yaml with pip dependencies 2019-04-26 12:11:55 -04:00
Janhavi Mahajan 4aadf66654 feat(code reformat) moved nltk utils to preprocess.py 2019-04-26 12:11:55 -04:00
Janhavi Mahajan faa26b3c54 feat(doc strings) fixed doc string format 2019-04-26 12:11:55 -04:00
Janhavi Mahajan 88e5a3d724 feat(code format) formatted file with black 2019-04-26 12:11:55 -04:00
Janhavi Mahajan c969085424 feat(code format) added doc strings, rewrite clean_snli function 2019-04-26 12:11:55 -04:00
Janhavi Mahajan 44db348fe5 feat(data prep) save dataframe to csv and renamed folder from nltk to nltk_utils 2019-04-26 12:11:55 -04:00
Janhavi Mahajan 6e46eade15 feat(data_prep) SNLI notebook showcasing data prep, Corrected nltk util for column_name 2019-04-26 12:11:55 -04:00
Janhavi Mahajan 3964c04a7c feat(data prep) NLTK tokenizer util file and notebook, deleted some redundant files, updated snli util with cleaner data prep functions 2019-04-26 12:11:55 -04:00
Janhavi Mahajan f7b487cfbd feat(data_prep) Added SNLI dataset prep utility 2019-04-26 12:11:55 -04:00
Abhiram E 4dfec0667f
Merge pull request #17 from Microsoft/abhiram-msrpc
Data loader for MSR PC
2019-04-25 17:16:02 -04:00
Abhiram E 04b8715ea9 Moved from absolute path to relative 2019-04-25 17:07:45 -04:00
Abhiram E 84443d478c Refactored STS notebooks, updated utils_nlp files with the latest code from utils_ss and deleted utils_ss 2019-04-24 17:16:06 -04:00
Abhiram E ffb38ea42b Refactored code according to new structure, moved files and modified imports 2019-04-24 15:33:41 -04:00
Abhiram E d4db5a1860 Resolving code review comments.
1. Refactored and renamed msrpc_load notebook.
2. Removed redundant parameter to load_pandas_df function
2019-04-24 15:05:53 -04:00
Abhiram E f66ee268c0 Refactoring changes to MSRPC 2019-04-24 15:05:52 -04:00
Abhiram E 92416de9bf Fixed umerged paths in gitignore 2019-04-24 15:05:52 -04:00
Abhiram E b9fce4ae61 Notebooks and Tests
1. Added Jupyter Notebook for MSR-PC dataset quickstart task
2. Added unit tests for downloading the dataset and loading pandas df
3. Changes to MSRPC to take in path to the dataset if it already exists.
2019-04-24 15:05:00 -04:00
Abhiram E ac0abdfd61 Data loader for MSR PC
1. Added data downloader for MSR PC
2. Added support to clean data and load specified datasets as a
pandas dataframe.
3. Updates to environment.yml for newly added packages.
2019-04-24 15:03:41 -04:00
Casey Hong d20081766d Add preprocessing notebook 2019-04-24 15:02:26 -04:00
Casey Hong abacb5d022 Add tokenization with spacy 2019-04-24 15:02:26 -04:00
Casey Hong b2bed84e0d Include score column in dataframe 2019-04-24 15:02:26 -04:00
Casey Hong f06630a55d Download and clean stsbenchmark data 2019-04-24 15:02:26 -04:00
Casey Hong e0bd4a510b Add READMEs for sentence similarity notebooks 2019-04-24 13:54:53 -04:00
Casey Hong 819f0a215b moving files to the sentence_similarity scenario directory 2019-04-24 13:54:53 -04:00
bleik2 c1336ac61d Adding scenario folders 2019-04-24 13:16:24 -04:00
bleik2 2bc1d78561 Adding scenario folders 2019-04-24 15:33:49 +00:00
Casey Hong 6793a77608 clip docstring line length at 120 2019-04-22 17:47:59 -04:00
Casey Hong 81980e9eb6 Add and format docstrings 2019-04-22 17:47:59 -04:00
Casey Hong 42a9c11ac7 Add docstrings 2019-04-22 14:14:12 -04:00
Casey Hong b9764d4d0d Load and tokenize stsbenchmark data 2019-04-22 14:14:12 -04:00
Casey Hong b31b7c3b13 Fix merge conflicts for rebase 2019-04-22 14:14:12 -04:00
Casey Hong 7176d7812e Create sentence similarity branch 2019-04-18 15:10:46 -04:00
Miguel González-Fierro 7b6e03fd24
Merge pull request #7 from Microsoft/staging
Staging
2019-04-16 20:00:20 +01:00
Miguel González-Fierro ffe5b4757f
Merge pull request #6 from Microsoft/init
Init
2019-04-16 19:59:20 +01:00
miguelgfierro fcd6eef796 tests init 2019-04-16 19:57:14 +01:00
miguelgfierro 2effbfcfcb cleaning 2019-04-16 19:53:15 +01:00
Miguel González-Fierro 958a5cb863
Merge pull request #5 from Microsoft/staging
Staging
2019-04-16 19:43:26 +01:00
Miguel González-Fierro e245d5aad0
Merge branch 'master' into staging 2019-04-16 19:43:14 +01:00
Miguel González-Fierro f7a2e8ebb3
Merge pull request #4 from Microsoft/rijai-reposetup
Rijai reposetup
2019-04-16 19:38:16 +01:00
Richin Jain 804ec943fd Removing unused code that comes from template 2019-04-16 13:05:25 -04:00
Richin Jain bcbb0b2952
Updated readme
Updated readme with link to badge of build for master branch
2019-04-05 20:20:08 -04:00
Richin Jain 102270c5ac
Merging staging branch to master (#3)
* Rijai reposetup (#1)

* Adding azure-pipelines.yml file to set up the build and a sample yml file to set up conda env on build machine

* Update azure-pipelines.yml for Azure Pipelines [skip ci]

* Update azure-pipelines.yml for Azure Pipelines [skip ci]

* Update azure-pipelines.yml for Azure Pipelines [skip ci]

* Update azure-pipelines.yml for Azure Pipelines [skip ci]

* Update azure-pipelines.yml for Azure Pipelines [skip ci]

* Adding config files to go with pre-commit checks, also added instruction for the same in the CONTRIBUTING.md guide

* Rijai reposetup (#2)

* Adding azure-pipelines.yml file to set up the build and a sample yml file to set up conda env on build machine

* Update azure-pipelines.yml for Azure Pipelines [skip ci]

* Update azure-pipelines.yml for Azure Pipelines [skip ci]

* Update azure-pipelines.yml for Azure Pipelines [skip ci]

* Update azure-pipelines.yml for Azure Pipelines [skip ci]

* Update azure-pipelines.yml for Azure Pipelines [skip ci]

* Adding config files to go with pre-commit checks, also added instruction for the same in the CONTRIBUTING.md guide

* Modifying readme and adding status badge

* Adding few comments to yml file
2019-04-05 20:18:15 -04:00
Richin Jain 59a5e15709
Rijai reposetup (#2)
* Adding azure-pipelines.yml file to set up the build and a sample yml file to set up conda env on build machine

* Update azure-pipelines.yml for Azure Pipelines [skip ci]

* Update azure-pipelines.yml for Azure Pipelines [skip ci]

* Update azure-pipelines.yml for Azure Pipelines [skip ci]

* Update azure-pipelines.yml for Azure Pipelines [skip ci]

* Update azure-pipelines.yml for Azure Pipelines [skip ci]

* Adding config files to go with pre-commit checks, also added instruction for the same in the CONTRIBUTING.md guide

* Modifying readme and adding status badge

* Adding few comments to yml file
2019-04-05 20:17:15 -04:00
Richin Jain 9af095c45e
Merge branch 'staging' into rijai-reposetup 2019-04-05 20:17:01 -04:00
Richin Jain e846b7cb33 Adding few comments to yml file 2019-04-05 20:14:15 -04:00
Richin Jain 20cd4bb18c Modifying readme and adding status badge 2019-04-05 20:13:40 -04:00
Richin Jain ca7ad2cadf
Rijai reposetup (#1)
* Adding azure-pipelines.yml file to set up the build and a sample yml file to set up conda env on build machine

* Update azure-pipelines.yml for Azure Pipelines [skip ci]

* Update azure-pipelines.yml for Azure Pipelines [skip ci]

* Update azure-pipelines.yml for Azure Pipelines [skip ci]

* Update azure-pipelines.yml for Azure Pipelines [skip ci]

* Update azure-pipelines.yml for Azure Pipelines [skip ci]

* Adding config files to go with pre-commit checks, also added instruction for the same in the CONTRIBUTING.md guide
2019-04-05 19:01:56 -04:00
Richin Jain 18bd48c85d Merge branch 'rijai-reposetup' of github.com:Microsoft/NLP into rijai-reposetup 2019-04-05 19:01:11 -04:00
Richin Jain 86e197f7fd Adding config files to go with pre-commit checks, also added instruction for the same in the CONTRIBUTING.md guide 2019-04-05 19:00:55 -04:00
Richin Jain 4787fa77ae Update azure-pipelines.yml for Azure Pipelines [skip ci] 2019-04-05 18:43:50 -04:00