Forem

James Briggs profile picture

James Briggs

418 bio is a teapot

Work

Data Scientist

Five Year Club
Writing Debut
Four Year Club
Three Year Club
Two Year Club
16 Week Writing Streak
8 Week Writing Streak
4 Week Writing Streak
One Year Club
OpenAI's Whisper is Insane!
Cover image for OpenAI's Whisper is Insane!

OpenAI's Whisper is Insane!

4
Comments
1 min read

Want to connect with James Briggs?

Create an account to connect with James Briggs. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
How to Learn (a lot)
Cover image for How to Learn (a lot)

How to Learn (a lot)

1
Comments
1 min read
Multi-modal (image+text) ML
Cover image for Multi-modal (image+text) ML

Multi-modal (image+text) ML

8
Comments
1 min read
OpenAI Question-Answering Demo
Cover image for OpenAI Question-Answering Demo

OpenAI Question-Answering Demo

4
Comments
1 min read
Python 3.10 is out now!
Cover image for Python 3.10 is out now!

Python 3.10 is out now!

2
Comments
1 min read
BERT WordPiece Tokenizer Explained
Cover image for BERT WordPiece Tokenizer Explained

BERT WordPiece Tokenizer Explained

5
Comments
1 min read
Why are there so many tokenization methods in Transformers?
Cover image for Why are there so many tokenization methods in Transformers?

Why are there so many tokenization methods in Transformers?

1
Comments
1 min read
Angular App Setup With Material - Stoic Q&A #5
Cover image for Angular App Setup With Material - Stoic Q&A #5

Angular App Setup With Material - Stoic Q&A #5

2
Comments
1 min read
Building a MLM Training Input Pipeline
Cover image for Building a MLM Training Input Pipeline

Building a MLM Training Input Pipeline

3
Comments
1 min read
Similarity Search: Measuring Meaning From Jaccard to Bert
Cover image for Similarity Search: Measuring Meaning From Jaccard to Bert

Similarity Search: Measuring Meaning From Jaccard to Bert

3
Comments
1 min read
What's New in Python 3.10?
Cover image for What's New in Python 3.10?

What's New in Python 3.10?

1
Comments 2
1 min read
New Pattern Matching Feature in Python
Cover image for New Pattern Matching Feature in Python

New Pattern Matching Feature in Python

2
Comments 1
1 min read
NER With Transformers and spaCy (Python)
Cover image for NER With Transformers and spaCy (Python)

NER With Transformers and spaCy (Python)

7
Comments
1 min read
Sentence Similarity With Transformers and PyTorch
Cover image for Sentence Similarity With Transformers and PyTorch

Sentence Similarity With Transformers and PyTorch

5
Comments
1 min read
Extractive Q&A With Haystack and FastAPI in Python
Cover image for Extractive Q&A With Haystack and FastAPI in Python

Extractive Q&A With Haystack and FastAPI in Python

3
Comments
1 min read
Python Type Annotations
Cover image for Python Type Annotations

Python Type Annotations

Comments
1 min read
How to Use Type Annotations in Python
Cover image for How to Use Type Annotations in Python

How to Use Type Annotations in Python

3
Comments
1 min read
How to Build Python Packages for Pip
Cover image for How to Build Python Packages for Pip

How to Build Python Packages for Pip

2
Comments
1 min read
How to Build Q&A Models in Python (Transformers)
Cover image for How to Build Q&A Models in Python (Transformers)

How to Build Q&A Models in Python (Transformers)

Comments
1 min read
The NEW Match-Case Statement in Python 3.10
Cover image for The NEW Match-Case Statement in Python 3.10

The NEW Match-Case Statement in Python 3.10

3
Comments
1 min read
Azure B2B Collaboration

Azure B2B Collaboration

1
Comments
1 min read
Q&A Document Retrieval With DPR
Cover image for Q&A Document Retrieval With DPR

Q&A Document Retrieval With DPR

1
Comments 1
1 min read
Similarity Metrics in NLP
Cover image for Similarity Metrics in NLP

Similarity Metrics in NLP

1
Comments
1 min read
How to Index Q&A Data With Haystack and Elasticsearch
Cover image for How to Index Q&A Data With Haystack and Elasticsearch

How to Index Q&A Data With Haystack and Elasticsearch

1
Comments
1 min read
How-to Decode Outputs in NLP
Cover image for How-to Decode Outputs in NLP

How-to Decode Outputs in NLP

6
Comments
1 min read
Sentiment Analysis on ANY Length of Text With Transformers (Python)
Cover image for Sentiment Analysis on ANY Length of Text With Transformers (Python)

Sentiment Analysis on ANY Length of Text With Transformers (Python)

6
Comments
1 min read
How-to Structure a Q&A ML App

How-to Structure a Q&A ML App

2
Comments
1 min read
How to Build Custom Q&A Transformer Models in Python
Cover image for How to Build Custom Q&A Transformer Models in Python

How to Build Custom Q&A Transformer Models in Python

Comments
1 min read
Article on Python Packaging (+ Free Access)
Cover image for Article on Python Packaging (+ Free Access)

Article on Python Packaging (+ Free Access)

1
Comments
1 min read
How to Build Python Packages for Pip
Cover image for How to Build Python Packages for Pip

How to Build Python Packages for Pip

5
Comments
1 min read
Building a PlotLy $GME Chart in Python
Cover image for Building a PlotLy $GME Chart in Python

Building a PlotLy $GME Chart in Python

1
Comments
1 min read
6 of Python's Best NEW Features
Cover image for 6 of Python's Best NEW Features

6 of Python's Best NEW Features

5
Comments
1 min read
4 Super Useful Python Features
Cover image for 4 Super Useful Python Features

4 Super Useful Python Features

Comments 2
1 min read
Sentiment Analysis on Long Sequences
Cover image for Sentiment Analysis on Long Sequences

Sentiment Analysis on Long Sequences

2
Comments
1 min read
How-to Use The Reddit API in Python
Cover image for How-to Use The Reddit API in Python

How-to Use The Reddit API in Python

5
Comments 2
1 min read
Free Article on NLP Classification With Transformers
Cover image for Free Article on NLP Classification With Transformers

Free Article on NLP Classification With Transformers

1
Comments
1 min read
Easy(ish) Language Classification With BERT in TensorFlow
Cover image for Easy(ish) Language Classification With BERT in TensorFlow

Easy(ish) Language Classification With BERT in TensorFlow

1
Comments
1 min read
How-to use the Kaggle API in Python
Cover image for How-to use the Kaggle API in Python

How-to use the Kaggle API in Python

4
Comments
1 min read
Language Generation with OpenAI's GPT-2 in Python
Cover image for Language Generation with OpenAI's GPT-2 in Python

Language Generation with OpenAI's GPT-2 in Python

2
Comments
1 min read
How to Build Q&A Models in Python (Transformers)
Cover image for How to Build Q&A Models in Python (Transformers)

How to Build Q&A Models in Python (Transformers)

Comments
1 min read
Evolution of Natural Language Processing
Cover image for Evolution of Natural Language Processing

Evolution of Natural Language Processing

2
Comments
1 min read
All You Need to Get Started With Flask API

All You Need to Get Started With Flask API

Comments
1 min read
New Python Match-Case Article
Cover image for New Python Match-Case Article

New Python Match-Case Article

Comments
1 min read
New Switch-Case Logic in Python
Cover image for New Switch-Case Logic in Python

New Switch-Case Logic in Python

2
Comments 2
1 min read
The Ultimate Performance Metric in NLP
Cover image for The Ultimate Performance Metric in NLP

The Ultimate Performance Metric in NLP

2
Comments
1 min read
Next-Gen Data Storage And Analytics With Elasticsearch

Next-Gen Data Storage And Analytics With Elasticsearch

1
Comments
1 min read
Unicode Normalization for NLP in Python
Cover image for Unicode Normalization for NLP in Python

Unicode Normalization for NLP in Python

1
Comments 1
1 min read
Building a PlotLy $GME Chart in Python
Cover image for Building a PlotLy $GME Chart in Python

Building a PlotLy $GME Chart in Python

1
Comments 2
1 min read
How-to do Sentiment Analysis with Flair in Python
Cover image for How-to do Sentiment Analysis with Flair in Python

How-to do Sentiment Analysis with Flair in Python

2
Comments
1 min read
Identify Stocks on Reddit with SpaCy (NER in Python)
Cover image for Identify Stocks on Reddit with SpaCy (NER in Python)

Identify Stocks on Reddit with SpaCy (NER in Python)

6
Comments
1 min read
Text Generation With GPT-2 in Python
Cover image for Text Generation With GPT-2 in Python

Text Generation With GPT-2 in Python

13
Comments 1
1 min read
Python Environment Setup for Machine Learning
Cover image for Python Environment Setup for Machine Learning

Python Environment Setup for Machine Learning

3
Comments
1 min read
Three Decoding Methods in NLP
Cover image for Three Decoding Methods in NLP

Three Decoding Methods in NLP

2
Comments
1 min read
How to Apply Sentiment Analysis to Longer Text
Cover image for How to Apply Sentiment Analysis to Longer Text

How to Apply Sentiment Analysis to Longer Text

1
Comments 1
1 min read
Sentiment Analysis on ANY Length of Text With Transformers (Python)
Cover image for Sentiment Analysis on ANY Length of Text With Transformers (Python)

Sentiment Analysis on ANY Length of Text With Transformers (Python)

3
Comments 1
1 min read
Text Summarization with Google AI's T5 in Python
Cover image for Text Summarization with Google AI's T5 in Python

Text Summarization with Google AI's T5 in Python

4
Comments
1 min read
How-to do Sentiment Analysis with Flair in Python
Cover image for How-to do Sentiment Analysis with Flair in Python

How-to do Sentiment Analysis with Flair in Python

2
Comments
1 min read
How-to Build a Transformer for Language Classification in TensorFlow
Cover image for How-to Build a Transformer for Language Classification in TensorFlow

How-to Build a Transformer for Language Classification in TensorFlow

3
Comments
1 min read
How to Build Q&A Models in Python (Transformers)
Cover image for How to Build Q&A Models in Python (Transformers)

How to Build Q&A Models in Python (Transformers)

5
Comments
1 min read
NER For Extracting Stock Mentions on Reddit (Python)
Cover image for NER For Extracting Stock Mentions on Reddit (Python)

NER For Extracting Stock Mentions on Reddit (Python)

3
Comments
1 min read
loading...