Skip to content

EgorDudyrev/paspailleur

 
 

Repository files navigation

PyPi Documentation Licence LORIA SmartFCA DOI

paspailleur

An add-on for caspailleur to work with Pattern Structures

A Pattern Structure (D, ⊑) represents a description space D where every two descriptions can be compared by a "less precise" operator . For example, if D is a set of ngrams then ngram (hello,) is less precise then (hello, world): (hello, ) ⊑ (hello, world), that is every ngram that contains (hello, world) contains (hello,).

Important

The latest version v0.1 is fully functioning but published without proper README.md in order to meet the submission deadlines of CONCEPTS'25 conference. README.md and some Quality-of-Life improvements will come soon.

About

Mining PAttern Strucures in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%