Natural Language Processing Best Practices & Examples
Перейти к файлу
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
.ci Merging staging branch to master (#3) 2019-04-05 20:18:15 -04: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
examples feat(data_prep) SNLI notebook showcasing data prep, Corrected nltk util for column_name 2019-04-26 12:11:55 -04:00
named_entity_recognition Adding scenario folders 2019-04-24 13:16:24 -04:00
sentence_similarity Moved from absolute path to relative 2019-04-25 17:07:45 -04:00
tests Notebooks and Tests 2019-04-24 15:05:00 -04:00
text_classification Adding scenario folders 2019-04-24 13:16:24 -04:00
tools cleaning 2019-04-16 19:53:15 +01:00
utils_nlp feat(data_prep) SNLI notebook showcasing data prep, Corrected nltk util for column_name 2019-04-26 12:11:55 -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 Data loader for MSR PC 2019-04-24 15:03:41 -04: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.