Natural Language Processing Best Practices & Examples
Перейти к файлу
Said Bleik 3e47deee70
Merge pull request #63 from microsoft/bleik
Bleik to staging
2019-06-06 15:59:33 -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 fixed language param 2019-06-06 14:00:57 -04: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 merge staging 2019-06-06 13:01:07 -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 updated device utils and bert seq classifier 2019-05-28 23:16:19 -04:00
SETUP.md 🐛 2019-06-04 11:37:44 +01: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 and utility functions.

Scenarios

Scenario Applications Languages Models
Text Classification Sentiment Analysis
Topic Classification
English BERT, fastText
Named Entity Recognition English BERT
Sentence Encoding Sentence Similarity English

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.