Highlights
- Pro
-
event-relation-resources Public
Information regarding NLP tasks related to events and event relations, covering definitions, annotation guidelines and resources related to the task.
-
-
-
EventFull Public
EventFull is an annotation tool designed for complete, high-quality annotation of temporal, coreference, and causal event relations within a single unified workflow.
-
cross-doc-event-coref Public
Cross-document event coreference resolution model and code
-
wikipedia-to-elastic Public
Analyze and extract Wikipedia article text and attributes and store them into an ElasticSearch index or to json files (multilingual support)
-
extract-wec Public
Extract links from Wikipedia pages to create a cross-document coreference dataset (multilingual support)
-
CoreSearch Public
Coreference search system over Wikipedia
-
-
haystack Public
Forked from deepset-ai/haystack🔍 Haystack is an open source NLP framework that leverages Transformer models. It enables developers to implement production-ready neural search, question answering, semantic document search and sum…
Python Apache License 2.0 UpdatedJan 29, 2022 -
wd-plus-srl-extraction Public
Methods for extracting Within-Document(WD) and Semantic-Role-Labeling(SRL) information from already tokenized corpus
-
ColBERT Public
Forked from stanford-futuredata/ColBERTColBERT: Contextualized Late Interaction over BERT (SIGIR'20)
Python MIT License UpdatedJul 7, 2021 -
bm25-lucene-service Public
A lightweight service that wrap Lucene java implementation for use from non-java languages
-
wd-stanford-coref Public
Extract Within-Document(WD) Coref from already tokenized text using Stanford coref
-
tf-idf-java Public
Java API for extracting TF (term frequency), IDF (inverse document frequency) and TFIDF from a large corpus
-
restheart-java-client Public
Simple client for RESTHeart (a MongoDB Microservice API) in Java language
-
restheart-python-client Public
Simple client for RESTHeart (a MongoDB Microservice API) in Python language