char-cnn-text-classification-pytorch icon indicating copy to clipboard operation
char-cnn-text-classification-pytorch copied to clipboard

Character-level Convolutional Neural Networks for text classification in PyTorch

Results 4 char-cnn-text-classification-pytorch issues
Sort by recently updated
recently updated
newest added

https://github.com/srviest/char-cnn-text-classification-pytorch/blob/f269894ad40ef4d716b76b24db20379f102cae37/test.py#L44 This line should call `getClassWeight()` It currently calls the deprecated name for the function `get_class_weight()`

I changed a data set, and the rest is consistent with your code, but the result above appears. I don't know the reason, please kindly answer for me in your...

# Patching CVE-2007-4559 Hi, we are security researchers from the Advanced Research Center at [Trellix](https://www.trellix.com). We have began a campaign to patch a widespread bug named CVE-2007-4559. CVE-2007-4559 is a...