• Stars
    star
    11
  • Rank 1,661,985 (Top 34 %)
  • Language
    Python
  • Created almost 4 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

CoCo-Ex extracts meaningful concepts from natural language texts and maps them to conjunct concept nodes in ConceptNet, utilizing the maximum of relational information stored in the ConceptNet knowledge graph.

More Repositories

1

LMs4Implicit-Knowledge-Generation

Code for equipping pretrained language models (BART, GPT-2, XLNet) with commonsense knowledge for generating implicit knowledge statements between two sentences, by (i) finetuning the models on corpora enriched with implicit information; and by (ii) constraining models with key concepts and commonsense knowledge paths connecting them.
Python
8
star
2

IKAT-EN

English version of IKAT: A corpus consisting of high-quality human annotations of missing and implied information in argumentative texts. The data is further annotated with semantic clause types and commonsense knowledge relations.
2
star
3

Moralization

Jupyter Notebook
2
star
4

CO-NNECT

This repository contains our path generation framework Co-NNECT, in which we combine two models for establishing knowledge relations and paths between concepts from sentences, as a form of explicitation of implicit knowledge: COREC-LM (COmmonsense knowledge RElation Classification using Language Models), a relation classification system that we developed for classifying commonsense knowledge relations; and COMET, a target prediction system developed by Bosselut et al., 2019.
Python
2
star
5

IKAT-DE

German version of IKAT: A corpus consisting of high-quality human annotations of missing and implied information in argumentative texts. The data is further annotated with semantic clause types and commonsense knowledge relations.
1
star
6

Python4NLP

Jupyter Notebook
1
star
7

RNN_for_Clause_Classification

This is a Classifier for situation entity types as described in Becker et al., 2017. These clause types depend on a combination of syntactic-semantic and contextual features. We explore this task in a deeplearning framework, where tuned word representations capture lexical, syntactic and semantic features.
Python
1
star