Skip to main content
FastBertTokenizer package icon

FastBertTokenizer

Fast and memory-efficient WordPiece tokenizer as it is used by BERT and others. Tokenizes text for further processing using NLP/language models.

Total Downloads
1.1M
1,074,599
Published
Sep 14, 2026
Latest stable version

Install

.NET CLI
dotnet add package FastBertTokenizer --version 1.2.6
Package Manager Console
Install-Package FastBertTokenizer -Version 1.2.6
PackageReference
<PackageReference Include="FastBertTokenizer" Version="1.2.6" />

Frameworks

net10.0 net8.0 .NETStandard2.0

Dependencies

System.Memory
.NETStandard2.0
[4.6.3, )
System.Text.Json
.NETStandard2.0
[8.0.6, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

Compatibility metadata lists 3 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.