Gaownxin

Results 6 comments of Gaownxin

l use verbose = TRUE to get more information on the chrome connecting issue ```r > pagedown::chrome_print( + input = "file:///A/Gaowenxin_notes/le_pagedown/resume-gao.html", + output = "output/cv-wenxin-gao.pdf", + format = "pdf", +...

l would like to know what‘s the text format in train.txt? 也就是我想知道训练样本啥样,因为我自己读进来的数据会有编码报错 ```r SyntaxError: Non-ASCII character '\xe5' in file augment.py on line 11, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for...

> 安装的话,只要执行sh build.sh命令就可以了,该命令包含了安装第三方依赖的过程,会自动获取并安装。 > > 另外,如果觉得C++版本编译比较难的话,可以试用PaddleHub 1.8版本上线的LDA模型,使用起来很方便。具体可见:https://www.paddlepaddle.org.cn/hublist?filter=en_category&value=SemanticModel 想问下是不是直接clone下来,打开到Familia路径下执行你说的? ```r sh build.sh ``` @DesmonDay

> This can happen on short texts, try a longer one thanks l try a sentence contain five words still detect wrong like this:"hello China you are great" >>>('it', -31.29085063934326)...

另外两个比较简单 - 有效括号 - 找零钱 见https://github.com/gaowenxin95/leetcode-cookbook/blame/master/JZ_offer.Rmd#L694-L814 @JiaxiangBU