我有python 2.7,這是我的代碼,當我運行它,我得到這個錯誤:'繼續'不正確的循環。 我知道'繼續'應該在循環內部,但我在if裏面使用它,那我該怎麼辦? from numpy import zeros
from scipy.linalg import svd
from math import log
from numpy import asarray, sum
#from nltk.
我正在進行潛在語義分析,我試圖從2個文檔中獲得相似度。我在Python上運行我的潛在語義分析代碼,當我運行它時,我得到: Here are the singular values
[ 0.7376057 0.4596623 0.25422212]
Here are the first 3 columns of the U matrix
[[ 0.98465137 -0.172792 -0.0