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

Duplicate "algorithm changed" messages in log #2

Open
logological opened this issue Jul 29, 2021 · 0 comments
Open

Duplicate "algorithm changed" messages in log #2

logological opened this issue Jul 29, 2021 · 0 comments

Comments

@logological
Copy link
Member

When PunCAT is first started, and again whenever a new corpus XML file is opened, the log gets spammed with a large number of "Semantic algorithm changed" and "Phonetic algorithm changed" messages:

2020-12-11 11:33:38.269 {event=PunCAT started}
2020-12-11 11:33:40.965 {event=Semantic algorithm changed, Selected algorithm=JiangAndConrath}
2020-12-11 11:33:40.966 {event=Phonetic algorithm changed, Selected algorithm=ALINE}
2020-12-11 11:34:55.576 {event=Corpus xml file opened, file=C:\Users\pcexp\Desktop\puns_old\puncat.xml}
2020-12-11 11:34:55.622 {event=Semantic algorithm changed, Selected algorithm=JiangAndConrath}
2020-12-11 11:34:55.623 {event=Phonetic algorithm changed, Selected algorithm=ALINE}
2020-12-11 11:34:57.882 {event=Semantic algorithm changed, Selected algorithm=JiangAndConrath}
2020-12-11 11:34:57.882 {event=Phonetic algorithm changed, Selected algorithm=ALINE}
2020-12-11 11:34:58.795 {event=Semantic algorithm changed, Selected algorithm=JiangAndConrath}
2020-12-11 11:34:58.796 {event=Phonetic algorithm changed, Selected algorithm=ALINE}
2020-12-11 11:34:59.416 {event=Semantic algorithm changed, Selected algorithm=JiangAndConrath}
2020-12-11 11:34:59.416 {event=Phonetic algorithm changed, Selected algorithm=ALINE}
2020-12-11 11:35:00.955 {event=Semantic algorithm changed, Selected algorithm=JiangAndConrath}
2020-12-11 11:35:00.955 {event=Phonetic algorithm changed, Selected algorithm=ALINE}
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

1 participant