Feature-based-opinion-mining icon indicating copy to clipboard operation
Feature-based-opinion-mining copied to clipboard

findfeatures.py问题

Open WQ1213 opened this issue 4 years ago • 0 comments

整体运行起来 bug太多了。困、。while 是无限循环 if (count < len(x) and (x[e][1] == "NN" or "JJ") and (x[count][1] == "NN" or "JJ")): 这个失效啊

WQ1213 avatar Mar 02 '20 13:03 WQ1213