**Data Exploration** - [ ] Explore and clean kaggle data with Spacy. - [ ] Create NLP entities **Result** - a new recipe to clean the data - a new spacy model for entity detection with custom entity class (swear words) **Acceptance Criteria** Python code to clean data and generate model @franc00018