Huiqiang Jiang

Results 154 comments of Huiqiang Jiang

Hi @LittleMouseInCoding, it seems that the `sp_data_ne` is a empty list. You can replace the https://github.com/microsoft/vert-papers/blob/master/papers/AdvPicker/get_xl_data.py#L254 to ```python sp_data_ne = TensorDataset(*[torch.stack(ii) if ii else torch.tensor([]) for ii in sp_data_ne]) ```...

> It seems you have a bug at [L823](https://github.com/microsoft/vert-papers/blob/master/papers/DecomposedMetaNER/preprocessor.py#L823) You should replace bisect.left with bisect.right, am I right? Hi @temav, I think you are right. However, the function `convert_bpe` has...

Hi @sehbe, according to the logs, it seems that you haven't trained for a sufficient amount of time. DecomposedMetaNER is a two-stage process that requires separate training for the Span...

![image](https://cdn.nlark.com/yuque/0/2019/png/104214/1563380070493-ab4d2671-6607-420d-abea-93c476061efa.png)

Sorry, It is cumbersome to deploy this repos. I'll supplement the readme of `quick start` for some time.

@daviddwlee84 After more test, I find the network error is caused by github api limiting. Especially GitHub is unstable recently.

> 1111111111111 Are ~ Are ~ Are you ok ? 💊

> typo: > * on-my-zsh -> oh-my-zsh > * Tings -> Things Thx. Fixed it. Maybe I need a proofreader. 🙈