An implementation of the Narumikazuchi.Serialization interfaces to serialize classes into an array of bytes. For more information about it's usage visit the [wiki](https://github.com/Narumikazuchi/Serialization/wiki).
fastText is a library for efficient learning of word representations and sentence classification. This is an unnoficial C# interface including the pre-compiled fastText library. For training, you still need to use (for now) the compiled executable (included).