-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathfcasoftware.html
More file actions
275 lines (226 loc) · 11.5 KB
/
fcasoftware.html
File metadata and controls
275 lines (226 loc) · 11.5 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
<html>
<head>
<link rel="stylesheet" type="text/css" href="fca.css" />
<title>Formal Concept Analysis Homepage</title>
<meta name="description" content="Formal Concept Analysis is a method of conceptual
knowledge representation and data analysis.">
<meta name="keywords" content="formal concept analysis, conceptual structures,
knowledge representation, data analysis, Galois lattices">
</head>
<body>
<center>
<a href="fca.html">Formal Concept Analysis Homepage</a> --
<a href="fcasitemap.html">Table of Contents/Sitemap</a> --
<a href="https://www.upriss.org.uk">Uta Priss</a>
<img src="lattice.jpg" width=50 style="float: right">
</center>
<hr><p>
Contents:
<a href="#applications">Applications and Demos</a> --
<a href="#software">Software</a> --
<a href="#plugin">Plugins</a>
<br>
Links:
<a href="https://fcarepository.org/">Repository for Contexts</a> --
<a href="fcaalgorithms.html">FCA Algorithms</a> --
<a href="fcaSI.html">Discussion Forum</a>
<h2>FCA Software</h2>
<a name="applications">
<h4>Formal Concept Analysis Applications and Demos</h4>
<ul>
<li><a href="https://odis-web.github.io/">Odis-Web</a> Conexp-like online tool,
(sourcecode of the <a href="https://github.com/domduerr/odis-web">frontend</a> and
the <a href="https://github.com/domduerr/odis">backend</a>)
<li><a href="http://latviz.loria.fr/">LatViz</a> and
<!--<a href="http://rv-xplorer.loria.fr">-->RV-xplorer</a>
<li><a href="https://fca-tools-bundle.com">Fca Tools bundle</a>
<li><a href="examples.html">
5 examples of contexts/lattices</a> (with downloadable cxt files)
<li><a href="https://upriss.github.io/educaJS/binaryRelations/fcaExample.html">FcaStone online demo</a>
<!--<li><a href="http://credo.fub.it/">Credo</a> (Yahoo front-end which
uses FCA in the background)
<a href="http://credino.dimi.uniud.it">or as a mobile version</a>
<!--<li><a href="http://www.kvocentral.org/software/index.html">KVO's software</a>
(Search Sleuth, Image Sleuth, D-Sift, etc)-->
<li><a href="http://www.ketlab.org.uk/roget.html">Concept
Neighbourhoods in Roget's Thesaurus</a> (shows concept lattices)
<li><a href="http://www.math.hawaii.edu/~ralph/LatDraw/">Lattice
Drawing Software</a> (lattices in general, not FCA-specific, Java
applet/download)
<li><a href="https://australianmuseum.net.au/blogpost/science/virtual-museum-of-the-pacific">Virtual Museum of the Pacific</a>
(uses FCA in the background as explained in this
<a href="http://www.youtube.com/VirtualMuseumPacific">youtube video</a>)
<li><a href="https://rcaviz.lirmm.fr/">RCAVIZ</a>
(An online tool to visualize and explore a relational dataset with Relational Concept
Analysis)
<li><a href="http://www.tsc.uc3m.es/~carmen/KFCADemo.html">KFCA demo</a> (data mining).
<!--<li><a href="http://dl.dropbox.com/u/5911168/FCA%2010.04.2011/Conflexplore.html">
Confexplore demo (requires Adobe Air)</a>-->
<li><a href="http://youtu.be/Kuu756nr1_I">Video about the Cubist Software</a>
Hopefully this software will be released to Open Source one day!
<!--<li><a href="http://explr.tk">On-line conceptual exploration</a> (requires login)-->
</ul>
<a name="software">
<h4>Formal Concept Analysis Software</h4>
<a href="https://github.com/topics/formal-concept-analysis">FCA Topics page on Github</a>
<p>
Downloadable software:
<ul>
<li><a href="http://tockit.sourceforge.net/">Tockit, Score,
ToscanaJ, Tupleware at sourceforge</a>,
(<a href="http://www.wormuth.info/ICFCA04/materials.html">
Manual, etc</a>
<!--<a href="http://toscanaj.wiki.sourceforge.net/Siena">about Siena</a>-->)
<li><a href="http://sourceforge.net/projects/conexp">ConExp</a>
Concept Explorer (Java) at sourceforge
(the source code can be found in the <a href="http://sourceforge.net/p/conexp/code/">
cvs</a>). Apparently this software does not work with OpenJDK. <!--Daniel Borchmann
has a <a href="http://www.math.tu-dresden.de/~borch/data/ConExp-20101102-2037.zip">
patch</a> which works with OpenJDK on his website.-->
<li><a href="https://github.com/francesco-kriegel/conexp-fx">ConExp FX</a>
a partial reimplementation of ConExp by
<!--<a href="http://francesco.kriegel.bplaced.de/">-->Francesco Kriegel</a>
<li><a href="https://github.com/fcatools/conexp-ng">ConExp-NG</a>,
<a href="https://github.com/fcatools/conexp-ng/releases">packaged release download</a>,
reimplementation of ConExp by Robert Jäschke's students,
(uses <a href="https://github.com/julianmendez/fcalib">FcaLib</a>),
<a href="https://github.com/fcatools">Fcatools</a>
<li><a href="https://github.com/exot/conexp-clj">Conexp-clj</a> by Daniel Borchmann
<li><a href="http://www.iro.umontreal.ca/~galicia/">Galicia</a>
<li><a href="https://github.com/upriss/fcastone">FcaStone</a> format
conversion software and command-line lattice generation
<li><a href="http://www.irisa.fr/lande/ferre/camelis/">Camelis</a>
(Logical Information System based on FCA)
<li>Christian Lindig's
<!--<a href="http://www.st.cs.uni-sb.de/~lindig/#colibri">-->Colibri</a>
(Java or ML),
<a href="http://code.google.com/p/colibri-concepts/">
Concepts</a> (in C)
<a href="https://github.com/keinstein/colibri-concepts">its github clone</a>
<!--<a href="http://sensei.ieec.uned.es/manuales/tkconcept/welcome.html">
TkConcept</a> (Tcl/Tk, graphplace)
also <a href="http://www.cs.brown.edu/people/er/software/">
in Python</a>-->
<li><a href="http://www.compsens.uni-tuebingen.de/pub/pages/personals/3/concepts.py">
concepts.py</a> Dominik Endres' implementation in Python.
<li><a href="https://github.com/ae-hse/fca">Python FCA Tool</a> (developed at
HSE, Russia). Python code for exploration developed by
A. Revenko: <a href="https://github.com/artreven/MIW">MIW</a>.
<li>Python implementation: <a href="https://pypi.python.org/pypi/concepts">
concepts</a> by S. Bank
<li><a href="https://galactic.univ-lr.fr">GALACTIC</a>. A set of
python3 packages for studying Formal Concept Analysis by
K. Bertet, C. Demko and others.
<!--<li><a href="http://homepage.univie.ac.at/henri.muehle/core.php">Contextual Role
Editor</a> (works with Eclipse)-->
<li><a href="http://coron.loria.fr">Coron System</a> (data mining software)
<li><a href="https://github.com/sfendrich/csx2tikz">Csx2tikz</a>
(XSLT conversion from ToscanaJ format to tikz/LaTeX)
<li><a href="http://code.google.com/p/erca/">Eclipse's Relational
Concept Analysis</a>
<li><a href="https://www.lirmm.fr/fca4j/">FCA4J</a>
(A jar containing a set of Java algorithms to compute concept lattice, Iceberg Lattice,
AOC-poset, Duquenne-Guigues Basis)
<li><a href="http://fcalgs.sourceforge.net/">FCA algorithms</a>
<li><a href="http://sourceforge.net/projects/fcabedrock/">FcaBedrock</a>
(tool for creating contexts from csv files)
<li><a href="https://github.com/neuroimaginador/fcaR">fcaR</a>
An FCA package written in R by D. Lopez and A. Mora
<li>FCART (Link: https://cs.hse.ru/en/ai/issa/proj_fcart)
Formal Concept Analysis Research Toolbox (for PC).
<!--<li><a href="http://www.advis.de/soeren/fca/">Formal Concept Calculator</a>
(in PHP)-->
<li><a href="http://sourceforge.net/projects/griff/">Griff by R. J. Cole</a>
<li><a href="http://sourceforge.net/projects/inclose/">In-Close</a>
(fast Formal Concept miner)
<li><a href="http://www.math.tu-dresden.de/~ganter/fca/">LaTeX
style file for FCA</a>
<li><a href="http://sourceforge.net/projects/lattice-miner/">Lattice Miner</a>
<li><a href="http://www.fca.radvansky.net">Lattice Navigator</a>
(lattice visualisation and context editing, written in C#)
<li><!--<a href="http://code.google.com/p/openfca/">-->
<a href="https://github.com/sonym3/openfca">OpenFCA</a> (using C, .Net, Flash),
<!--<a href="http://dl.dropbox.com/u/5911168/FCA%2010.04.2011/Conflexplore.html">
Live demo (requires Adobe Air)</a>, -->
<a href="http://www.youtube.com/watch?v=661qwLaAqBs">Video demo</a>
<li><a href="https://rubygems.org/gems/qdfca">QDFCA</a> (command-line filter
in Ruby)
<li><!--<a href="http://dolques.free.fr/rcaexplore/">-->
<a href="http://dataqual.engees.unistra.fr/logiciels/rcaExplore">RCAExplore</a> for
Relational Concept Analysis.
</ul>
<a name="plugin">
<h4>Plugins/Tools for using FCA with other software</h4>
<ul>
<li><a href="http://www.fca.radvansky.net">FCA Extension for Excel</a>
(with screenshots and video)
<li><!--<a href="http://informatics.mayo.edu/LexGrid/index.php?page=fca">FcaView
Tab Plugin</a>-->Old FcaView Tab
<a href="http://info.med.hokudai.ac.jp/fca/fcaviewtab/fcaviewtab.html">
plugin</a>. A Conexp plugin for Protege.
<li><a href="https://github.com/julianmendez/ontocomp">OntoComP</a> Another Protege
Plugin; implements attribute exploration. Also by the same author:
<a href="https://github.com/julianmendez/fcalib">FcaLib</a> (Java Library)
<!--<a href="http://fcaapi.googlecode.com">FCA API</a>-->.
<li><a href="http://fcajava.sourceforge.net/">FcaJava</a>
(eclipse plugin for exploring java)
<li><a href="https://upriss.github.io/fcastone/fcasage.html">
Notes on how to use FCA with Sage and NetworkX</a>
<li>seem to be no longer available:
<!--<a href="http://www.mail-sleuth.com">-->Mail-Sleuth</a>
(a commercial FCA Outlook Plug-in),
<!--<a href="http://www.hiermail.com/">-->Hiermail</a> (similar to Mail-Sleuth
but free for academic use)
</ul>
Other Software:
<ul>
<li><a href="https://github.com/Immanuel-Albrecht/analyzeskills">
AnalyzeSkills</a>. Matrix
decomposition used for extracting skills in knowledge space theory.
Written in C.
<li>Cernato (commercial software) by former company NaviCon.
Available via <a href="http://ernstschroederzentrum.de/">Ernst Schroeder Zentrum</a>.
<li>ConImp, Toscana, Anaconda, FCA Library, Diagram, MBA
(former FCA group of the TU Darmstadt), only
<a href="http://www.mathematik.tu-darmstadt.de/~burmeister/">ConImp</a>
is still available.
<li><a href="https://sourceforge.net/projects/cgfca/">CG-FCA</a>
Converts conceptual graph in cgif format to cxt format.
<li><a href="http://sourceforge.net/projects/epi-ace/">epi-ACE</a>
(for "examining the hierarchical data structure of small epidemiological
data sets").
<li><a href="http://sourceforge.net/projects/galoisexplorer/">Galoisexplorer</a>
by Sebastian Breuers ?, looks interesting, but no documentation as far
as I can see.
<li>GLAD (General Lattice Analysis and Design), a DOS program, available
from Vincent Duquenne.
<li><a href="http://maarten.janssenweb.net/jalaba/JaLaBA.pl">
JaLaBA</a> (On-line Java lattice drawing tool).
<li><a href="http://github.com/jupp/fca">Jupp's FCA</a> (not yet
released, but looks interesting, developed in Python)
<li><a href="http://sourceforge.net/projects/quda/">QuDa</a>
(for data mining by P. Grigoriev, S. Yevtushenko).
<li><!--<a href="http://www.kotonoba.net/rubyfca/">-->
<a href="http://github.com/yohasebe/rubyfca">
RubyFCA</a>
<li><a href="http://scola.sourceforge.net">Scola</a> (Shell for
Contextual Logic Applications).
<li><a href="http://celta.paris-sorbonne.fr/anasem/Semana-Corner/index.html">
Semana</a> (software for semantic analysis which includes an FCA tool).
<li><a href="http://sourceforge.net/projects/yacaree/">Yacaree</a>
(association miner, not a typical FCA tool, but uses an iceberg lattice of
frequent closures internally, written in Python).
<li><a href="http://www.math.tu-dresden.de/~mutabor">Mutabor</a>
Software for playing music with micro tones. Not related to FCA but also
a project started by Rudolf Wille (the founder of FCA).
</ul>
<p><hr><p>
<center>
Copyright 2007. Uta Priss <BR>
<a href="https://www.upriss.org.uk">www.upriss.org.uk</a><br>
Please send comments about this site to:
<img src="https://www.upriss.org.uk/emadr.gif" style="vertical-align:-15%">
</center>
<p>
</body>
</html>