Yu (Hugo) Chen
Yu (Hugo) Chen
Hi! Thank you for the wonderful library! I wondered if the max-norm technique (rescales it so that incoming weight norms are below a specified constraint value. ) is supported here....
Hi, Thank you for releasing this amazing dataset which is a great contribution to ML in healthcare! I wonder if you have any future plan to release the knowledge source...
Hi, Thank you for releasing the code! Could you please also share the code corresponding to the SCONE experiments?
Hi, Thank you for sharing the code! It really helps us better understand the FlowQA model. It seems that in your implementation, both model_CoQA and model_QuAC use the same FlowQA...
Hi, Thank you for sharing this great work! I was wondering if you have any plan to support frequent pattern mining which is a quite common use case in substring...
Hi, I am doing the Adding NLP markups step on my own corpus following the spouse example in tutorials. However, I got an error: **missing data from column "sentence_index"** after...
Hi, After successfully using DeepDive to extract entities from text, I would like to take advantages of the above results in next step: relation extraction. Since the DeepDive inference results...
## Description Add RGCN for text classification. ## Checklist Please feel free to remove inapplicable items for your PR. - [x] The PR title starts with [$CATEGORY] (such as [Doc],...
Hi, Thank you for releasing the code! Could you please also share the code corresponding to the SCONE experiments?