Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 397 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 397 Bytes

Dealing with Text Data Workshop

Through examples we will:

  1. Retrieve data
  2. Ethics checklist
  3. Tokenize
  4. Normalize
  5. Demo: Label data with doccano
  6. Convert to spacy format
  7. Extra: Train a model
  8. References

Code and guides on dealing with text data for the Seattle Artificial Intelligence Workshops NLP series. Solutions to exercises in assets folder in this repo.