p-nu
p-nu
同求go版本的。 希望作者 @TommyLemon 可以 1. 把go版本的开发需求放到一个比较显眼的位置,比如首页readme 2. 给这个issue加一个help wanted tag 3. 号召大家去go的community去宣传 4. 在英语世界推广 不知道作者是否认识 @ruoranw ,希望可以合作,在英文community推广这个项目。
Hi, I tried every the method above. I still got the ` Unknown command line flag` error. Can someone provide a step-by-step procedure to run this program? ps. I have...
@Chih-Ling-Hsu Have you checked the majority of the stock movement of the pre-processed data?
Thanks for the update! I will try again and get back to you.
I use quora question dataset from kaggle, which is the same as yours. I find that line in the test_final.csv `"2162206","What is the minimum salary needed to live a decent...
Thank you for replying! Still have some questions. I will keep updating as i go through the codes. :) 1. In instance.py line 80: ``` def _index_text(self, text, data_indexer): """...
Hi, Nelson! 1. There are always 2 different level returning things like, `return (word_indexed_text, character_indexed_text)` `return {"words": words, "characters": characters}` When do you choose to return a dictionary or tuple?...
Hi, Still got the same error. To help reproduce the error, i upload a notebook [here](https://colab.research.google.com/drive/1gZNpaXhEbEGLzfh-Cdg06iLoX4qTRuo2) Thanks!
Hi @zepatrik! 👋 thanks for the detailed description. I have been following Keto project for a while. Love it! I am interested in contributing to the project and this issue...
Hi, thanks for opening up this issue and working on these features. I was wondering if there is a separate issue for tracking `INHERITS` and a potential timeline for this...