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"
- Host: GitHub
- URL: https://github.com/rasnes/bert-cleaning-data
- Owner: rasnes
- Created: 2022-02-17T14:29:17.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-06T10:47:32.000Z (about 4 years ago)
- Last Synced: 2025-03-14T06:23:17.927Z (over 1 year ago)
- Size: 4.96 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.