Tencent / NeuralNLP-NeuralClassifier

An Open-source Neural Hierarchical Multi-label Text Classification Toolkit
Other
1.83k stars 402 forks source link

Can the configuration parameters of performance be given concretely? #14

Closed paulpaul91 closed 5 years ago

paulpaul91 commented 5 years ago

Can the configuration parameters of performance be given concretely?

coderbyr commented 5 years ago

Can the configuration parameters of performance be given concretely?

The parameters in the configuration is an example to show how to work. In fact, you may pre-process dataset and use pre-trained word embedding to achieve better performance.