Tao Li

Results 17 comments of Tao Li

Hi, @Lastdier @92komal, I can almost confirm that it is due to the evolved Spacy tokenization function which now produces results do not align with the tokens in the constraint...

@Lastdier BTW, I just added the extraction script for ConceptNet to the readme file. FYI.

@Lastdier Cool! The code for QA is already there (https://github.com/utahnlp/layer_augmentation_qa). I put it in a separate repo since the code structures are very different.

Hey, the treebank_3 is handled by LDC and is not open-sourced. Reference link is [here](https://catalog.ldc.upenn.edu/LDC99T42).

Hi @ai-nikolai Sorry for the delay and very happy to see someone is finally interested in it :) We are working on an initial release. Should be available soon (in...

Hey @ai-nikolai the code is ready [here](https://github.com/google-research/google-research/tree/b4ad96df10a76344a0c2dfb23e155a65a982bf69/zero_shot_structured_reflection). Not yet merged into the main branch due to some errors.

BTW, let me know if you run into any issues. @ai-nikolai