Giter Club home page Giter Club logo

code-maven.com's Introduction

This is the source code of the Code-Maven site: http://code-maven.com

Copyright and License

Copyright by Gabor Szabo http://szabgab.com, 2015, 2016. All Rights Reserved.

TRANSCRIPTIONS of the podcasts

The CMOS podcasts (listed here http://code-maven.com/cmos ) have a transcription.

The format of the transcription looks like this:

<transcript>
  <szabgab host1 Gabor Szabo>
  <foobar guest1 Foo Bar>

  <entry 0:00 szabgab>
    Hello!
  </entry>

  <entry 0:25 foobar>
  </entry>

  ....

</transcript>

Everything is within the <transcription></transcription> tags. At the beginning we declare the participants:

<szabgab host1 Gabor Szabo> declares that the nickname 'szabgab' is used for the host whose real name is 'Gabor Szabo.' <foobar guest1 Foo Bar> declares that the nickname 'foobar' is used for the guest, whose real name is 'Foo Bar.'

Then every time the speaker switches we have an <entry></entry> and within that entry we have the text the person said. When another person starts to speak we create a new <entry></entry> section.

In the opening of each <entry> we write the timestamp of when it starts in the podcast and then the nickname of the person who speaks.

Convert Jupyter notebooks:

ipython nbconvert --to html ../kaggle-NoShowAppointments/No-show_unbalanced_data.ipynb
mv ../kaggle-NoShowAppointments/No-show_unbalanced_data.html static/html/no-show-unbalanced-data.html

Then create a regular article that links to that page.

code-maven.com's People

Contributors

allister-db avatar chsanch avatar cm-demo avatar crossan007 avatar davidkaufman avatar davidventasmarin avatar ferki avatar fractallotus avatar jberger avatar jkva avatar kuutio-hub avatar lonerambler avatar maxnis avatar mayursmahajan avatar mazlman avatar mlriain avatar name2rnd avatar niceperl avatar oalders avatar peterdragon avatar sebastienbinet avatar shlomif avatar szabgab avatar tedgonzalez avatar yaelsz avatar zarabozo avatar

Watchers

 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.