Cong Feng

Results 5 issues of Cong Feng

While vimdoc supports the notation of ``@dict``, which works with one form of dictionary functions, it skips all the functions that are not autoload. For example, while you can use...

I followed the instructions in REAME and downloaded the *OpenSubData* from [link](http://nlp.stanford.edu/data/OpenSubData.tar) and unpacked to 8.9GB and I though everything was set. I was wrong. An accident run of `head...

The paper I am reading recently, Data Distillation for Controlling Specificity in Dialogue Generation, feels like a very interesting and novel idea to me, so I am trying out some...

There is a bug in `Persona_Addressee/data.lua`, the `read_train(open_train_file)` function. When `self.params.speakerSetting == "speaker"`, the `AddresseeID` won't be set to a non-nil value. So the line `AddresseeID = AddresseeID:cuda()` will trigger...

I encountered a task to build PowerGraph in such an environment that Internet connection is not available. It is a super computer rent by our team. It seems that the...