Skip to content

frnd-ai/summarizer4u

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

summarizer4u Downloads

Get your text summarized !

Installation

Use the package manager pip to install.

pip install summarizer4u

Install from source

cd summarizer4u 
python setup.py

Usage

from summarizer4u import summary

text = summary("your text to get summarized go here")

print(text)

License

MIT

About

A python package for summarizing text

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages