Stanza – una biblioteca de Python NLP para muchos idiomas humanos
El diseño del kit de herramientas permite trabajar en paralelo entre más de 70 idiomas, utilizando el formalismo de Dependencias Universales. Stanza está construido con componentes de red neuronal de alta precisión, que también permiten una capacitación y evaluación eficientes con sus propios datos anotados.
R Packages
Packages are the fundamental units of reproducible R code. They include reusable R functions, the documentation that describes how to use them, and sample data. In this book you’ll learn how to turn your code into packages that others can easily download and use. Writing…
Writing Native Mobile Apps in a Functional Language Succinctly
In Implementing a Custom Language Succinctly, Succinctly series author Vassili Kaplan demonstrated how to create a customized programming language. Now, he returns to showcase how you can use that language to build fully functional mobile apps. In Writing Native Mobile Apps in a Functional Language…
Mathematics for Machine Learning
Machine learning uses tools from a variety of mathematical fields. This document is an attempt to provide a summary of the mathematical background needed.
R Programming Succinctly
The R programming language on its own is a powerful tool that can perform thousands of statistical tasks, but by writing programs in R, you gain tremendous power and flexibility to extend its base functionality. Senior Succinctly series author and editor James McCaffrey shows you…
Business Process Flow Mapping Succinctly
In a company, when the business process is defined, employees feel confident in their roles. They understand expectations and can easily identify when something is amiss or requires escalation. In Business Process Flow Mapping Succinctly, Erica Quigley will show you the activities that should occur…
Scala Succinctly
Chris Rose guides readers through the basics of Scala, from installation to syntax shorthand, so that they can get up and running quickly.
Docker Succinctly
Containers have revolutionized software development, allowing developers to bundle their applications with everything they need, from the operating system up, into a single package. Docker is one of the most popular platforms for containers, allowing them to be hosted on-premises or on the cloud, and…
Algorithms Notes for Professionals
Algorithms Notes for Professionals book is compiled from Stack Overflow Documentation. (252 pages, published on May 2018)
Deudas técnicas y ocultas en el aprendizaje automático #ML: un análisis de ingenieros de #Google
Usando el marco de ingeniería de software de la deuda técnica, encontramos que es común incurrir en costos de mantenimiento masivos y continuos en sistemas de ML del mundo real.
Introduction to CNTK Succinctly (Microsoft Cognitive Toolkit)
«Microsoft CNTK (Cognitive Toolkit, formerly Computational Network Toolkit), an open source code framework, enables you to create feed-forward neural network time series prediction systems, convolutional neural network image classifiers, and other deep learning systems. In Introduction to CNTK Succinctly, author James McCaffrey offers instruction on…
Open Research Dataset (CORD-19): Semantic Scholar has partnered with leading research groups to release the COVID-19
The Allen Institute just published the #covid19 open research #dataset. In addition, they are sponsoring a related Kaggle competition. The dataset contains almost 30k scholarly articles related to the virus. The goal is to use #NLP to advance our understanding.
