- All Implemented Interfaces:
- Serializable
public class Index
extends Object
implements Serializable
An index is a transform of objects augmented with a list and a reverse lookup table
for fast lookups.
Indices are used for vocabulary in many of the natural language processing
- Author:
- Adam Gibson
- See Also:
- Serialized Form