An open API service indexing awesome lists of open source software.

https://github.com/rasnes/bert-cleaning-data

A presentation about using NLP to clean data, case study "dinner blackout"
https://github.com/rasnes/bert-cleaning-data

Last synced: 3 months ago
JSON representation

A presentation about using NLP to clean data, case study "dinner blackout"

Awesome Lists containing this project

README

          

# bert-cleaning-data

A presentation of how one could use BERT and other NLP tools for cleaning data and perform string simililarity mapping.

## Tool used for creating slides

https://marketplace.visualstudio.com/items?itemName=evilz.vscode-reveal

### Evaluation

- Images are not sharp - why?
- For basic slides it is okay, but custom formatting via CSS is too cumbersome for most of my presentation work. So, for the general case I must say I prefer a WYSIWYG tool like PowerPoint or Google Slides.
- However, if I want to present something with (much) code in it, I'd prefer `revealjs` for the nice syntax highlighting.
- That the slides can easily be hosted on Github Pages and works pretty well on mobile devices is of course to the liking.