Sequitur algorithm: Difference between revisions

Content deleted Content added
Seninp (talk | contribs)
No edit summary
Seninp (talk | contribs)
No edit summary
Line 5:
| title = Identifying Hierarchical Structure in Sequences: A linear-time algorithm
| arxiv = cs/9709102
}}</ref> that infers a hierarchical structure ([[context-free grammar]]) from a sequence of discrete symbols. The algorithm operates in linear space and time. It can be used in [[data compression]] software applications. <ref name=Nevill-manning1997_2>{{cite journal
| doi = 10.1109/DCC.1997.581951
| author = [[Craig Nevill-Manning|Nevill-Manning, C.G.]]
| author2=Witten, I.H.
| year = 1997
| title = Linear-Time, Incremental Hierarchy Inference for Compression
}}</ref>.
 
== Constraints ==