{"id":32159288,"url":"https://github.com/juliatext/textanalysis.jl","last_synced_at":"2026-02-22T11:02:49.227Z","repository":{"id":3261789,"uuid":"4300438","full_name":"JuliaText/TextAnalysis.jl","owner":"JuliaText","description":"Julia package for text analysis","archived":false,"fork":false,"pushed_at":"2025-11-17T14:52:53.000Z","size":27635,"stargazers_count":379,"open_issues_count":37,"forks_count":94,"subscribers_count":17,"default_branch":"master","last_synced_at":"2026-01-14T03:08:31.484Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Julia","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"hupili/tutorial","license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/JuliaText.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2012-05-11T18:44:33.000Z","updated_at":"2026-01-09T08:09:36.000Z","dependencies_parsed_at":"2024-05-11T17:49:34.908Z","dependency_job_id":"7bd187c3-ba86-4244-bbd6-d9add33f1b5f","html_url":"https://github.com/JuliaText/TextAnalysis.jl","commit_stats":{"total_commits":444,"total_committers":48,"mean_commits":9.25,"dds":0.6554054054054055,"last_synced_commit":"4d1fd2d1b7f2c7e74148d7f1a7e9130979ca3a7f"},"previous_names":["johnmyleswhite/textanalysis.jl"],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/JuliaText/TextAnalysis.jl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaText%2FTextAnalysis.jl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaText%2FTextAnalysis.jl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaText%2FTextAnalysis.jl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaText%2FTextAnalysis.jl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JuliaText","download_url":"https://codeload.github.com/JuliaText/TextAnalysis.jl/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaText%2FTextAnalysis.jl/sbom","scorecard":{"id":75456,"data":{"date":"2025-08-11","repo":{"name":"github.com/JuliaText/TextAnalysis.jl","commit":"d69315b39366adf53c48154725f2128416eb2d21"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/14 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: topLevel 'contents' permission set to 'write': .github/workflows/CompatHelpter.yml:7","Info: topLevel 'pull-requests' permission set to 'read': .github/workflows/TagBot.yml:19","Info: topLevel 'security-events' permission set to 'read': .github/workflows/TagBot.yml:21","Warn: topLevel 'contents' permission set to 'write': .github/workflows/TagBot.yml:13","Info: topLevel 'deployments' permission set to 'read': .github/workflows/TagBot.yml:14","Info: topLevel 'issues' permission set to 'read': .github/workflows/TagBot.yml:15","Info: topLevel 'packages' permission set to 'read': .github/workflows/TagBot.yml:17","Info: topLevel 'repository-projects' permission set to 'read': .github/workflows/TagBot.yml:20","Info: topLevel 'statuses' permission set to 'read': .github/workflows/TagBot.yml:22","Info: topLevel 'actions' permission set to 'read': .github/workflows/TagBot.yml:11","Info: topLevel 'checks' permission set to 'read': .github/workflows/TagBot.yml:12","Info: topLevel 'discussions' permission set to 'read': .github/workflows/TagBot.yml:16","Info: topLevel 'pages' permission set to 'read': .github/workflows/TagBot.yml:18","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/CompatHelpter.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaText/TextAnalysis.jl/CompatHelpter.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/TagBot.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaText/TextAnalysis.jl/TagBot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaText/TextAnalysis.jl/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaText/TextAnalysis.jl/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaText/TextAnalysis.jl/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaText/TextAnalysis.jl/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaText/TextAnalysis.jl/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaText/TextAnalysis.jl/ci.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T04:42:22.134Z","repository_id":3261789,"created_at":"2025-08-15T04:42:22.134Z","updated_at":"2025-08-15T04:42:22.134Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29710317,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-22T10:34:24.778Z","status":"ssl_error","status_checked_at":"2026-02-22T10:32:23.200Z","response_time":110,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-10-21T13:02:07.779Z","updated_at":"2026-02-22T11:02:49.221Z","avatar_url":"https://github.com/JuliaText.png","language":"Julia","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TextAnalysis\n\nA Julia package for working with text.\n\n[![CI](https://github.com/juliatext/TextAnalysis.jl/workflows/CI/badge.svg?event=push\u0026branch=master)](https://github.com/JuliaText/TextAnalysis.jl/actions?query=workflow%3ACI)\n[![version](https://juliahub.com/docs/TextAnalysis/version.svg)](https://juliahub.com/ui/Packages/General/TextAnalysis/)\n[![docs](https://img.shields.io/badge/docs-stable-blue.svg)](https://docs.juliahub.com/TextAnalysis/) \n\n## Introduction\n\nTextAnalysis provides support for standard tools and models for working with textual data and natural languages in the Julia language. \n\n- **Documentation** :  [Documentation for stable released version](https://docs.juliahub.com/TextAnalysis)\n- **License** : [MIT License](https://github.com/JuliaText/TextAnalysis.jl/blob/master/LICENSE.md)\n\n## Features\n\n* Container type for *Document* and *Corpus*\n* DocumentTermMatrix and TF/IDF\n* LSA/LDA\n* Vocabulary and statistical Language Model\n* Co-occurrence matrix\n* NaiveBayes classifier\n* ROUGE evaluation metrics\n\nThis package also incorporates features from the [Languages](https://juliahub.com/ui/Packages/Languages/w1H1r) and [WordTokenizers](https://juliahub.com/ui/Packages/WordTokenizers/wKkKC) packages within the [JuliaText](https://github.com/JuliaText) ecosystem. \n\n## TextModels\n\nThe [TextModels](https://github.com/JuliaText/TextModels.jl) package enhances this library with the addition of practical neural network based models. Some of that code used to live in this package, but was moved to simplify installation and reduce the number of dependencies. \n\n## Installation\n\n```julia\npkg\u003e add TextAnalysis\n```\n\n## Contributing and Reporting Bugs\n\nContributions, in the form of bug-reports, pull requests, additional documentation are encouraged. They can be made to the Github repository.\n\n**All contributions and communications should abide by the [Julia Community Standards](https://julialang.org/community/standards/).**\n\n## Support\n\nFeel free to ask for help on the [Julia Discourse forum](https://discourse.julialang.org/), or in the `#natural-language` channel on [julia-slack](https://julialang.slack.com). (Which you can [join here](https://julialang.org/slack/)). Or, [select what do you like here](https://julialang.org/community/). You can also raise issues in this repository to request new features and/or improvements to the documentation and codebase.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjuliatext%2Ftextanalysis.jl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjuliatext%2Ftextanalysis.jl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjuliatext%2Ftextanalysis.jl/lists"}