LatentSemanticMapping Changes for Swift
LatentSemanticMapping
Modified LSMMap
Name | Declaration | |
---|---|---|
From | LSMMapRef | typealias LSMMapRef = LSMMap |
To | LSMMap | class LSMMap { } |
Modified LSMResult
Name | Declaration | |
---|---|---|
From | LSMResultRef | typealias LSMResultRef = LSMResult |
To | LSMResult | class LSMResult { } |
Modified LSMText
Name | Declaration | |
---|---|---|
From | LSMTextRef | typealias LSMTextRef = LSMText |
To | LSMText | class LSMText { } |