File size: 433 Bytes
6d5f592
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
---
license: mit
tags:
- chess
- pgn
- tokenizer
pretty_name: PGN Tokenizer
source_datasets:
- InterwebAlchemy/pgn-dataset-including-special-tokens
task_categories:
  - token-classification
task_ids:
  - parsing
---

# PGN Tokenizer

![PGN Tokenizer Visualization](https://github.com/DVDAGames/pgn-tokenizer/raw/main/docs/assets/pgn-tokenizer.png)

This is a Byte Pair Encoding (BPE) tokenizer for chess Portable Game Notation (PGN).