Skip to content

请教 #5

@dreaminglu

Description

@dreaminglu

ida和data_pre中涉及到的字典可以分享一下吗?
data_pre.py
stopwords_path = './data/StopwordsCN.txt' data_1_path = './data/data1.csv' data_2_path = './data/data2.csv' data_3_path = './data/data3.csv' data_4_path = './data/data4.csv'
ida.py
stopwords_path = './data/StopwordsCN.txt' simi_path = './data/simi_words.txt' positive_path = './data/posdict.txt' negative_path = './data/negdict.txt' mostdict_path = './data/mostdict.txt' verydict_path = './data/verydict.txt' moredict_path = './data/moredict.txt' lshdict_path = './data/lshdict.txt' insufficientdict_path = './data/insufficientdict.txt'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions