This library provides a C-compatible wrapper around SentencePiece, allowing integration with C# via P/Invoke.
Ensure the library is built in Release mode to avoid compatibility issues with C#.
The C# wrapper for libSentencePiece can be found under SentencePiece.NET.