Programming FastText encoding issues in Windows using PowerShell piping I wrote a pre-processing script in Python for cleaning up my data before giving it to FastText. I was running this in Windows and instead of writing the file output code I decided to use piping (via the > character). Anyways, I was having
ColdFusion ColdFusion executing compiled Python exe So at my current job we use ColdFusion on Windows servers and we didn't want to have to install Python in order to run our Python code (just another dependency we would have to support). Our solution was to compile our python