nltk.FeatDict.remove_variables¶
-
FeatDict.
remove_variables
()¶ Return the feature structure that is obtained by deleting any feature whose value is a
Variable
.Return type: FeatStruct
FeatDict.
remove_variables
()¶Return the feature structure that is obtained by deleting
any feature whose value is a Variable
.
Return type: | FeatStruct |
---|