All Projects → Ld Net → Similar Projects or Alternatives

537 Open source projects that are alternatives of or similar to Ld Net

Paddleslim
PaddleSlim is an open-source library for deep model compression and architecture search.
Stars: ✭ 677 (+357.43%)
Mutual labels:  model-compression
Pytorch gbw lm
PyTorch Language Model for 1-Billion Word (LM1B / GBW) Dataset
Stars: ✭ 101 (-31.76%)
Mutual labels:  language-model
Bert Ner
Use Google's BERT for named entity recognition (CoNLL-2003 as the dataset).
Stars: ✭ 1,012 (+583.78%)
Mutual labels:  ner
Transfer Nlp
NLP library designed for reproducible experimentation management
Stars: ✭ 287 (+93.92%)
Mutual labels:  language-model
Word-Prediction-Ngram
Next Word Prediction using n-gram Probabilistic Model with various Smoothing Techniques
Stars: ✭ 25 (-83.11%)
Mutual labels:  language-model
Keras Language Modeling
📖 Some language modeling tools for Keras
Stars: ✭ 666 (+350%)
Mutual labels:  language-model
Textpipe
Textpipe: clean and extract metadata from text
Stars: ✭ 284 (+91.89%)
Mutual labels:  named-entity-recognition
Micronet
micronet, a model compression and deploy lib. compression: 1、quantization: quantization-aware-training(QAT), High-Bit(>2b)(DoReFa/Quantization and Training of Neural Networks for Efficient Integer-Arithmetic-Only Inference)、Low-Bit(≤2b)/Ternary and Binary(TWN/BNN/XNOR-Net); post-training-quantization(PTQ), 8-bit(tensorrt); 2、 pruning: normal、regular and group convolutional channel pruning; 3、 group convolution structure; 4、batch-normalization fuse for quantization. deploy: tensorrt, fp32/fp16/int8(ptq-calibration)、op-adapt(upsample)、dynamic_shape
Stars: ✭ 1,232 (+732.43%)
Mutual labels:  model-compression
viewpoint-mining
参考NER,基于BERT的电商评论观点挖掘和情感分析
Stars: ✭ 31 (-79.05%)
Mutual labels:  ner
Dl Nlp Readings
My Reading Lists of Deep Learning and Natural Language Processing
Stars: ✭ 656 (+343.24%)
Mutual labels:  language-model
Neuroner
Named-entity recognition using neural networks. Easy-to-use and state-of-the-art results.
Stars: ✭ 1,579 (+966.89%)
Mutual labels:  named-entity-recognition
Etagger
reference tensorflow code for named entity tagging
Stars: ✭ 100 (-32.43%)
Mutual labels:  ner
Model Optimization
A toolkit to optimize ML models for deployment for Keras and TensorFlow, including quantization and pruning.
Stars: ✭ 992 (+570.27%)
Mutual labels:  model-compression
Named Entity Recognition With Bidirectional Lstm Cnns
Named-Entity-Recognition-with-Bidirectional-LSTM-CNNs
Stars: ✭ 283 (+91.22%)
Mutual labels:  named-entity-recognition
trinity-ie
Information extraction pipeline containing coreference resolution, named entity linking, and relationship extraction
Stars: ✭ 59 (-60.14%)
Mutual labels:  named-entity-recognition
Stanza
Official Stanford NLP Python Library for Many Human Languages
Stars: ✭ 5,887 (+3877.7%)
Mutual labels:  named-entity-recognition
2020CCF-NER
2020 CCF大数据与计算智能大赛-非结构化商业文本信息中隐私信息识别-第7名方案
Stars: ✭ 66 (-55.41%)
Mutual labels:  ner
Nested Ner Tacl2020 Transformers
Implementation of Nested Named Entity Recognition using BERT
Stars: ✭ 76 (-48.65%)
Mutual labels:  named-entity-recognition
neji
Flexible and powerful platform for biomedical information extraction from text
Stars: ✭ 37 (-75%)
Mutual labels:  named-entity-recognition
Kobert
Korean BERT pre-trained cased (KoBERT)
Stars: ✭ 591 (+299.32%)
Mutual labels:  language-model
arabic-text-diacritization
Benchmark Arabic text diacritization dataset
Stars: ✭ 41 (-72.3%)
Mutual labels:  sequence-labeling
Keras Gpt 2
Load GPT-2 checkpoint and generate texts
Stars: ✭ 113 (-23.65%)
Mutual labels:  language-model
slotminer
Tool for slot extraction from text
Stars: ✭ 15 (-89.86%)
Mutual labels:  named-entity-recognition
Black-Box-Tuning
ICML'2022: Black-Box Tuning for Language-Model-as-a-Service
Stars: ✭ 99 (-33.11%)
Mutual labels:  language-model
Full stack transformer
Pytorch library for end-to-end transformer models training, inference and serving
Stars: ✭ 71 (-52.03%)
Mutual labels:  language-model
InformationExtractionSystem
Information Extraction System can perform NLP tasks like Named Entity Recognition, Sentence Simplification, Relation Extraction etc.
Stars: ✭ 27 (-81.76%)
Mutual labels:  named-entity-recognition
Hanlp
中文分词 词性标注 命名实体识别 依存句法分析 成分句法分析 语义依存分析 语义角色标注 指代消解 风格转换 语义相似度 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁转换 自然语言处理
Stars: ✭ 24,626 (+16539.19%)
Mutual labels:  named-entity-recognition
open clip
An open source implementation of CLIP.
Stars: ✭ 1,534 (+936.49%)
Mutual labels:  language-model
Ner Annotator
Named Entity Recognition (NER) Annotation tool for SpaCy. Generates Traning Data as a JSON which can be readily used.
Stars: ✭ 127 (-14.19%)
Mutual labels:  ner
Deberta
The implementation of DeBERTa
Stars: ✭ 541 (+265.54%)
Mutual labels:  language-model
cscg
Code Generation as a Dual Task of Code Summarization.
Stars: ✭ 28 (-81.08%)
Mutual labels:  language-model
Seq2annotation
基于 TensorFlow & PaddlePaddle 的通用序列标注算法库(目前包含 BiLSTM+CRF, Stacked-BiLSTM+CRF 和 IDCNN+CRF,更多算法正在持续添加中)实现中文分词(Tokenizer / segmentation)、词性标注(Part Of Speech, POS)和命名实体识别(Named Entity Recognition, NER)等序列标注任务。
Stars: ✭ 70 (-52.7%)
Mutual labels:  named-entity-recognition
verseagility
Ramp up your custom natural language processing (NLP) task, allowing you to bring your own data, use your preferred frameworks and bring models into production.
Stars: ✭ 23 (-84.46%)
Mutual labels:  ner
Ner Lstm
Named Entity Recognition using multilayered bidirectional LSTM
Stars: ✭ 532 (+259.46%)
Mutual labels:  named-entity-recognition
RerankNER
Neural Reranking for Named Entity Recognition, accepted as regular paper at RANLP 2017
Stars: ✭ 22 (-85.14%)
Mutual labels:  ner
Nlp Papers
Papers and Book to look at when starting NLP 📚
Stars: ✭ 111 (-25%)
Mutual labels:  ner
Shukongdashi
使用知识图谱,自然语言处理,卷积神经网络等技术,基于python语言,设计了一个数控领域故障诊断专家系统
Stars: ✭ 109 (-26.35%)
Mutual labels:  named-entity-recognition
Knowledge Distillation Zoo
Pytorch implementation of various Knowledge Distillation (KD) methods.
Stars: ✭ 514 (+247.3%)
Mutual labels:  model-compression
ESNAC
Learnable Embedding Space for Efficient Neural Architecture Compression
Stars: ✭ 27 (-81.76%)
Mutual labels:  model-compression
Cross Domain ner
Cross-domain NER using cross-domain language modeling, code for ACL 2019 paper
Stars: ✭ 67 (-54.73%)
Mutual labels:  language-model
ATMC
[NeurIPS'2019] Shupeng Gui, Haotao Wang, Haichuan Yang, Chen Yu, Zhangyang Wang, Ji Liu, “Model Compression with Adversarial Robustness: A Unified Optimization Framework”
Stars: ✭ 41 (-72.3%)
Mutual labels:  model-compression
Rnn For Joint Nlu
Tensorflow implementation of "Attention-Based Recurrent Neural Network Models for Joint Intent Detection and Slot Filling" (https://arxiv.org/abs/1609.01454)
Stars: ✭ 281 (+89.86%)
Mutual labels:  sequence-labeling
Bert Ch Ner
基于BERT的中文命名实体识别
Stars: ✭ 274 (+85.14%)
Mutual labels:  ner
memex-gate
General Architecture for Text Engineering
Stars: ✭ 47 (-68.24%)
Mutual labels:  named-entity-recognition
Tokenizers
💥 Fast State-of-the-Art Tokenizers optimized for Research and Production
Stars: ✭ 5,077 (+3330.41%)
Mutual labels:  language-model
query completion
Personalized Query Completion
Stars: ✭ 24 (-83.78%)
Mutual labels:  language-model
Indonesian Language Models
Indonesian Language Models and its Usage
Stars: ✭ 64 (-56.76%)
Mutual labels:  language-model
BERT-BiLSTM-CRF
BERT-BiLSTM-CRF的Keras版实现
Stars: ✭ 40 (-72.97%)
Mutual labels:  sequence-labeling
Awesome Persian Nlp Ir
Curated List of Persian Natural Language Processing and Information Retrieval Tools and Resources
Stars: ✭ 460 (+210.81%)
Mutual labels:  named-entity-recognition
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 (+87.16%)
Mutual labels:  sequence-labeling
Nni
An open source AutoML toolkit for automate machine learning lifecycle, including feature engineering, neural architecture search, model compression and hyper-parameter tuning.
Stars: ✭ 10,698 (+7128.38%)
Mutual labels:  model-compression
Knowledge Distillation Pytorch
A PyTorch implementation for exploring deep and shallow knowledge distillation (KD) experiments with flexibility
Stars: ✭ 986 (+566.22%)
Mutual labels:  model-compression
Bluebert
BlueBERT, pre-trained on PubMed abstracts and clinical notes (MIMIC-III).
Stars: ✭ 273 (+84.46%)
Mutual labels:  language-model
Boilerplate Dynet Rnn Lm
Boilerplate code for quickly getting set up to run language modeling experiments
Stars: ✭ 37 (-75%)
Mutual labels:  language-model
Sequence tagging
using bilstm-crf,bert and other methods to do sequence tagging task
Stars: ✭ 263 (+77.7%)
Mutual labels:  ner
Nlp Interview Notes
本项目是作者们根据个人面试和经验总结出的自然语言处理(NLP)面试准备的学习笔记与资料,该资料目前包含 自然语言处理各领域的 面试题积累。
Stars: ✭ 207 (+39.86%)
Mutual labels:  ner
Mt Dnn
Multi-Task Deep Neural Networks for Natural Language Understanding
Stars: ✭ 1,871 (+1164.19%)
Mutual labels:  named-entity-recognition
Microexpnet
MicroExpNet: An Extremely Small and Fast Model For Expression Recognition From Frontal Face Images
Stars: ✭ 121 (-18.24%)
Mutual labels:  model-compression
Universal Data Tool
Collaborate & label any type of data, images, text, or documents, in an easy web interface or desktop app.
Stars: ✭ 1,356 (+816.22%)
Mutual labels:  named-entity-recognition
Understanding Financial Reports Using Natural Language Processing
Investigate how mutual funds leverage credit derivatives by studying their routine filings to the SEC using NLP techniques 📈🤑
Stars: ✭ 36 (-75.68%)
Mutual labels:  named-entity-recognition
301-360 of 537 similar projects