Michael Tu

Results 6 issues of Michael Tu

`\[` and `\]` means: > everything between these escaped square brackets, including the brackets themselves, is a non-printing character. Line 132 and line 134 where `userStyle` and `hostStyle` are used...

Hi, I am wondering what are the Pearson's r and Spearman's p you are able to achieve with this implementation on the SICK dataset?

When I import the scripts like this: ```html ``` I get this error: ```js Uncaught TypeError: Cannot read property 'Rank' of undefined at tfjs-onnx.min.js:1 ```

Thank you for making this project. It works great for messages in Signal Desktop. It seems a limitation of Signal is that I cannot get messages on my iPhone sent/received...

To make the wheel successfully build on Apple Silicon machines, we can do the following: For the 2.15 release, the `tensorflow-macos` version should be 2.15.0: https://github.com/tensorflow/text/blob/2.15/oss_scripts/configure.sh. For the 2.14 release,...