All Downloads are FREE. Search and download functionalities are using the official Maven repository.

resources.wrappers.FileJsonPyTorch.gate-lf-pytorch-json.docs.index.md Maven / Gradle / Ivy

Go to download

A GATE plugin that provides many different machine learning algorithms for a wide range of NLP-related machine learning tasks like text classification, tagging, or chunking.

There is a newer version: 4.2
Show newest version
# gate-lf-pytorch-json - A Library for using PyTorch with the GATE LearningFramework

This is a python library that allows to train and use neural network models based on PyTorch. 
It is the PyTorch back-end for the GATE LearningFramework plugin.

## Requirements

Requirements:
* Python 3.5 or later - this does not work with python 2.x!!
* Python package `numpy`
* Python package `torch`  (PyTorch) version 4.1 or later

## Overview of the documentation:

* [Usage Examples](UsageExamples)
* [The Generated Python Documentation](pythondoc)




© 2015 - 2024 Weber Informatics LLC | Privacy Policy