Skip to content

Commit a420d4d

Browse files
authored
Update db.json
1 parent a0077e9 commit a420d4d

File tree

1 file changed

+52
-0
lines changed

1 file changed

+52
-0
lines changed

db.json

Lines changed: 52 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -838,5 +838,57 @@
838838
"is_tar_gz": "False"
839839
}
840840
}
841+
},
842+
"blackboard_unigram_tagger": {
843+
"name": "blackboard_unigram_tagger",
844+
"latest_version": "1.0",
845+
"description": "part-of-speech tagging (unigram) from blackboard treebank.",
846+
"long_description": "part-of-speech tagging (unigram) from blackboard treebank.",
847+
"url": "https://github.com/PyThaiNLP/pythainlp-corpus/releases/tag/blackboard_unigram_tagger-v1.0",
848+
"project_urls": {
849+
"project_page": "https://github.com/PyThaiNLP/pythainlp-corpus/",
850+
"source": "https://github.com/PyThaiNLP/pythainlp-corpus/"
851+
},
852+
"license": "cc0-1.0",
853+
"authors": [
854+
"Wannaphong Phatthiyaphaibun"
855+
],
856+
"author_email": "-",
857+
"versions": {
858+
"1.0": {
859+
"filename": "blackboard_unigram_tagger-v1.0.json",
860+
"download_url": "https://github.com/PyThaiNLP/pythainlp-corpus/releases/download/blackboard_unigram_tagger-v1.0/blackboard_unigram_tagger-v1.0.json",
861+
"md5": "-",
862+
"pythainlp_version": "*",
863+
"is_zip": "False",
864+
"is_tar_gz": "False"
865+
}
866+
}
867+
},
868+
"blackboard_pt_tagger": {
869+
"name": "blackboard_pt_tagger",
870+
"latest_version": "1.0",
871+
"description": "part-of-speech tagging (perceptron) from blackboard treebank.",
872+
"long_description": "part-of-speech tagging (perceptron) from blackboard treebank.",
873+
"url": "https://github.com/PyThaiNLP/pythainlp-corpus/releases/tag/blackboard_pt_tagger-v1.0",
874+
"project_urls": {
875+
"project_page": "https://github.com/PyThaiNLP/pythainlp-corpus/",
876+
"source": "https://github.com/PyThaiNLP/pythainlp-corpus/"
877+
},
878+
"license": "cc0-1.0",
879+
"authors": [
880+
"Wannaphong Phatthiyaphaibun"
881+
],
882+
"author_email": "-",
883+
"versions": {
884+
"1.0": {
885+
"filename": "blackboard_pt_tagger-v1.0_pythainlp.json",
886+
"download_url": "https://github.com/PyThaiNLP/pythainlp-corpus/releases/download/blackboard_pt_tagger-v1.0/blackboard_pt_tagger-v1.0_pythainlp.json",
887+
"md5": "-",
888+
"pythainlp_version": "*",
889+
"is_zip": "False",
890+
"is_tar_gz": "False"
891+
}
892+
}
841893
}
842894
}

0 commit comments

Comments
 (0)