Skip to content

DataSetToken implementation for NNLMs and related stuff

License

Notifications You must be signed in to change notification settings

april-org/nnlm-dataset

Repository files navigation

NNLM DataSet

DataSetToken implementation for NNLMs and related stuff.

Execution

$ . configure.sh
$ make && sudo make install
$ lua test/test.lua
<s> <s> => the
<s> the => u.s.
the u.s. => centers
u.s. centers => for
centers for => disease
for disease => control
disease control => and
control and => prevention
and prevention => in
prevention in => atlanta
...