Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Foorcee/libSentencePiece

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libSentencePiece

This library provides a C-compatible wrapper around SentencePiece, allowing integration with C# via P/Invoke.

Usage

Ensure the library is built in Release mode to avoid compatibility issues with C#.

Note:

The C# wrapper for libSentencePiece can be found under SentencePiece.NET.

About

C++ wrapper for SentencePiece with C-ABI for C# P/Invoke integration

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published