https://github.com/rodrigofrancisco/pln
Tareas de Procesamiento del lenguaje natural
https://github.com/rodrigofrancisco/pln
corpus-processing npl
Last synced: about 2 months ago
JSON representation
Tareas de Procesamiento del lenguaje natural
- Host: GitHub
- URL: https://github.com/rodrigofrancisco/pln
- Owner: rodrigofrancisco
- Created: 2021-08-19T01:39:10.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-08-19T01:39:22.000Z (about 4 years ago)
- Last Synced: 2025-01-28T22:20:08.134Z (8 months ago)
- Topics: corpus-processing, npl
- Language: Jupyter Notebook
- Homepage:
- Size: 1.46 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.adoc
Awesome Lists containing this project
README
= Procesamiento del lenguaje natural (PLN)
Creado por Rodrigo Francisco
Version 1.0, 24.02.2021
//:keywords:
//:sectnums:
// Configuracion de la tabla de contenidos
:toc:
:toc-placement!:
:toclevels: 4
:toc-title: Contenido// Ruta base de las imagenes
:imagesdir: ./README.assets/// Resaltar sintaxis
:source-highlighter: pygments// Iconos para entorno local
ifndef::env-github[:icons: font]// Iconos para entorno github
ifdef::env-github[]
:caution-caption: :fire:
:important-caption: :exclamation:
:note-caption: :paperclip:
:tip-caption: :bulb:
:warning-caption: :warning:
endif::[]Tareas de la materia de PLN
[source,sh]
Agosto de 2021
Autor: rhodfra@gmail.comimage::nlp.png[]