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

Indicators of Domain Shifts #4

Open
GMago-LeWay opened this issue Aug 3, 2023 · 3 comments
Open

Indicators of Domain Shifts #4

GMago-LeWay opened this issue Aug 3, 2023 · 3 comments

Comments

@GMago-LeWay
Copy link

Hi,
I noticed that the section 5.2 in NaSGEC paper described three indicators of domain shifts: VO, TDS, EPO. I try to reproduce it but I meet some trouble in TDS, EPO. Is there any related code? Or could you please provide some code for this part?
Thanks.

@HillZhang1999
Copy link
Owner

Hi, may I ask which problem did you meet? I may give you some advice.
I will also consider open-sourcing code related to the calculation of these indicators later this month.

@GMago-LeWay
Copy link
Author

In Error Pattern Overlap (EPO), what does the error pattern mean? Is it error type+correct content like |W|||爱 死|, |M|||在|?

@HillZhang1999
Copy link
Owner

Actually, we define an error pattern as just a tuple of erroneous span and correction, which is: <蓝球, 篮球>.

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

2 participants