Skip to content
#

spacy-nlp

Here are 194 public repositories matching this topic...

yt-sum-flask

YouTube Transcript Summarization over Flask: This back-end uses Flask framework to receive API calls from the client and then respond with the summarized text response. This API can work only on those YouTube videos which has well-formatted closed captions in it. The same backend also hosts a web version of the Summarizer.

  • Updated Jun 20, 2023
  • Python

Job recommendation system using NLP, in which a user’s description is evaluated via a trained NLP model and jobs are suggested based on the similarities between the user’s skill set and the job’s required skill set. Jobs are scraped from various trustworthy sites in real time using Selenium and stored in a database.

  • Updated Nov 25, 2022
  • Python

An overview of the possibilities offered by artificial intelligence (AI) to serve as a technical basis for a digital product offering: from understanding, personalization, design of machine learning models and its deployment through an API built with FastAPI into the Cloud

  • Updated May 24, 2024
  • Python

spaCy-wrap is a wrapper library for spaCy for including fine-tuned transformers from Huggingface in your spaCy pipeline allowing you to include existing fine-tuned models within your SpaCy workflow.

  • Updated Apr 15, 2024
  • Python

Improve this page

Add a description, image, and links to the spacy-nlp topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the spacy-nlp topic, visit your repo's landing page and select "manage topics."

Learn more