jargon icon indicating copy to clipboard operation
jargon copied to clipboard

Tokenizers and lemmatizers for Go

Results 5 jargon issues
Sort by recently updated
recently updated
newest added

I have generated a new file for the stackoverflow filter :slightly_smiling_face: Also, I run `go test` and it seems to be ok ![image](https://user-images.githubusercontent.com/4553211/137824614-db464ec4-f381-4d60-abed-4cf08fd6f8d4.png)

Maintains roughly the same internal structure, including tests and benchmarks. Targets .NET Standard & Core. C# 7.2. No work on optimization or "idiomizing" yet, just getting to parity. There are...

proposal

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20220607020251-c690dde0001d to 0.7.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/net&package-manager=go_modules&previous-version=0.0.0-20220607020251-c690dde0001d&new-version=0.7.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [golang.org/x/text](https://github.com/golang/text) from 0.3.7 to 0.3.8. Commits 434eadc language: reject excessively large Accept-Language strings 23407e7 go.mod: ignore cyclic dependency for tagging b18d3dd secure/precis: replace bytes.Compare with bytes.Equal 795e854 all: replace...

dependencies