Added package segmentation (#1357)

This commit is contained in:
Esteban Castro Borsani 2020-02-15 16:35:00 -03:00 committed by GitHub
parent 81e43da4fa
commit 4da6516077
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16479,6 +16479,18 @@
"license": "BSD-3-Clause",
"web": "https://github.com/planety/gungnir"
},
{
"name": "segmentation",
"url": "https://github.com/nitely/nim-segmentation",
"method": "git",
"tags": [
"unicode",
"text-segmentation"
],
"description": "Unicode text segmentation tr29",
"license": "MIT",
"web": "https://github.com/nitely/nim-segmentation"
},
{
"name": "anonimongo",
"url": "https://github.com/mashingan/anonimongo",