Create your first automation in just a few minutes.Try Studio Web →
by Internal Labs
0
Activity
1.4k
Summary
Summary
Natural Language Processing Toolkit from Apache Open NLP platform.
Overview
Overview
The Apache OpenNLP library is a machine learning based toolkit for processing natural language text. It supports the most common NLP tasks, such as tokenization, sentence segmentation, part-of-speech tagging, named entity extraction, chunking, parsing, and coreference resolution. These tasks are usually required to build more advanced text processing services. OpenNLP also includes maximum entropy and perceptron based machine learning.
The goal of the OpenNLP project is to create a mature toolkit for the above mentioned tasks. An additional goal is to provide a large number of pre-built models for a variety of languages, as well as the annotated text resources that those models are derived from.
Features
Features
Out of the box NLP Activities which don't need any server to be setup like in Stanford NLP. This also has a lot of options for customization and training custom models as compared to Stanford NLP.
Additional Information
Additional Information
Dependencies
NOTE: No dependency is required to be installed in UiPath Studio. The dependencies mentioned below are just for information purpose: OpenNLP nuget pakage: Install-Package OpenNLP -Version 1.3.5 System.Runtime.Caching nuget package :Install-Package System.Runtime.Caching
Code Language
C#, Visual Basic
Runtime
Windows Legacy (.Net Framework 4.6.1)
Technical
Version
1.0.0Updated
August 23, 2023Works with
Studio: 21.10 - 22.10
Certification
Silver Certified
Application
Support
UiPath Community Support
Resources