An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with crf

A curated list of projects in awesome lists tagged with crf .

https://github.com/macanv/bert-bilstm-crf-ner

Tensorflow solution of NER task Using BiLSTM-CRF model with Google BERT Fine-tuning And private Server services

bert bert-bilstm-crf blstm crf named-entity-recognition ner

Last synced: 14 May 2025

https://github.com/macanv/BERT-BiLSTM-CRF-NER

Tensorflow solution of NER task Using BiLSTM-CRF model with Google BERT Fine-tuning And private Server services

bert bert-bilstm-crf blstm crf named-entity-recognition ner

Last synced: 02 Apr 2025

https://github.com/kermitt2/grobid

A machine learning software for extracting information from scholarly documents

bibliographical-references crf deep-learning fulltext hamburger-to-cow machine-learning metadata pdf rnn scientific-articles transformers

Last synced: 12 May 2025

https://github.com/luopeixiang/named_entity_recognition

中文命名实体识别(包括多种模型:HMM,CRF,BiLSTM,BiLSTM+CRF的具体实现)

bi-lstm bi-lstm-crf chinese-ner crf hmm named-entity-recognition ner nlp pytorch-ner pytorch-nlp sequence-labeling

Last synced: 19 Oct 2025

https://github.com/lonepatient/bert-ner-pytorch

Chinese NER(Named Entity Recognition) using BERT(Softmax, CRF, Span)

adversarial-training albert bert chinese crf focal-loss labelsmoothing ner nlp pytorch softmax span

Last synced: 15 May 2025

https://github.com/lonePatient/BERT-NER-Pytorch

Chinese NER(Named Entity Recognition) using BERT(Softmax, CRF, Span)

adversarial-training albert bert chinese crf focal-loss labelsmoothing ner nlp pytorch softmax span

Last synced: 09 May 2025

https://github.com/lucasb-eyer/pydensecrf

Python wrapper to Philipp Krähenbühl's dense (fully connected) CRFs with gaussian edge potentials.

computer-vision crf cython eigen machine-learning pairwise-potentials unary-potentials

Last synced: 14 May 2025

https://github.com/jiesutd/ncrfpp

NCRF++, a Neural Sequence Labeling Toolkit. Easy use to any sequence labeling tasks (e.g. NER, POS, Segmentation). It includes character LSTM/CNN, word LSTM/CNN and softmax/CRF components.

artificial-intelligence char-cnn char-rnn chunking cnn crf lstm lstm-crf named-entity-recognition natural-language-processing nbest ner neural-networks part-of-speech-tagger pytorch sequence-labeling

Last synced: 15 May 2025

https://github.com/jiesutd/NCRFpp

NCRF++, a Neural Sequence Labeling Toolkit. Easy use to any sequence labeling tasks (e.g. NER, POS, Segmentation). It includes character LSTM/CNN, word LSTM/CNN and softmax/CRF components.

artificial-intelligence char-cnn char-rnn chunking cnn crf lstm lstm-crf named-entity-recognition natural-language-processing nbest ner neural-networks part-of-speech-tagger pytorch sequence-labeling

Last synced: 09 Apr 2025

https://github.com/datamade/usaddress

:us: a python library for parsing unstructured United States address strings into address components

address address-parser conditional-random-fields crf machine-learning natural-language-processing nlp parserator python python-library

Last synced: 13 May 2025

https://github.com/920232796/bert_seq2seq

pytorch实现 Bert 做seq2seq任务,使用unilm方案,现在也可以做自动摘要,文本分类,情感分析,NER,词性标注等任务,支持t5模型,支持GPT2进行文章续写。

autotitle bert crf gpt2 ner pytorch roberta seq2seq t5-model text-classification unilm

Last synced: 15 May 2025

https://github.com/liyuanlucasliu/lm-lstm-crf

Empower Sequence Labeling with Task-Aware Language Model

crf language-model ner pytorch sequence-labeling

Last synced: 12 Apr 2025

https://github.com/datamade/parserator

:bookmark: A toolkit for making domain-specific probabilistic parsers

crf nlp-parsing probabilistic-parser python

Last synced: 15 May 2025

https://github.com/scrapinghub/python-crfsuite

A python binding for crfsuite

crf crfsuite data-science

Last synced: 14 May 2025

https://github.com/yongzhuo/macropodus

自然语言处理工具Macropodus,基于Albert+BiLSTM+CRF深度学习网络架构,中文分词,词性标注,命名实体识别,新词发现,关键词,文本摘要,文本相似度,科学计算器,中文数字阿拉伯数字(罗马数字)转换,中文繁简转换,拼音转换。tookit(tool) of NLP,CWS(chinese word segnment),POS(Part-Of-Speech Tagging),NER(name entity recognition),Find(new words discovery),Keyword(keyword extraction),Summarize(text summarization),Sim(text similarity),Calculate(scientific calculator),Chi2num(chinese number to arabic number)

albert calulator crf cws keyword macropodus ner newword nlp segnment similarity text-summarization

Last synced: 10 Jun 2025

https://github.com/taishan1994/pytorch_bert_bilstm_crf_ner

基于pytorch的bert_bilstm_crf中文命名实体识别

bert crf named-entity-recognition ner pytorch

Last synced: 05 Apr 2025

https://github.com/da-southampton/ner

命名体识别(NER)综述-论文-模型-代码(BiLSTM-CRF/BERT-CRF)-竞赛资源总结-随时更新

crf hmm lstm-crf named-entity-recognition ner

Last synced: 14 Jun 2025

https://github.com/1044197988/Semantic-segmentation-of-remote-sensing-images

遥感图像的语义分割,基于深度学习,在Tensorflow框架下,利用TF.Keras,运行环境TF2.0+

crf image-segmentation iou keras loss semantic-segmentation tensorflow unet

Last synced: 04 May 2025

https://github.com/zhongkaifu/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.

c-sharp crf deep-learning dotnet lstm machine-learning nlp recurrent-neural-networks rnn rnn-model sequence-labeling

Last synced: 08 Apr 2025

https://github.com/zhongkaifu/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.

c-sharp crf deep-learning dotnet lstm machine-learning nlp recurrent-neural-networks rnn rnn-model sequence-labeling

Last synced: 06 Aug 2025

https://github.com/boat-group/fancy-nlp

NLP for human. A fast and easy-to-use natural language processing (NLP) toolkit, satisfying your imagination about NLP.

bert bert-chinese bert-classifier bert-embeddings bert-ner bilstm-crf bimpm chinese-nlp crf esim keras named-entity-recognition nlp python-library semantic-similarity tensorflow text-classification tf2

Last synced: 05 Apr 2025

https://github.com/kyubyong/g2pc

g2pC: A Context-aware Grapheme-to-Phoneme Conversion module for Chinese

chinese-nlp chinese-word-segmentation crf crfsuite g2p pinyin

Last synced: 07 Apr 2025

https://github.com/swabhs/open-sesame

A frame-semantic parsing system based on a softmax-margin SegRNN.

crf deep-learning dynet frame-semantic-parsing natural-language-processing nlp python27

Last synced: 09 Apr 2025

https://github.com/codewithzichao/machine_learning_code

《统计学习方法》与常见机器学习模型(GBDT/XGBoost/lightGBM/FM/FFM)的原理讲解与python和类库实现

crf fm-ffm hmm machine-learning-algorithms python xgboost

Last synced: 12 May 2025

https://github.com/kyzhouhzau/clinical-ner

面向中文电子病历的命名实体识别

2017 ccks clinical crf ner wapiti

Last synced: 30 Jun 2025

https://github.com/elenanereiss/Legal-Entity-Recognition

A Dataset of German Legal Documents for Named Entity Recognition

blstm crf dataset german legal-texts ner

Last synced: 14 May 2025

https://github.com/rikeda71/torchcrf

An Inplementation of CRF (Conditional Random Fields) in PyTorch 1.0

conditional-random-fields crf named-entity-recognition ner pytorch

Last synced: 10 Mar 2026

https://github.com/hankcs/id-cnn-cws

Source codes and corpora of paper "Iterated Dilated Convolutions for Chinese Word Segmentation"

bilstm cnn crf cws nlp tensorflow

Last synced: 10 Mar 2026

https://github.com/lonepatient/daguan_2019_rank9

datagrand 2019 information extraction competition rank9

bert crf dropout ie information-extraction lookahead lstm ner ngram pytorch span train-bert

Last synced: 09 Apr 2025

https://github.com/zhongkaifu/crfsharp

CRFSharp is Conditional Random Fields implemented by .NET(C#), a machine learning algorithm for learning from labeled sequences of examples.

c-sharp crf dotnet machine-learning nlp

Last synced: 26 Oct 2025

https://github.com/lonepatient/bilstm-crf-ner-pytorch

This repo contains a PyTorch implementation of a BiLSTM-CRF model for named entity recognition task.

bilstm-crf crf lstm ner nlp pytorch

Last synced: 09 Apr 2025

https://github.com/CrypticSignal/video-quality-metrics

Test specified presets/CRF values for the x264 or x265 encoder. Compares VMAF/SSIM/PSNR numerically & via graphs.

av1 avc crf encode encoder ffmpeg hevc presets psnr quality ssim transcode transcoder video vmaf x264 x265

Last synced: 07 Apr 2025

https://github.com/crypticsignal/video-quality-metrics

Test specified presets/CRF values for the x264 or x265 encoder. Compares VMAF/SSIM/PSNR numerically & via graphs.

av1 avc crf encode encoder ffmpeg hevc presets psnr quality ssim transcode transcoder video vmaf x264 x265

Last synced: 30 Apr 2025

https://github.com/lfoppiano/grobid-quantities

GROBID extension for identifying and normalizing physical quantities.

crf deep-learning measurements physical-quantities research science scientific-articles tdm

Last synced: 08 May 2025

https://github.com/johannesu/meanfield-matlab

MATLAB wrapper for Efficient Inference in Fully Connected CRF

crf matlab meanfield

Last synced: 02 Apr 2026

https://github.com/bnosac/crfsuite

Labelling Sequential Data in Natural Language Processing with R - using CRFsuite

chunking conditional-random-fields crf crfsuite data-science intent-classification natural-language-processing ner nlp r r-package

Last synced: 15 Mar 2026

https://github.com/lonepatient/bert-attribute-value-extract

A Pytorch implementation of "Scaling Up Open Tagging from Tens to Thousands: Comprehension Empowered Attribute Value Extraction from Product Title" (ACL 2019).

attention attribute-value-extract bert crf lstm pytorch

Last synced: 09 Apr 2025

https://github.com/yanqiangmiffy/ner-english

:computer: 英文命名实体识别(NER)的研究

bilstm bilstm-crf bilstm-crf-model crf

Last synced: 14 Oct 2025

https://github.com/franxyao/partially-observed-treecrfs

Implementation of AAAI 21 paper: Nested Named Entity Recognition with Partially Observed TreeCRFs

crf efficient-inference named-entity-recognition nested-named-entity-recognition sum-product sum-product-algorithm tree-crf tree-structure

Last synced: 30 Apr 2025

https://github.com/kermitt2/grobid-ner

A Named-Entity Recogniser based on Grobid.

crf named-entity-recognition

Last synced: 20 Aug 2025

https://github.com/dongrixinyu/jiojio

A convenient Chinese word segmentation tool 简便中文分词器

chinese-nlp chinese-word-segmentation crf partofspeech-tagger python wordsegmentation

Last synced: 16 Jan 2026

https://github.com/vinhkhuc/jcrfsuite

Java interface for CRFsuite: http://www.chokkan.org/software/crfsuite/

crf crfsuite java jni machine-learning nlp

Last synced: 29 Jan 2026

https://github.com/applenob/simple_crf

simple Conditional Random Field implementation in Python

crf nlp python3

Last synced: 10 Apr 2025

https://github.com/myazi/nlp

natural language processing

bayes crf memm mm ngram

Last synced: 06 May 2025

https://github.com/dataxujing/nlp-paper

:art: :art:NLP 自然语言处理教程 :art::art: https://dataxujing.github.io/NLP-paper/

albert attention-mechanism bert crf elmo fasttext glove gpt lad2vec lda lsa pagerank plsa seq2seq seq2seq-attention textcnn textrank transformer word2vec xlnet

Last synced: 23 Feb 2026

https://github.com/JudeLee19/korean_ner_tagging_challenge

KU_NERDY 이동엽, 임희석 (2017 국어 정보 처리 시스템경진대회 금상) - 한글 및 한국어 정보처리 학술대회

crf lstm named-entity-recognition ner

Last synced: 28 Apr 2025

https://github.com/messense/crfs-rs

Pure Rust port of CRFsuite: a fast implementation of Conditional Random Fields (CRFs)

crf crfsuite

Last synced: 06 Apr 2025

https://github.com/luozhouyang/keras-crf

A more elegant and convenient CRF built on tensorflow-addons.

crf keras tensorflow-addons tensorflow2

Last synced: 08 Oct 2025

https://github.com/chriscasola/nlp

A collection of natural language processing algorithms for Go

conditional-random-fields crf go golang natural-language-processing nlp

Last synced: 13 Apr 2025

https://github.com/gatenlp/gateplugin-learningframework

A plugin for the GATE language technology framework for training and using machine learning models. Currently supports Mallet (MaxEnt, NaiveBayes, CRF and others), LibSVM, Scikit-Learn, Weka, and DNNs through Pytorch and Keras.

classification crf machine-learning nlp sequence-tagging

Last synced: 06 May 2025

https://github.com/yongzhuo/tookit-sihui

Tookit-Sihui, a tool of some common algorithm, AI文本混合科学计算器(calculator-sihui), 句子词频-逆文本频率(TF-IDF),搜索BM25, 前缀树搜索关键词(trietree), 模板匹配-递归函数(func_recursive),中文数字转阿拉伯数字(chinese to number),阿拉伯数字转汉语数字, HMM, CRF

crf hmm tf-idf toolkit trie-tree

Last synced: 10 Jun 2025

https://github.com/messense/crfsuite-rs

Rust binding to crfsuite

crf crfsuite ffi rust-ffi

Last synced: 12 Dec 2025

https://github.com/dpressel/sgdtk

A Java library for Stochastic Gradient Descent (SGD)

crf java logistic-regression sgd svm

Last synced: 23 Mar 2025

https://github.com/lfoppiano/grobid-superconductors

Grobid module for superconductor material and properties extraction

crf grobid machine-learning physics superconductors

Last synced: 18 Jan 2026

https://github.com/howl-anderson/tf_crf_layer

CRF(Conditional Random Field) Layer for TensorFlow 1.X with many powerful functions

conditional-random-fields crf keras keras-layer keras-tensorflow tensorflow tensorflow-layers

Last synced: 26 Mar 2025

https://github.com/shibing624/crf-seg

crf-seg:用于生产环境的中文分词处理工具,可自定义语料、可自定义模型、架构清晰,分词效果好。java编写。

crf nlp

Last synced: 05 Oct 2025

https://github.com/dhlab-epfl/LinkedBooksDeepReferenceParsing

A deep learning architecture for reference mining from literature in the arts and humanities.

annotated-references annotations annotations-dataset citations crf crf-model dataset deep-learning footnotes venice

Last synced: 23 Nov 2025

https://github.com/vunb/node-crfsuite

A nodejs binding for crfsuite

crf crfsuite data-science node-crfsuite vntk

Last synced: 17 Jul 2025

https://github.com/borisshapa/bert-crf

Solutions of the problems NER and RE in the domain of business documents with the BERT+CRF model.

bert crf ner nlp relation-extraction

Last synced: 11 Apr 2025

https://github.com/harisbinzia/urdu-word-segmentation

Urdu Word Segmentation using Conditional Random Fields (CRFs)

crf nlp segmentation urdu

Last synced: 11 Apr 2025

https://github.com/happyhackingspace/dit

HTML page, form and field type classifier using ML (LogReg + CRF)

classification cli crf forms go html logistic-regression machine-learning nlp web-scraping

Last synced: 04 Mar 2026

https://github.com/liushaoweihua/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

albert bert crf keras ner

Last synced: 08 Mar 2026

https://github.com/allenai/ml

Re-usable low-level ML components

crf java lombok

Last synced: 13 Oct 2025

https://github.com/jiangnanboy/albert_srl

albert-crf for SRL(Semantic Role Labeling),中文语义角色标注。

albert crf semantic-role-labeling srl

Last synced: 16 Jan 2026

https://github.com/kleinyuan/train-crfasrnn

Detailed guide to help you understand how to train CRF as RNN

computer-vision crf crf-as-rnn crfasrnn deep-learning deeplab machine-learning rnn segmentation

Last synced: 04 Jan 2026

https://github.com/dugu9sword/torch_random_fields

A highly optimized library for building markov random fields with pytorch.

crf mrf pytorch

Last synced: 14 Apr 2025

https://github.com/achirkin/real-salient

A GPU-only implementation of DenseCut for a RealSense camera

crf cuda gmm grabcut realsense

Last synced: 26 Mar 2025

https://github.com/taishan1994/tensorflow-bilstm-crf

基于tensorflow的bilstm+crf的命名实体识别

bilstm crf msra ner tensorflow

Last synced: 04 Apr 2025

https://github.com/daac-tools/rucrf

Conditional Random Fields implemented in pure Rust

crf machine-learning rust

Last synced: 13 May 2025

https://github.com/roym899/crf_segmentation_tutorial

Tutorial for efficient inference in fully connected CRFs

crf segmentation tutorial

Last synced: 13 Mar 2025

https://github.com/iamsimha/pytorch-text-crf

This package contains a simple wrapper for using conditional random fields(CRF) for NLP applications. This code is based on the excellent Allen NLP implementation of CRF.

allen-nlp crf lstm-crf pytorch wrapper

Last synced: 17 Nov 2025

https://github.com/endymecy/pgm

Probabilistic Graphical Model

crf hmm maxent

Last synced: 12 Apr 2025

https://github.com/poteminr/multiconer

Contrastive learning for multilingual complex named entity recognition. Bert + CRF model.

bert conll contrastive-learning crf named-entity-recognition natural-language-processing ner pytorch wandb

Last synced: 01 May 2026

https://github.com/chiyang10000/newworddetection

New word detection for Chinese using CRF

crf nlp pmi

Last synced: 04 May 2025

https://github.com/nluninja/ner_expertai_crf

a CRF based entity extraction project with features coming from expert.ai edge NL API - CoNLL Dataset

crf edge-nlapi expertai ner

Last synced: 28 Jun 2026

https://github.com/alivcor/cell-division

Using Weakly Supervised Segmentation on Cell Division Dataset

crf image segmentation

Last synced: 15 Aug 2026

https://github.com/tvercaut/densecrf

GitHub archive of Philipp Krähenbühl's dense CRF code

conditional-random-fields crf densecrf

Last synced: 06 May 2026