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

Labels shown at the wrong concepts #158

Open
sfendrich opened this issue Sep 18, 2015 · 6 comments
Open

Labels shown at the wrong concepts #158

sfendrich opened this issue Sep 18, 2015 · 6 comments

Comments

@sfendrich
Copy link

Some of the object and attribute labels are shown at the wrong concept in the concept lattice. Example: for the 3x3 context o0:a0; o1:a1,a2; o2:a2, the label o2 is shown at the top concept instead of below a2 and label a1 is shown at the bottom concept instead of above o1.

conexp-ng 0.7.0
java 1.7.0/OpenJDK

@simonpolovina
Copy link

In the ConExp Animals Example, ostrich is at the topmost concept when it should be at the concept where bird is the attribute. It works correctly in the original ConExp.
image

@ildar
Copy link

ildar commented Feb 23, 2023 via email

@simonpolovina
Copy link

NG allows you to save the lattice, which is highly useful, but ConExp is still the front-runner. As well as fixing the above bug, let's hope NG can be developed by those with the requisite technical expertise so that, indeed, it becomes NG.

@francesco-kriegel
Copy link

This might be a chance to advertise my re-implementation of ConExp, which I named "ConExpFX". You can find it on my GitHub page, both as source code but also as packaged installers for the major platforms.

Source code: https://github.com/francesco-kriegel/conexp-fx
Installers: https://francesco-kriegel.github.io/conexp-fx/download.html

All FCA-related functions should work properly.

@simonpolovina
Copy link

That sounds great! But when I run it using conexp-fx-5.5.1-SNAPSHOT-jar-with-dependencies.jar I get:
image
Also, I'd like it to support CSV import and export, choosing ',' or ,';' as the delimiters.
If that's possible. Thanks!

@francesco-kriegel
Copy link

I think this matter should rather be discussed here: francesco-kriegel/conexp-fx#13

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