-
Notifications
You must be signed in to change notification settings - Fork 4
LB 2.0 rc01 #79
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
LB 2.0 rc01 #79
Conversation
update from main
fix frequencies
|
@FredericBlum, can it be that you do not code for 0 in Selexion? I looked at the first three lines only, and we find this: More specifically: For consistency reasons, we'd expect a 0 in the first row, that has only LexiCore, right? |
|
Found the problem and am fixing it. The commit will probably have to wait until tomorrow morning. |
|
Thanks for preparing this. Still working through the changes and testing everything. It seems as if |
|
How did you filter for outliers there? Not sure how this is done with CLDFviz. I like your version, and since the main point is not about the feature but about the continuous variable plotting, I would be completely fine with that version. |
After inspecting the data, I removed some glaring outliers with: |
|
Cool, thanks! I added a new plot accordingly with CVQualityRatio, seemed like a good fit |

@LinguList @chrzyki @johenglisch @xrotwang I have made some final changes to the representation of collections (individual columns for LexICore, ClicsCore, etc). I also went through
workflow.mdto update all scripts accordingly and to make sure that everythings runs smoothly. It would be great if you could check this PR.Following the merge, I propose we publish an alpha release that can be used for the initial submission of the ddescriptive article of the updated release.