Skip to content
This repository has been archived by the owner on Jan 26, 2025. It is now read-only.

Initial explorations w/ PySpark and spaCy #17

Open
lintool opened this issue Sep 27, 2019 · 0 comments
Open

Initial explorations w/ PySpark and spaCy #17

lintool opened this issue Sep 27, 2019 · 0 comments
Assignees

Comments

@lintool
Copy link
Member

lintool commented Sep 27, 2019

from @r-clancy

The ecosystem of Python-based NLP tools is much greater than what's available on the JVM - we want to look into changing DSTLR to be written in Python using PySpark and having our own extractors (e.g., BERT based NER, entity linking, relation extraction, etc.).

Let's start some initial exploration into this and see how it works? One of the biggest issues is that BERT is slow, but what about spaCy? It recently added entity linking in version 2.2 (unreleased) and has NER already. Can we look into training/adding a relational extractor?

https://github.com/explosion/spaCy

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants