All Projects → keras-crf-layer → Similar Projects or Alternatives

82 Open source projects that are alternatives of or similar to keras-crf-layer

Bert seq2seq
pytorch实现bert做seq2seq任务,使用unilm方案,现在也可以做自动摘要,文本分类,情感分析,NER,词性标注等任务,支持GPT2进行文章续写。
Stars: ✭ 298 (+292.11%)
Mutual labels:  crf
Slot filling and intent detection of slu
slot filling, intent detection, joint training, ATIS & SNIPS datasets, the Facebook’s multilingual dataset, MIT corpus, E-commerce Shopping Assistant (ECSA) dataset, CoNLL2003 NER, ELMo, BERT, XLNet
Stars: ✭ 298 (+292.11%)
Mutual labels:  crf
Hscrf Pytorch
ACL 2018: Hybrid semi-Markov CRF for Neural Sequence Labeling (http://aclweb.org/anthology/P18-2038)
Stars: ✭ 284 (+273.68%)
Mutual labels:  crf
Rnnsharp
RNNSharp is a toolkit of deep recurrent neural network which is widely used for many different kinds of tasks, such as sequence labeling, sequence-to-sequence and so on. It's written by C# language and based on .NET framework 4.6 or above versions. RNNSharp supports many different types of networks, such as forward and bi-directional network, sequence-to-sequence network, and different types of layers, such as LSTM, Softmax, sampled Softmax and others.
Stars: ✭ 277 (+264.47%)
Mutual labels:  crf
Ner Pytorch
LSTM+CRF NER
Stars: ✭ 260 (+242.11%)
Mutual labels:  crf
A Pytorch Tutorial To Sequence Labeling
Empower Sequence Labeling with Task-Aware Neural Language Model | a PyTorch Tutorial to Sequence Labeling
Stars: ✭ 257 (+238.16%)
Mutual labels:  crf
keras-bert-ner
Keras solution of Chinese NER task using BiLSTM-CRF/BiGRU-CRF/IDCNN-CRF model with Pretrained Language Model: supporting BERT/RoBERTa/ALBERT
Stars: ✭ 7 (-90.79%)
Mutual labels:  crf
knowledge-graph-nlp-in-action
从模型训练到部署,实战知识图谱(Knowledge Graph)&自然语言处理(NLP)。涉及 Tensorflow, Bert+Bi-LSTM+CRF,Neo4j等 涵盖 Named Entity Recognition,Text Classify,Information Extraction,Relation Extraction 等任务。
Stars: ✭ 58 (-23.68%)
Mutual labels:  crf
pytorch-partial-crf
CRF, Partial CRF and Marginal CRF in PyTorch
Stars: ✭ 23 (-69.74%)
Mutual labels:  crf
entity recognition
Entity recognition codes for "2019 Datagrand Cup: Text Information Extraction Challenge"
Stars: ✭ 26 (-65.79%)
Mutual labels:  crf
grobid-ner
A Named-Entity Recogniser based on Grobid.
Stars: ✭ 38 (-50%)
Mutual labels:  crf
grobid-quantities
GROBID extension for identifying and normalizing physical quantities.
Stars: ✭ 53 (-30.26%)
Mutual labels:  crf
lstm-crf-tagging
No description or website provided.
Stars: ✭ 13 (-82.89%)
Mutual labels:  crf
giantgo-render
基于vue3 element plus的快速表单生成器
Stars: ✭ 28 (-63.16%)
Mutual labels:  crf
Computer-Vision
implemented some computer vision problems
Stars: ✭ 25 (-67.11%)
Mutual labels:  crf
StatNLP-Framework
C++ based implementation of StatNLP framework
Stars: ✭ 17 (-77.63%)
Mutual labels:  crf
crfs-rs
Pure Rust port of CRFsuite: a fast implementation of Conditional Random Fields (CRFs)
Stars: ✭ 22 (-71.05%)
Mutual labels:  crf
Legal-Entity-Recognition
A Dataset of German Legal Documents for Named Entity Recognition
Stars: ✭ 98 (+28.95%)
Mutual labels:  crf
CIP
Basic exercises of chinese information processing
Stars: ✭ 32 (-57.89%)
Mutual labels:  crf
jcrfsuite
Java interface for CRFsuite: http://www.chokkan.org/software/crfsuite/
Stars: ✭ 44 (-42.11%)
Mutual labels:  crf
crf4j
a complete Java port of crfpp(crf++)
Stars: ✭ 30 (-60.53%)
Mutual labels:  crf
crf-seg
crf-seg:用于生产环境的中文分词处理工具,可自定义语料、可自定义模型、架构清晰,分词效果好。java编写。
Stars: ✭ 13 (-82.89%)
Mutual labels:  crf
61-82 of 82 similar projects