Code Monkey home page Code Monkey logo

mackerel's Introduction

An Automated Writing Tool

Mackerel provides an automated, easy to use alternative for company or school writing tasks. Simply provide the topic and/or files and we will do the rest.

How it works

Mackerel is, at its core, a text summarizer based on sumy. It simply reorganizes the result into an usable product.
Current development is geared towards powerpoint presentations.

Necessary Dependencies

Sumy: Text summarizer
Wikipedia: Access to the wikipedia API
python-pptx: Creates powerpoints using python.

Sumy requires the download of certain libraries before this project is used for the first time. Fortunately, the error message is enough as a guide.

Usage

Jurel: A command line tool to create a presentation provided a topic. The correct order of arguments would be:
python jurel.py {TOPIC} {SLIDE_NUMBER} {COMPLETE_TITLE}

i.e. :
python jurel.py Augustus 6 Emperor of Rome

If no slide number is provided, the program defaults to 8 (one of which is the title).
If no title is provided, the title defaults to the topic.
If the user wishes to provide a subtitle, separate it using a "/+/" without spaces.
Since this program is primarily based on wikipedia, all names are not influenced at all by capital letters or their absence.

i.e. :
python jurel.py Augustus 6 Augustus/+/Emperor of Rome

The program does not support any spaces in the topic, so they must be changed into "-".

Currently, only the first slide (the title), will have an accompanying image, which may be covering the text.

Updates and versions

0.1 - Current - Minimum Viable Product
0.1.3 : Changed the way sentences are ordered, to maintain chronological order.

mackerel's People

Contributors

noderod avatar

Stargazers

Erick Rumbold avatar  avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.