Skip to content

An algorithm for computing triadic conepts which fulfill minimal support constraints.

License

Notifications You must be signed in to change notification settings

rjoberon/trias-algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

trias-algorithm

An algorithm for computing triadic concepts which fulfill minimal support constraints.

Trias was first described in this paper, more details can be found in the paper

Discovering Shared Conceptualizations in Folksonomies. Robert Jäschke, Andreas Hotho, Christoph Schmitz, Bernhard Ganter, and Gerd Stumme. Web Semantics: Science, Services and Agents on the World Wide Web 6(1):38-53 (February 2008)

Other papers related to Trias can be found on BibSonomy tagged with trias.

compiling

You need git, Java and Maven2 to download and compile the code. Then you can do:

git clone git://github.com/rjoberon/bibsonomy-tools.git
cd bibsonomy-tools
mvn install 

You can find the compiled JAR file in the target folder.

running/developing

Have a look at the wiki pages on usage and implementation.

licensing

Please see the file LICENSE.txt

homepage

https://github.com/rjoberon/trias-algorithm

About

An algorithm for computing triadic conepts which fulfill minimal support constraints.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages