Natural Language Processing Best Practices & Examples
Перейти к файлу
Said Bleik 9e716a60b3
Merge pull request #81 from microsoft/setup
Create conda generator and setup.md
2019-06-04 16:34:27 -04:00
.ci Adding component governance tool to build pipeline. 2019-05-24 15:12:19 -04:00
.github issue template 2019-05-14 12:21:40 +01:00
benchmarks Intial commit to put the receipe template in 2019-04-05 13:55:58 -04:00
docs Intial commit to put the receipe template in 2019-04-05 13:55:58 -04:00
scenarios minor 🐛 in readme 2019-05-28 15:57:56 +01:00
tests Merge pull request #70 from microsoft/datasets 2019-05-28 13:39:39 -04:00
tools gitignore and conda file 2019-06-04 14:51:35 +01:00
utils_nlp Fix to limit the memory usage when using fasttext embedding loaders. Code changes to use the simpler version 2019-05-28 12:04:57 -04:00
.flake8 Merging staging branch to master (#3) 2019-04-05 20:18:15 -04:00
.gitignore gitignore and conda file 2019-06-04 14:51:35 +01:00
.pre-commit-config.yaml Merging staging branch to master (#3) 2019-04-05 20:18:15 -04:00
AUTHORS.md Intial commit to put the receipe template in 2019-04-05 13:55:58 -04:00
CONTRIBUTING.md Merging staging branch to master (#3) 2019-04-05 20:18:15 -04:00
LICENSE Intial commit to put the receipe template in 2019-04-05 13:55:58 -04:00
README.md Merge branch 'master' into staging 2019-04-16 19:43:14 +01:00
SETUP.md 🐛 2019-06-04 11:37:44 +01:00
environment.yml update env, yahoo_answers, & classification eval 2019-05-01 22:49:41 +00:00
pyproject.toml Merging staging branch to master (#3) 2019-04-05 20:18:15 -04:00

README.md

Branch Status Branch Status
master Build Status staging Build Status

NLP Best Practices

This repository will provide examples and best practices for building NLP systems, provided as Jupyter notebooks.

Planning etc documents

All feature planning is done via projects, milestones, and issues in this Github repository.

Contributing

This project welcomes contributions and suggestions. Before contributing, please see our contribution guidelines.