Commit History

passing share=True to make the application sharable publicly
85fa6c7
verified

ganeshkamath89 commited on

Using wikipediaapi's summarizer
ff34101
verified

ganeshkamath89 commited on

Changing to a different model
dea86a8
verified

ganeshkamath89 commited on

adding model attribute and specifying a model that is capable of taking larger texts
94e1082
verified

ganeshkamath89 commited on

Using transformers pipeline summarization instead of wikipediaapi summary
eb21b56
verified

ganeshkamath89 commited on

Changing Summary to be 300 characters, also specifying lines for Summary and Text
51fa6dc
verified

ganeshkamath89 commited on

Updating logo to stack of books
d645b40
verified

ganeshkamath89 commited on

Updating the name to Wikipedia Summarizer
3981047
verified

ganeshkamath89 commited on

Adding user example to Wikipedia API()
084837c
verified

ganeshkamath89 commited on

Trying out a different code to get Wikipedia Summary
cb38464
verified

ganeshkamath89 commited on

changing theme to Wikipedia Programming Languages Summary Pages
f932059
verified

ganeshkamath89 commited on

adding nltk download punkt
9304022
verified

ganeshkamath89 commited on

using wikipediaapi to get wikipedia summary
a58d1af
verified

ganeshkamath89 commited on

Updating the case of Wikipedia-API
14ec652
verified

ganeshkamath89 commited on

Adding wikipedia-api to requirements
adbe18f
verified

ganeshkamath89 commited on

Changing news links to Wikipedia Links
937dca2
verified

ganeshkamath89 commited on

Adding json key summary_text at index 0
5f88491
verified

ganeshkamath89 commited on

Using text summarization on text returned from URL
975895b
verified

ganeshkamath89 commited on

adding torch to requirements
5b660e9
verified

ganeshkamath89 commited on

commenting extracter and summarizer to check basic functionality of reading form a URL
b796ea1
verified

ganeshkamath89 commited on

Using gr.Interface() instead of Series() seems to be deprecated
d0eb069
verified

ganeshkamath89 commited on

adding "lxml_html_clean" to requirements
9bee216
verified

ganeshkamath89 commited on

Removing hard coded version numbers
898b337
verified

ganeshkamath89 commited on

update requirements for newspaper3k
21afd4e

benthecoder commited on

rename main.py to app.py
c072c0f

benthecoder commited on

initial commit
8aa8254

system HF staff commited on