vistec-AI / Thai-NNER

Pytorch implementation of paper: Thai Nested Named Entity Recognition
MIT License
39 stars 7 forks source link

Preprints #2

Closed Bancherd-DeLong closed 2 years ago

Bancherd-DeLong commented 2 years ago

ถัามี รบกวลขอ preprint ได้มั้ยครับ?

ขอบคุณครับ

บรรเจิด

bancherddelong(at)gmail(dot)com

Bancherd-DeLong commented 2 years ago

และผมได้ลอง colab แล้วเกิด error ตาม นี้ ครับ ผมไม่ค่อยรู้เรื่อง ลองค้นในweb แต่ก็ยังแก้ไม่ได้ครับ thai-nner_colab

mrpeerat commented 2 years ago

Hi, thank you for the comment.

For the preprint, link: https://github.com/vistec-AI/Thai-NNER/files/8497522/thai_nested_named_entity_recognition_corpus.pdf For the error, please wait for @WeerayutBu to answer this question.

Best, Peerat

Bancherd-DeLong commented 2 years ago

Tx. :~)

WeerayutBu commented 2 years ago

Thanks for the issues and sorry for the late reply.

The broken link caused the problem; I fixed it.

To run test_nne.py, you have to download the data [lm, checkpoints, dataset] directly from the link provided in the Github, then save it in the directory [data/.]. After finishing the previous step, you can skip the download part in the Colab.

Best, Weerayut

c4n commented 2 years ago

The issue seems to be resolved.