Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
zoomio
/
tagify
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
41
Code
Issues
1
Pull requests
1
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Jul 18, 2024
Go version updates in CI
smeshkov
committed
3d6a68c
Copy full SHA for 3d6a68c
Commits on Mar 31, 2024
Minor method rename
smeshkov
committed
5484475
Copy full SHA for 5484475
Commits on Mar 30, 2024
Bumped the github.com/zoomio/inout to the latest commit hash (#27)
Show description for 8a9b629
smeshkov
authored
8a9b629
Copy full SHA for 8a9b629
Commits on Oct 7, 2023
Bump gopkg.in/yaml.v3 from 3.0.0-20210107192922-496545a6307b to 3.0.0 (#28)
Show description for 9b4a2c9
dependabot[bot]
authored
9b4a2c9
Copy full SHA for 9b4a2c9
Commits on Jul 8, 2023
Updated README with the Windows binary installation command
smeshkov
committed
7dd5de9
Copy full SHA for 7dd5de9
Inout bump (#26)
Show description for 09deee9
smeshkov
authored
09deee9
Copy full SHA for 09deee9
Commits on Sep 22, 2022
Update README.md
smeshkov
authored
ed02c9e
Copy full SHA for ed02c9e
Commits on Sep 4, 2022
CHANGELOG and version bump to 0.60.2
smeshkov
committed
15b8055
Copy full SHA for 15b8055
Load embed dictionary (#22)
waybackarchiver
authored
c68e1cf
Copy full SHA for c68e1cf
Commits on Aug 25, 2022
BREAKING: from now on `ContentOnly` option is set to `true` by default. (#17)
Show description for 612d60d
smeshkov
authored
612d60d
Copy full SHA for 612d60d
Parser and language tweaks for text mode (#20)
waybackarchiver
authored
5041e49
Copy full SHA for 5041e49
Using short language code (#18)
Show description for 2ad5abe
waybackarchiver
authored
2ad5abe
Copy full SHA for 2ad5abe
Commits on Aug 22, 2022
BREAKING: graduated `ContentOnly` option (`-content` in the CLI mode), from now on it is ENABLED by default. (#16)
smeshkov
authored
5eec79e
Copy full SHA for 5eec79e
Commits on Aug 21, 2022
Updated README.md
smeshkov
committed
061aa7a
Copy full SHA for 061aa7a
Version bump to 0.59.0
smeshkov
committed
33c0ea3
Copy full SHA for 33c0ea3
Parser and language tweaks (#15)
Show description for c6ebb7a
smeshkov
authored
c6ebb7a
Copy full SHA for c6ebb7a
Commits on Aug 2, 2022
Version bump to 0.58.0
smeshkov
committed
32ac5b4
Copy full SHA for 32ac5b4
stopped ignoring `<h1>` in cases when they are equal to the `<title>`, as in now they are included.
smeshkov
committed
b04e95f
Copy full SHA for b04e95f
Updated CONTRIBUTING.md with better guidance for release + added quality of life improvements to the Makefile
smeshkov
committed
2f6a174
Copy full SHA for 2f6a174
Bumped `github.com/zoomio/inout` to `0.12.0`; Fixed `-q` option or `Q… (#14)
Show description for 62248c4
smeshkov
authored
62248c4
Copy full SHA for 62248c4
Commits on Jul 30, 2022
Updated README
smeshkov
committed
9c1b141
Copy full SHA for 9c1b141
install script tweaks
smeshkov
committed
9badefa
Copy full SHA for 9badefa
install script tweaks
smeshkov
committed
0f2b8fc
Copy full SHA for 0f2b8fc
install script tweaks
smeshkov
committed
9b4c7d7
Copy full SHA for 9b4c7d7
Tweaking install script and README
smeshkov
committed
1d86393
Copy full SHA for 1d86393
Added Darwing ARM64 release.
smeshkov
committed
8fc6a1c
Copy full SHA for 8fc6a1c
Tweaked installation script
smeshkov
committed
0c0f44b
Copy full SHA for 0c0f44b
Bumped Go to 1.18; [BREAKING CHANGE (most likely)] renamed `ParseHTML… (#13)
Show description for 20c2165
smeshkov
authored
20c2165
Copy full SHA for 20c2165
Commits on Mar 10, 2022
improved handling of the words with the quite symbols symbols.
smeshkov
committed
ccb4663
Copy full SHA for ccb4663
Commits on Mar 6, 2022
BREAKING FROM 0.53.0: changed `config.StopWords` option signature to expect a slice of strings instead of `*stopwords.Register`; bumped `github.com/zoomio/stopwords` to `0.10.0`.
smeshkov
committed
ca1df12
Copy full SHA for ca1df12
Commits on Mar 2, 2022
added `Option` called `StopWords` to allow for custom stop-words setup, also made `Domains` variable public.
smeshkov
committed
cf76eb2
Copy full SHA for cf76eb2
Commits on Feb 27, 2022
added URL sanitization in the texts, so it excludes things like http,… (#11)
Show description for 8ab55ee
smeshkov
authored
8ab55ee
Copy full SHA for 8ab55ee
Commits on Jan 13, 2022
HTML processor: fallback to <h1> tag (if any) in case if the <title> has not been provided for some reason; HTML processor: use the longest parsed line in order to detect document language.
smeshkov
committed
c7d8a0e
Copy full SHA for c7d8a0e
Commits on Jan 10, 2022
Back to the tip version of the Roang-zero1/github-create-release-action in the GH release workflow
smeshkov
committed
6019117
Copy full SHA for 6019117
Merge branch 'extensions'
smeshkov
committed
f474d6e
Copy full SHA for f474d6e
Pagination
Previous
Next
You can’t perform that action at this time.