All Projects → Tre → Similar Projects or Alternatives

523 Open source projects that are alternatives of or similar to Tre

Distre
[ACL 19] Fine-tuning Pre-Trained Transformer Language Models to Distantly Supervised Relation Extraction
Stars: ✭ 75 (-21.05%)
DocuNet
Code and dataset for the IJCAI 2021 paper "Document-level Relation Extraction as Semantic Segmentation".
Stars: ✭ 84 (-11.58%)
Tacred Relation
PyTorch implementation of the position-aware attention model for relation extraction
Stars: ✭ 271 (+185.26%)
Relation-Extraction-Transformer
NLP: Relation extraction with position-aware self-attention transformer
Stars: ✭ 63 (-33.68%)
Mutual labels:  transformer, relation-extraction
Oie Resources
A curated list of Open Information Extraction (OIE) resources: papers, code, data, etc.
Stars: ✭ 283 (+197.89%)
Gcn Over Pruned Trees
Graph Convolution over Pruned Dependency Trees Improves Relation Extraction (authors' PyTorch implementation)
Stars: ✭ 312 (+228.42%)
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 (-38.95%)
Aggcn
Attention Guided Graph Convolutional Networks for Relation Extraction (authors' PyTorch implementation for the ACL19 paper)
Stars: ✭ 318 (+234.74%)
InformationExtractionSystem
Information Extraction System can perform NLP tasks like Named Entity Recognition, Sentence Simplification, Relation Extraction etc.
Stars: ✭ 27 (-71.58%)
Open Ie Papers
Open Information Extraction (OpenIE) and Open Relation Extraction (ORE) papers and data.
Stars: ✭ 150 (+57.89%)
IE Paper Notes
Paper notes for Information Extraction, including Relation Extraction (RE), Named Entity Recognition (NER), Entity Linking (EL), Event Extraction (EE), Named Entity Disambiguation (NED).
Stars: ✭ 14 (-85.26%)
lima
The Libre Multilingual Analyzer, a Natural Language Processing (NLP) C++ toolkit.
Stars: ✭ 75 (-21.05%)
CogIE
CogIE: An Information Extraction Toolkit for Bridging Text and CogNet. ACL 2021
Stars: ✭ 47 (-50.53%)
Pytorch multi head selection re
BERT + reproduce "Joint entity recognition and relation extraction as a multi-head selection problem" for Chinese and English IE
Stars: ✭ 105 (+10.53%)
Casrel
A Novel Cascade Binary Tagging Framework for Relational Triple Extraction. Accepted by ACL 2020.
Stars: ✭ 329 (+246.32%)
Information Extraction Chinese
Chinese Named Entity Recognition with IDCNN/biLSTM+CRF, and Relation Extraction with biGRU+2ATT 中文实体识别与关系提取
Stars: ✭ 1,888 (+1887.37%)
ReQuest
Indirect Supervision for Relation Extraction Using Question-Answer Pairs (WSDM'18)
Stars: ✭ 26 (-72.63%)
Multiple Relations Extraction Only Look Once
Multiple-Relations-Extraction-Only-Look-Once. Just look at the sentence once and extract the multiple pairs of entities and their corresponding relations. 端到端联合多关系抽取模型,可用于 http://lic2019.ccf.org.cn/kg 信息抽取。
Stars: ✭ 269 (+183.16%)
Ner Bert Pytorch
PyTorch solution of named entity recognition task Using Google AI's pre-trained BERT model.
Stars: ✭ 249 (+162.11%)
PSPE
Pretrained Span and span Pair Encoder, code for "Pre-training Entity Relation Encoder with Intra-span and Inter-spanInformation.", EMNLP2020. It is based on our NERE toolkit (https://github.com/Receiling/NERE).
Stars: ✭ 17 (-82.11%)
Open Entity Relation Extraction
Knowledge triples extraction and knowledge base construction based on dependency syntax for open domain text.
Stars: ✭ 350 (+268.42%)
Usc Ds Relationextraction
Distantly Supervised Relation Extraction
Stars: ✭ 378 (+297.89%)
Vietnamese Electra
Electra pre-trained model using Vietnamese corpus
Stars: ✭ 55 (-42.11%)
Mutual labels:  transformer
Nlp Tutorial
Natural Language Processing Tutorial for Deep Learning Researchers
Stars: ✭ 9,895 (+10315.79%)
Mutual labels:  transformer
Mojito
微信、bilibili大图、长图、gif、视频、自定义view的转场效果,The transition effect of wechat, bilibili large image, long image, GIF, video and custom view
Stars: ✭ 1,068 (+1024.21%)
Mutual labels:  transformer
Gpt2 French
GPT-2 French demo | Démo française de GPT-2
Stars: ✭ 47 (-50.53%)
Mutual labels:  transformer
Laravel Graphql
GraphQL implementation with power of Laravel
Stars: ✭ 56 (-41.05%)
Mutual labels:  transformer
Nested Ner Tacl2020 Transformers
Implementation of Nested Named Entity Recognition using BERT
Stars: ✭ 76 (-20%)
Mutual labels:  information-extraction
Asr
Stars: ✭ 54 (-43.16%)
Mutual labels:  transformer
Pytorch Openai Transformer Lm
🐥A PyTorch implementation of OpenAI's finetuned transformer language model with a script to import the weights pre-trained by OpenAI
Stars: ✭ 1,268 (+1234.74%)
Mutual labels:  transformer
Machine Translation
Stars: ✭ 51 (-46.32%)
Mutual labels:  transformer
Dialogpt
Large-scale pretraining for dialogue
Stars: ✭ 1,177 (+1138.95%)
Mutual labels:  transformer
Geotext
Geotext extracts country and city mentions from text
Stars: ✭ 91 (-4.21%)
Mutual labels:  information-extraction
Exemplar
An open relation extraction system
Stars: ✭ 46 (-51.58%)
Mutual labels:  relation-extraction
Typescript Transform Macros
Typescript Transform Macros
Stars: ✭ 85 (-10.53%)
Mutual labels:  transformer
Deadtrap
An OSINT tool to gather information about the real owner of a phone number
Stars: ✭ 73 (-23.16%)
Mutual labels:  information-extraction
Bentools Etl
PHP ETL (Extract / Transform / Load) library with SOLID principles + almost no dependency.
Stars: ✭ 45 (-52.63%)
Mutual labels:  transformer
Bbw
Semantic annotator: Matching CSV to a Wikibase instance (e.g., Wikidata) via Meta-lookup
Stars: ✭ 42 (-55.79%)
Mutual labels:  relation-extraction
Se3 Transformer Pytorch
Implementation of SE3-Transformers for Equivariant Self-Attention, in Pytorch. This specific repository is geared towards integration with eventual Alphafold2 replication.
Stars: ✭ 73 (-23.16%)
Mutual labels:  transformer
Jointre
End-to-end neural relation extraction using deep biaffine attention (ECIR 2019)
Stars: ✭ 41 (-56.84%)
Mutual labels:  relation-extraction
Sockeye
Sequence-to-sequence framework with a focus on Neural Machine Translation based on Apache MXNet
Stars: ✭ 990 (+942.11%)
Mutual labels:  transformer
Dig Etl Engine
Download DIG to run on your laptop or server.
Stars: ✭ 81 (-14.74%)
Mutual labels:  information-extraction
Presento
Presento - Transformer & Presenter Package for PHP
Stars: ✭ 71 (-25.26%)
Mutual labels:  transformer
Moel
MoEL: Mixture of Empathetic Listeners
Stars: ✭ 38 (-60%)
Mutual labels:  transformer
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 (-62.11%)
Mutual labels:  information-extraction
Openasr
A pytorch based end2end speech recognition system.
Stars: ✭ 69 (-27.37%)
Mutual labels:  transformer
Jazz transformer
Transformer-XL for Jazz music composition. Paper: "The Jazz Transformer on the Front Line: Exploring the Shortcomings of AI-Composed Music through Quantitative Measures", ISMIR 2020
Stars: ✭ 36 (-62.11%)
Mutual labels:  transformer
Nlp Experiments In Pytorch
PyTorch repository for text categorization and NER experiments in Turkish and English.
Stars: ✭ 35 (-63.16%)
Mutual labels:  transformer
Ngx Dynamic Form Builder
FormBuilder + class-transformer + class-validator = dynamic form group builder for Angular10+
Stars: ✭ 93 (-2.11%)
Mutual labels:  transformer
Speech Transformer Tf2.0
transformer for ASR-systerm (via tensorflow2.0)
Stars: ✭ 90 (-5.26%)
Mutual labels:  transformer
Gpt2 Chitchat
GPT2 for Chinese chitchat/用于中文闲聊的GPT2模型(实现了DialoGPT的MMI思想)
Stars: ✭ 1,230 (+1194.74%)
Mutual labels:  transformer
Mixture Of Experts
A Pytorch implementation of Sparsely-Gated Mixture of Experts, for massively increasing the parameter count of language models
Stars: ✭ 68 (-28.42%)
Mutual labels:  transformer
Stargather
A fast GitHub stargazers information gathering tool
Stars: ✭ 30 (-68.42%)
Mutual labels:  information-extraction
Infoga
Infoga - Email OSINT
Stars: ✭ 947 (+896.84%)
Mutual labels:  information-extraction
Kaggle Quora Insincere Questions Classification
Kaggle新赛(baseline)-基于BERT的fine-tuning方案+基于tensor2tensor的Transformer Encoder方案
Stars: ✭ 66 (-30.53%)
Mutual labels:  transformer
Knowledgegraph
This repository for Web Crawling, Information Extraction, and Knowledge Graph build up.
Stars: ✭ 28 (-70.53%)
Mutual labels:  information-extraction
Meta Emb
Multilingual Meta-Embeddings for Named Entity Recognition (RepL4NLP & EMNLP 2019)
Stars: ✭ 28 (-70.53%)
Mutual labels:  transformer
Transformers without tears
Transformers without Tears: Improving the Normalization of Self-Attention
Stars: ✭ 80 (-15.79%)
Mutual labels:  transformer
Rcnn Relation Extraction
Tensorflow Implementation of Recurrent Convolutional Neural Network for Relation Extraction
Stars: ✭ 64 (-32.63%)
Mutual labels:  relation-extraction
Rex
REx: Relation Extraction. Modernized re-write of the code in the master's thesis: "Relation Extraction using Distant Supervision, SVMs, and Probabalistic First-Order Logic"
Stars: ✭ 21 (-77.89%)
Mutual labels:  relation-extraction
1-60 of 523 similar projects