Skip to content

Commit 993d62c

Browse files
authored
Update README.md
1 parent 4b6ef9c commit 993d62c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ desired properties over patterns.
1212
Dichomotic Pattern Mining (AAAI'22, Frontiers'22) embeds Seq2Pat to exploit the dichotomy of positive vs. negative outcomes in populations. This allows constraint-based sequence analysis to generate patterns that uniquely distinguishes cohorts.
1313

1414
From an algorithmic perspective, the library takes advantage of
15-
[multi-valued decision diagrams (AAAI'19](https://aaai.org/ojs/index.php/AAAI/article/view/3962).
15+
[multi-valued decision diagrams (AAAI'19)](https://aaai.org/ojs/index.php/AAAI/article/view/3962).
1616

1717
From an implementation perspective, the library is written in ```Cython```
1818
that brings together the efficiency of a low-level ```C++``` backend and

0 commit comments

Comments
 (0)