Skip to content

Foorcee/SentencePiece.NET

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SentencePiece.NET

SentencePiece.NET is a .NET wrapper for SentencePiece, enabling efficient text tokenization in C#. It utilizes P/Invoke to call the native SentencePiece library via the libSentencePiece.

Installation

Ensure you have the libSentencePiece built and available in your environment.

Usage

For usage examples, refer to the tests in the repository.

About

.NET wrapper for SentencePiece with P/Invoke

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages