Google ML Kit Entity Extraction for Swift Package Manager.
Google ML Kit Entity Extraction is only distributed via CocoaPods officially. This package wraps the binary frameworks for SPM consumption.
Add to your Package.swift:
.package(url: "https://github.com/HapticTide/MLKitEntityExtraction-spm.git", exact: "9.0.0")Then add "MLKitEntityExtraction" to your target dependencies.
| This package | Google MLKit | MLKitEntityExtraction |
|---|---|---|
| 9.0.0 | 9.0.0 | 1.0.0-beta15 |
Shared xcframeworks (MLKitCommon, MLKitNaturalLanguage, GoogleToolboxForMac) are from d-date/google-mlkit-swiftpm.