Tam

Results 28 comments of Tam

@MelvinZang the problem is due to the chainer version. change otpimizer.use_cleargrads.

@anupamme replace use_cleargrads() with model.cleargrads()

@AlexWang90 @yg37 did you have a solution for predicting the embedding for a new document? can you please share your slolution

@yg37 yes please send it, i wanna try it and check what can i do and improve it. thank you

@raver119, Thank you for your reply, but do you have any plan to add this service soon or not in your plan? Thank you again

Thank you Sir @namsor! Im trying to install it but i got some error. Hope it will work :) thankyou again

@namsor, When runing JFastText we get the following error: JFastText: jniFastTextWrapper in java.library.path Did you face something like that. It seems that the JFastext project is not suppoted.

@namsor, So so thanks, i just copied the two jar you mentionnned and use them in my jython project based on deeplearning4j project and it works very well My last...

@TropComplique can you please give more specific details? @thucnt please do you have any code about this?

Hello Sir @lidalei I just install your code : https://github.com/lidalei/JFastText I take the generated two jar JFastText/target/ and added them to buildinf path in eclipse. In my testDriver method i...