David S. Batista

Results 13 repositories owned by David S. Batista

text-classification

110
Stars
52
Forks
Watchers

An example on how to train supervised classifiers for multi-label text classification using sklearn pipelines

NER-Evaluation

209
Stars
48
Forks
Watchers

An implementation of a full named-entity evaluation metrics based on SemEval'13 Task 9 - not at tag/token level but considering all the tokens that are part of the named-entity

BREDS

145
Stars
40
Forks
Watchers

"Bootstrapping Relationship Extractors with Distributional Semantics" (Batista et al., 2015) in EMNLP'15 - Python implementation

Snowball

177
Stars
40
Forks
Watchers

Implementation with some extensions of the paper "Snowball: Extracting Relations from Large Plain-Text Collections" (Agichtein and Gravano, 2000)

Annotated-Semantic-Relationships-Datasets

682
Stars
132
Forks
Watchers

A collections of public and free annotated datasets of relationships between entities/nominals (Portuguese and English)

NER-datasets

334
Stars
84
Forks
Watchers

Datasets to train supervised classifiers for Named-Entity Recognition in different languages (Portuguese, German, Dutch, French, English)

awesome-Portuguese-NLP

19
Stars
0
Forks
Watchers

A list of libraries and NLP projects for Portuguese

ConvNets-for-Sentence-Classification

54
Stars
19
Forks
Watchers

"Convolutional Neural Networks for Sentence Classification" (Kim 2014) - https://www.aclweb.org/anthology/D14-1181

information-extraction-PT

16
Stars
3
Forks
Watchers

An example of triples extraction with PoS-tags using ReVerb