Directories ¶
Path | Synopsis |
---|---|
// Copyright (C) 2024 Rangertaha // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by // the Free Software Foundation, either version 3 of the License, or // (at your option) any later version.
|
// Copyright (C) 2024 Rangertaha // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by // the Free Software Foundation, either version 3 of the License, or // (at your option) any later version. |
net/publicsuffix
Package publicsuffix is a drop-in replacement for the golang.org/x/net/publicsuffix based on the weppos/publicsuffix package.
|
Package publicsuffix is a drop-in replacement for the golang.org/x/net/publicsuffix based on the weppos/publicsuffix package. |
publicsuffix
Package publicsuffix provides a domain name parser based on data from the public suffix list http://publicsuffix.org/.
|
Package publicsuffix provides a domain name parser based on data from the public suffix list http://publicsuffix.org/. |
publicsuffix/generator
Package generator downloads an updated version of the PSL list and compiles it into go code.
|
Package generator downloads an updated version of the PSL list and compiles it into go code. |
Package levenshtein is a Go implementation to calculate Levenshtein Distance.
|
Package levenshtein is a Go implementation to calculate Levenshtein Distance. |
vsm/vsm
Package vsm implements algebraic vector space model for comparison between documents and queries.
|
Package vsm implements algebraic vector space model for comparison between documents and queries. |
Click to show internal directories.
Click to hide internal directories.