TRF Language Model
File List
Here is a list of all files with brief descriptions:
[detail level 123456789]
  Users
  zhang
  spmi
  SPMILM
  tools
  trf
  src
  base
 wb-file.cpp
 wb-file.hDefine the file class
 wb-heap.hHeap, using a linear array. It can be used to sort values
 wb-iter.h
 wb-lhash.hLinear hash, using 'open address' to handle collision
 wb-linux.cpp
 wb-linux.h
 wb-log.cpp
 wb-log.hDefinition of a class Log, which can output to the cmd window and the log file simultaneously. In wb-log.cpp, there are a Log variable "lout", which can be directly used just like "cout". For example:
 wb-mat.h
 wb-option.cpp
 wb-option.hDefine the option class
 wb-solve.cpp
 wb-solve.hDefine the framework of iterative algorithms, such as gradient descent or LBFGS
 wb-string.cpp
 wb-string.hDefine the class String
 wb-system.hInclude all the wb-written modules
 wb-trie.hDefine the trie structure
 wb-vector.hDefination of simple dynamic array/stack/queue and so on
 wb-win.cpp
 wb-win.hProvide the toolkits for cmd window of window platform
 wb-word-cluster.cpp
 wb-word-cluster.h
  HRF
 hrf-code-exam.cpp
 hrf-code-exam.h
 hrf-ml-train.cpp
 hrf-ml-train.h
 hrf-model.cpp
 hrf-model.h
 hrf-sa-train.cpp
 hrf-sa-train.h
 main-ml-train.cpp
 main-sa-train.cpp
  TRFWord cluster
 main-ML-train.cpp
 main-SA-train.cpp
 main-TRF.cpp
 main-word-cluster.cpp[main]
 trf-alg.cpp
 trf-alg.h
 trf-corpus.cpp
 trf-corpus.h
 trf-def.cpp
 trf-def.h
 trf-feature.cpp
 trf-feature.h
 trf-ml-train.cpp
 trf-ml-train.h
 trf-model.cpp
 trf-model.h
 trf-sa-train.cpp
 trf-sa-train.h
 trf-vocab.cpp
 trf-vocab.h