Giter Site home page Giter Site logo

jaspock / mtextos2324 Goto Github PK

View Code? Open in Web Editor NEW
0.0 4.0 1.0 17.67 MB

Materiales del curso 2023-2024 de la asignatura Desarrollo de Aplicaciones en Internet de la Universitat d'Alacant.

License: Creative Commons Attribution 4.0 International

Dockerfile 0.35% Python 67.46% CSS 1.62% TeX 17.65% Jupyter Notebook 12.91%

mtextos2324's Introduction

Minería de Textos, curso 2023-2024

Este repositorio contiene el código fuente para Jupyter Book de los materiales de la asignatura Minería de Textos de la Universidad de Alicante. Los materiales resultantes pueden consultarse aquí.

Usage

Building the book

If you'd like to develop on and build the book, you should:

  • Clone this repository
  • Run pip install -r requirements.txt (it is recommended you do this within a virtual environment)
  • (Recommended) Remove the existing mtextos/_build/ directory
  • Run jupyter-book build mtextos/

A fully-rendered HTML version of the book will be built in mtextos/_build/html/.

Hosting the book

The html version of the book is hosted on the gh-pages branch of this repo. A GitHub actions workflow has been created that automatically builds and pushes the book to this branch on a push or pull request to main. [Remember to allow read/write actions on settings.]

If you wish to disable this automation, you may remove the GitHub actions workflow and build the book manually by:

  • Navigating to your local build; and running,
  • ghp-import -n -p -f mtextos/_build/html

This will automatically push your build to the gh-pages branch. More information on this hosting process can be found here.

Contributors

We welcome and recognize all contributions.

Credits

This project is created using the excellent open source Jupyter Book project.

mtextos2324's People

Contributors

joogvzz avatar bncolorado avatar jaspock avatar eestevanell avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

eestevanell

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.