blob: f82c76198f41f7f4f38802215ca6b69f08616fe8 [file] [log] [blame]
{
"name": "SSNaturalLanguage",
"version": "1.0.0",
"summary": "Exploring word embedding and text catalogs with SSNaturalLanguage framework.",
"description": "'SSNaturalLanguage framework let you help with language related stuffs like tokenisation, lemmatization, languageIdentification, spellCorrection, partOfSpeech, sentimental score, neighboringWord, uniqueTagsFromSentense, etc... with just a single function call.'",
"homepage": "https://github.com/SimformSolutionsPvtLtd/SSNaturalLanguage",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Abhi Makadiya": "abhi.m@simformsolutions.com"
},
"source": {
"git": "https://github.com/SimformSolutionsPvtLtd/SSNaturalLanguage.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "13.0"
},
"source_files": "Sources/SSNaturalLanguage/*.swift",
"swift_versions": "5.0",
"swift_version": "5.0"
}