VKCOM / YouTokenToMe

Unsupervised text tokenizer focused on computational efficiency

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Windows Support

harubaru opened this issue · comments

I'm attempting to compile the package on Windows but it seems to be feeding in compilation flags meant for compilers like gcc.

image

Full output here
https://pastebin.com/bHv6184T

Seems like it was an environment issue. I fixed this by installing the Windows 10 SDK.