Révision 1976

tmp/org.txm.lexicaltable.core/src/org/txm/lexicaltable/core/functions/LexicalTable.java (revision 1976)
33 33

  
34 34
/**
35 35
 * Holds the word frequencies table of a {@link Partition} seen through a word property.
36
 * Until the LT is computed the internal R table is set to an empty matrix with rownames and colnames sets.
36 37
 * 
37
 * until the LT is computed the internal R table is set to an empty matrix with rownames and colnames set
38
 * 
39 38
 * @author mdecorde
40 39
 * @author sjacquot
41 40
 * 
42 41
 */
42
// TODO: SJ: add a fMax filter
43 43
public class LexicalTable extends TXMResult {
44 44

  
45 45
	public static Integer LEXICALTABLE_COUNTER = new Integer(1);

Formats disponibles : Unified diff