Kao Hao Chuan
Kao Hao Chuan
我的研究是多标签的文本分类(multi label classification) 类别有九个 但不是多元分类(multi class classification) 例子都是多元分类(multi class classification) 请问有实作在多标签分类(multi label classification)的文本上吗?
@kaize0409 Thanks your fantastic work ! Hello ! I can use the generate_LDA.py now! But I still have something confused! `parser.add_argument('--topn', type=int, default=10, help='top n keywords') parser.add_argument('--topics', type=int, help='number of...
I have downloaded your code and it doesn’t work. I am using capsule network but he cannot use it Is data reuters_multilabel_dataset.hdf5 ? There is no main.py in your github.
请问有尝试用在中文的资料上吗 有看您的论文上是写最后一层是softmax 请问如果是multi label文本分类的话 是否就是用sigmoid呢?谢谢大佬!