accel-brain / accel-brain-code

The purpose of this repository is to make prototypes as case study in the context of proof of concept(PoC) and research and development(R&D) that I have written in my website. The main research topics are Auto-Encoders in relation to the representation learning, the statistical machine learning for energy-based models, adversarial generation networks(GANs), Deep Reinforcement Learning such as Deep Q-Networks, semi-supervised learning, and neural network language model for natural language processing.
https://accel-brain.co.jp
GNU General Public License v2.0
310 stars 92 forks source link

controlling output #15

Closed JVK1987 closed 4 years ago

JVK1987 commented 4 years ago

Hi Team,

one i get the output from pysummarization algorithm. can i exclude few sentences based on the keyword.

thanks in advance.

chimera0 commented 4 years ago

If you know how to use Python list s, you should be able to implement it yourself, but why not? Since you don't give a detailed explanation at all, I guess from the fragmentary information, you're not looking at any programming fundamentals apart from the problem with this library.

This place is not a programming school.