Memphis-Hackclub / nlp-ml-workshop

This is a workshop for natural language processing and can be applied to any text context, but this workshop uses wikipedia car articles to show the concept.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

car-article-nlp

This is a workshop for natural language processing and can be applied to any text context, but this workshop uses wikipedia car articles to show the concept.

Hugging Face

This uses HuggingFace and its transformer libraries. This uses the deepset/roberta-base-squad2 nlp model.

The Data

This workshop can be applied to any data, but the data used here is wikipedia article snippet data about cars. The cars here are from the Japanese golden era of sports cars (the 90's) and are mostly early 90s with the exception of the Honda S2000. The cars are shown below...

Nissan 240sx

Blue Nissan 240sx driving in city

Mazda Miata (MX5)

Yellow Mazda MX5 Miata Parked

Honda S2000

Creme White Widebody Honda S2000 Parked

Toyota Supra

Red Mk4 Toyota Supra

Enviorment that work

Google Collab or Jupyter Lab for literative coding.

About

This is a workshop for natural language processing and can be applied to any text context, but this workshop uses wikipedia car articles to show the concept.


Languages

Language:Jupyter Notebook 100.0%