Skip to content

Dataset and code for “Cooperative Prediction Method Based on Dynamic and Static Representation for Crowdfunding”

License

Notifications You must be signed in to change notification settings

1146976048qq/DSCP

Repository files navigation

DSCP

The dataset and code for our paper: Cooperative Prediction Method Based on Dynamic and Static Representation for Crowdfunding (基于动静态表征的众筹协同预测方法)

First

The wordVectors.npy file should be combined through:

cat wordVectors-xa* > wordVectors.npy 

the review info has been concluded in the feature embeddings.

Then

We can run the baselines or the proposed model through:

python ../baseline/**.py or python dscp.py

Finally

If this repo is helpful to you, please kindly cite our paper, thank you!

张凯, 赵洪科, 刘淇, 潘镇, 陈恩红. 基于动静态表征的众筹协同预测方法. 软件学报, 2020, 31(4): 967-980. http:https://www.jos.org.cn/1000-9825/5921.htm
Zhang K, Zhao HK, Liu Q, Pan Z, Chen EH. Cooperative Prediction Method Based on Dynamic and Static Representation for Crowdfunding. Journal of Software, 2020, 31(4): 967-980(in Chinese). http:https://www.jos.org.cn/1000-9825/5921.htm

About

Dataset and code for “Cooperative Prediction Method Based on Dynamic and Static Representation for Crowdfunding”

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages