Natural Language Processing Best Practices & Examples
Перейти к файлу
miguelgfierro 03b3b387a6 refactoring tests 2019-05-24 14:06:22 +01:00
.ci organize stsbenchmark under new folder structure 2019-05-01 18:35:02 -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 fix snli noblank bug and add preprocessing tests 2019-05-21 23:00:56 -04:00
tests refactoring tests 2019-05-24 14:06:22 +01:00
tools cleaning 2019-04-16 19:53:15 +01:00
utils_nlp fix snli noblank bug and add preprocessing tests 2019-05-21 23:00:56 -04:00
.flake8 Merging staging branch to master (#3) 2019-04-05 20:18:15 -04:00
.gitignore moving files to the sentence_similarity scenario directory 2019-04-24 13:54:53 -04: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 Intial commit to put the receipe template in 2019-04-05 13:55:58 -04: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.