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
938.3K
938,349
Published
Apr 30, 2024
Latest stable version

Install

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

Frameworks

net6.0 net8.0 .NETStandard2.0

Dependencies

[8.0.3, )
System.Memory
.NETStandard2.0
[4.5.5, )
System.Text.Json
.NETStandard2.0
[8.0.3, )

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.