Skip to content

Use spacy sentence splitter #29

@juanmirocks

Description

@juanmirocks

(SS)

with NLTKSplitter:

Corpus stats; #docs=100 -- #rels=1345
	#sentences=1056
	edges: #P=351 vs. #N=312

with spacy splitter:

Corpus stats; #docs=100 -- #rels=1345
	#sentences=1040
	edges: #P=353 vs. #N=351

⚠️ So far, it worsens the performance...

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions