issues
search
RandolphVI
/
Multi-Label-Text-Classification
About Muti-Label Text Classification Based on Neural Network.
Apache License 2.0
553
stars
143
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
你好哦,请问为什么没用到5-fold, 10-fold呢
#29
shaylynch
closed
2 years ago
1
使用GPU训练需要修改哪些参数
#28
YukeeWang
opened
2 years ago
0
word2vec是否可用于中文数据分类
#27
shaylynch
closed
2 years ago
3
我的test数据没有label,但是我看test.py文件里的test数据带有label标签。请问如果我要预测test数据的标签,应该如何修改代码啊?
#26
ai-liuhao
closed
2 years ago
1
multilabel
#25
BinKingg
closed
3 years ago
0
请问我这边模型训练期间 P值跟F1值都不到0.1,是数据处理的原因么
#24
VVesley
opened
3 years ago
8
UnicodeDecodeError: 'ascii' codec can't decode byte 0xe5 in position 38: ordinal not in range(128)
#23
VVesley
closed
3 years ago
5
请问怎么将.kv文件转换成.model文件呢
#21
TXWDDHX
closed
3 years ago
1
学长,你有没有试过把Multi-Label转换为多个二分类?
#20
goodluck110706112
closed
4 years ago
3
why are the indices all the same?
#19
18398639574
closed
4 years ago
14
label过多的话模型可用吗?
#18
wang-benqiang
closed
4 years ago
2
Where can I find "content.txt", "metadata.tsv" files?
#17
JunaidIQ
closed
4 years ago
1
How to solve the problem that topK's K is different for every input text?
#16
guotong1988
closed
4 years ago
3
HAN模型和论文里不一样,没有sentence encoder部分。
#15
liviuslw
closed
4 years ago
2
HAN模型中你使用reduce_mean 来替换 论文中的softmax求 attention weight, 这样做的目的是什么吗
#14
laoyin
closed
4 years ago
2
对于pad_seq = pad_sequences(data.tokenindex, maxlen=pad_seq_len, value=0.)这一步函数 我在运行的时候为了补全将数据中不足的 pad_seq 词语长度的 doc 补齐至 pad_seq 长度时出现错误。
#13
daneren
closed
4 years ago
3
数据格式,请问一下在data_helpers.py中的content.txt与metadata.tsv是什么,具体格式是什么,能否提供一个样例
#12
daneren
opened
5 years ago
4
Add a Codacy badge to README.md
#11
codacy-badger
closed
4 years ago
0
采取何种评估方法最能评估一个模型的好坏?
#10
JiaWenqi
opened
5 years ago
5
如何解决类别不均衡的问题?
#9
JiaWenqi
opened
5 years ago
3
How did you draw such a beautiful custom layers?
#8
syyunn
closed
5 years ago
1
Where is the dataset for training?
#7
arijit1410
closed
4 years ago
15
请问 from tflearn.data_utils import pad_sequences这个函数在哪里
#6
ydx00
closed
5 years ago
0
How to use f1_score from sklearn?
#5
saja1994
closed
4 years ago
4
data for different model
#4
chensuim
closed
4 years ago
8
How did you optimize precision/recall/F1
#2
Jaycolas
closed
4 years ago
1
输入文件的格式是什么样子的?
#1
aitianyu2006
opened
6 years ago
15