Pinned Loading
-
biterm-topic-model
biterm-topic-model Public重构论文A Biterm Topic Model for Short Texts提供的源代码,编译成一个python 扩展模块,并用python 包装了一下,提供一个user-friendly python package
-
named-entity-recognization
named-entity-recognization Public在github 上比较有名的bi lstm+crf 的ner模型实现做了一处修改。原实现的viterbi解码依赖numpy,模型没法脱离python 使用。我把调用numpy 的 viterbi解码改成使用tensorflow 算子。这样一来,整个计算都是在tensorflow 计算图中,可以把模型固化,使用java api 加载调用。
-
Megatron-LM
Megatron-LM PublicForked from NVIDIA/Megatron-LM
Ongoing research training transformer models at scale
Python 2
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.