chanind / frame-semantic-transformer

Frame Semantic Parser based on T5 and FrameNet
https://chanind.github.io/frame-semantic-transformer
MIT License
54 stars 10 forks source link

Citing this code repo #8

Closed anon2014 closed 1 year ago

anon2014 commented 1 year ago

Can you please add a CITATION.cff file to the root of the repository to let others know how you would like them to cite your work.

chanind commented 1 year ago

I'm honestly not sure what the best way to cite this is. Currently there's no paper published about this, so in the meantime if you want to cite this github repo or the blog post (https://chanind.github.io/ai/2022/05/24/framenet-transformers.html) either of those are fine by me. I'll double-check with my supervisor this week to see what he thinks as well.

chanind commented 1 year ago

The advice I've gotten is that I should write up something and put it on Arxiv, so I'll work on that and then create a CITATION.cff file once it's done.

anon2014 commented 1 year ago

Thanks David.

On Fri, Feb 10, 2023 at 6:53 AM David Chanin @.***> wrote:

The advice I've gotten is that I should write up something and put it on Arxiv, so I'll work on that and then create a CITATION.cff file once it's done.

— Reply to this email directly, view it on GitHub https://github.com/chanind/frame-semantic-transformer/issues/8#issuecomment-1425916568, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABXIVGHAZ4TLYFPXP3S6LVTWWZI5PANCNFSM6AAAAAAUUN2MPI . You are receiving this because you authored the thread.Message ID: @.***>

anon2014 commented 1 year ago

Meanwhile we will use your github link to cite as a reference.

Thanks Anu

On Fri, Feb 10, 2023 at 8:27 AM Anu Singh @.***> wrote:

Thanks David.

On Fri, Feb 10, 2023 at 6:53 AM David Chanin @.***> wrote:

The advice I've gotten is that I should write up something and put it on Arxiv, so I'll work on that and then create a CITATION.cff file once it's done.

— Reply to this email directly, view it on GitHub https://github.com/chanind/frame-semantic-transformer/issues/8#issuecomment-1425916568, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABXIVGHAZ4TLYFPXP3S6LVTWWZI5PANCNFSM6AAAAAAUUN2MPI . You are receiving this because you authored the thread.Message ID: @.***>

chanind commented 1 year ago

I put up a paper on arxiv you can cite: https://arxiv.org/abs/2303.12788

The following is the bibtex:

@article{chanin2023opensource,
  title={Open-source Frame Semantic Parsing},
  author={Chanin, David},
  journal={arXiv preprint arXiv:2303.12788},
  year={2023}
}
anon2014 commented 1 year ago

Thanks David.

On Wed, Mar 22, 2023 at 5:42 PM David Chanin @.***> wrote:

I put up a paper on arxiv you can cite: https://arxiv.org/abs/2303.12788

The following is the bibtex:

@misc{chanin2023opensource, title={Open-source Frame Semantic Parsing}, author={David Chanin}, year={2023}, eprint={2303.12788}, archivePrefix={arXiv}, primaryClass={cs.CL} }

— Reply to this email directly, view it on GitHub https://github.com/chanind/frame-semantic-transformer/issues/8#issuecomment-1480429290, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABXIVGHIYFXBMOSXS4UGFW3W5OL6FANCNFSM6AAAAAAUUN2MPI . You are receiving this because you authored the thread.Message ID: @.***>