Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
seninp committed Mar 2, 2015
1 parent 9a4a563 commit 8e55803
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ GrammarViz 2.0 implements in Java:
- Sequitur grammar induction algorithm, our implementation is based on the [reference Java code by Craig Nevill-Manning and Ian Witten](https://code.google.com/p/sequitur/) [2]
- Re-Pair grammar induction algorithm and its parallelized version [3]
- Interactive time series exploration workflow that allows for variable length recurrent and anomalous patterns discovery from time series [4]
- "Rule Density" and "Rare Rule Anomaly" (RRA) algorithms for time series anomaly discovery [5]
- "Rule Density" and "Rare Rule Anomaly" (RRA) algorithms for time series anomaly discovery based on Kolmogorov complexity [5]

References:

Expand Down

0 comments on commit 8e55803

Please sign in to comment.