Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

NLP

TextUrlSummaryTransformer

➡️ Code

➡️ Description

Extract text from URL and summarizes it

➡️ Inputs

  • single text column which contains URLs of pages to summarize

➡️ Outputs

  • single text column URLSummary which contains summary of pages from input column

➡️ Environment expectation

No limitations

➡️ Dependenencies

  • gensim
  • beautifulsoup4

Name of recipe 2

...