Skip to content

Commit

Permalink
use nalaf's
Browse files Browse the repository at this point in the history
  • Loading branch information
juanmirocks committed Jun 23, 2016
1 parent 874ce05 commit 061b1c3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 86 deletions.
85 changes: 0 additions & 85 deletions relna/preprocessing/edges.py

This file was deleted.

2 changes: 1 addition & 1 deletion relna/structures/relation_pipelines.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
from nalaf.preprocessing.spliters import Splitter, NLTKSplitter
from nalaf.preprocessing.tokenizers import Tokenizer, NLTKTokenizer, TmVarTokenizer
from relna.preprocessing.parsers import Parser, BllipParser, SpacyParser
from relna.preprocessing.edges import SimpleEdgeGenerator
from nalaf.preprocessing.edges import SimpleEdgeGenerator
from spacy.en import English

class RelationExtractionPipeline:
Expand Down

0 comments on commit 061b1c3

Please sign in to comment.