Package net.siefkes.nlstego.textgen

This package contains functionality for completing and generating texts based on statistical text models, including generation and decoding of stego text hiding an embedded bit sequence.

See:
          Description

Class Summary
StegoCoder Base class that contains common code shared by the StegoEncoder and StegoDecoder classes.
StegoDecoder A stego decoder recovers the bit sequences hidden in stego texts.
StegoEncoder A stego encoder hides bit sequences into inconspicuous stego texts.
TextModel A text model that can be used to complete texts or to generate "typical" texts based a prediction model.
 

Package net.siefkes.nlstego.textgen Description

This package contains functionality for completing and generating texts based on statistical text models, including generation and decoding of stego text hiding an embedded bit sequence.



Copyright © 2003-2005 Christian Siefkes. All Rights Reserved.