mindsdb icon indicating copy to clipboard operation
mindsdb copied to clipboard

[New Integration]: Spacy NLP Framework

Open akhildevelops opened this issue 1 year ago • 4 comments

Is there an existing integration?

  • [X] I have searched the existing integrations.

Use Case

Spacy framework solves working on Textual Data. It helps to solve many of the NLP Use cases such as: Entities extraction, Text Similarity, Intent detection, etc..,.

Motivation

It's a framework with batteries i.e, it contains modules for feature engineering, training, prediction etc.,. Out of the box it provides transformer based pre trained models like BERT, RoBERTa and XLNet to power your spaCy pipeline.

Refer: https://spacy.io/

Implementation

It will be developed as a Predictor Handler.

Anything else?

No response

akhildevelops avatar Oct 07 '22 13:10 akhildevelops

I would like to work on this. Lemme know ?

akhildevelops avatar Oct 07 '22 13:10 akhildevelops

Awesome

ZoranPandovski avatar Oct 07 '22 14:10 ZoranPandovski

@akhildevelops did you made any progress?

ZoranPandovski avatar Oct 19 '22 11:10 ZoranPandovski

@ZoranPandovski not yet started.

akhildevelops avatar Oct 19 '22 16:10 akhildevelops