{ "api" : "1", "auth" : "github:antononcube", "authors" : [ "Anton Antonov" ], "build-depends" : [], "depends" : [ "JSON::Fast" ], "description" : "Package for stop words of different languages and stop words deletion. Provides corresponding CLI scripts.", "license" : "Artistic-2.0", "name" : "Lingua::StopwordsISO", "perl" : "6.d", "provides" : { "Lingua::StopwordsISO" : "lib/Lingua/StopwordsISO.rakumod" }, "resources" : [ "stopwords-iso.json", "language-to-iso-abbr.json" ], "source-url" : "http://www.cpan.org/authors/id/A/AN/ANTONOV/Perl6/Lingua-StopwordsISO-0.1.0.tar.gz", "tags" : [ "stopwords", "stop words", "NLP", "multi-language" ], "test-depends" : [], "version" : "0.1.0" }