MathiasKraus / FinancialDeepLearning

Decision support from financial disclosures with deep neural networks and transfer learning
39 stars 7 forks source link

Issue about preprocessing of the data #1

Open zbzhu opened 6 years ago

zbzhu commented 6 years ago

Hello,

I'm interested in analyzing stock maket with text mining techniques, and find your paper several weeks ago. I try to learn your method and reproduce your work with the pytorch. However, I confuse about the preprocessing of the provided messages, and my statistic results are totally different from the Table 1 in the paper.

I would be very grateful if you could tell me your preprocessing methods.

Thank you very much!

Gab-r-iel commented 1 month ago

Hello, I have been trying to reproduce this paper recently, and I am very excited to see that you can successfully run the code, because when I tried to load the pickle file with python, the system said that there is a lack of keras.preprocessing.text module, I wonder if you have this situation, I hope to get your help, I would be very grateful