Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

some files not found #1

Open
zq1991bj opened this issue Jan 25, 2022 · 3 comments
Open

some files not found #1

zq1991bj opened this issue Jan 25, 2022 · 3 comments

Comments

@zq1991bj
Copy link

yangjie_rich_pretrain_unigram_path = '../embedding/gigaword_chn.all.a2b.uni.ite50.vec'
yangjie_rich_pretrain_bigram_path = '../embedding/gigaword_chn.all.a2b.bi.ite50.vec'
yangjie_rich_pretrain_word_path = '../embedding/ctb.50d.vec'
yangjie_rich_pretrain_char_and_word_path = '../embedding/yangjie_word_char_mix.txt'
lk_word_path = '../embedding/sgns.merge.word'

这些文件是怎么得到的?

@JohnsonTsing
Copy link
Contributor

Our code is based on Flat-Lattice-Transformer (FLAT) from LeeSureman. For the time being, we have used pretrained character and word embeddings provided by LeeSureman. Please refer to "How to run the code?" section of https://github.com/LeeSureman/Flat-Lattice-Transformer.

@YMLLG
Copy link

YMLLG commented Jun 5, 2022

请问您这边复现了论文的效果了吗?工业界是否可以使用该方法,期待您的回复。

@daiwenlin
Copy link
Member

请问您这边复现了论文的效果了吗?工业界是否可以使用该方法,期待您的回复。

此代码库的代码是本论文在标贝中文文本正则化数据集上可以使用的代码,工业界可以使用该方法进行自动化文本正则化工作,谢谢您的提问~

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants