Carlos-Francisco Méndez-Cruz

New terminological tagging for CRFs

......@@ -85,7 +85,7 @@ if __name__ == "__main__":
hashTermFiles = lists["hashTermFiles"]
hashTerms = lists["hashTerms"]
hashTermsOrig = {}
hashTermsOrig = lists["hashTerms"]
for key in hashTermFiles.keys():
for f in hashTermFiles[key]:
......