TRF Language Model
File List
Here is a list of all files with brief descriptions:
[detail level
1
2
3
4
5
6
7
8
9
]
▼
Users
▼
zhang
▼
spmi
▼
SPMILM
▼
tools
▼
trf
▼
src
▼
base
wb-file.cpp
wb-file.h
Define the file class
wb-heap.h
Heap, using a linear array. It can be used to sort values
wb-iter.h
wb-lhash.h
Linear hash, using 'open address' to handle collision
wb-linux.cpp
wb-linux.h
wb-log.cpp
wb-log.h
Definition 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.h
Define the option class
wb-solve.cpp
wb-solve.h
Define the framework of iterative algorithms, such as gradient descent or LBFGS
wb-string.cpp
wb-string.h
Define the class String
wb-system.h
Include all the wb-written modules
wb-trie.h
Define the trie structure
wb-vector.h
Defination of simple dynamic array/stack/queue and so on
wb-win.cpp
wb-win.h
Provide 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
▼
TRF
Word 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
Generated by
1.8.12