CMD + K

r-crfsuite

Anaconda Verified

Wraps the 'CRFsuite' library <https://github.com/chokkan/crfsuite> allowing users to fit a Conditional Random Field model and to apply it on existing data. The focus of the implementation is in the area of Natural Language Processing where this R package allows you to easily build and apply models for named entity recognition, text chunking, part of speech tagging, intent recognition or classification of any category you have in mind. Next to training, a small web application is included in the package to allow you to easily construct training data.

Installation

To install this package, run one of the following:

Conda
$conda install r::r-crfsuite

Usage Tracking

0.4.2
0.4
0.3
3 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

Wraps the 'CRFsuite' library <https://github.com/chokkan/crfsuite> allowing users to fit a Conditional Random Field model and to apply it on existing data. The focus of the implementation is in the area of Natural Language Processing where this R package allows you to easily build and apply models for named entity recognition, text chunking, part of speech tagging, intent recognition or classification of any category you have in mind. Next to training, a small web application is included in the package to allow you to easily construct training data.

Last Updated

Jan 16, 2024 at 21:18

License

BSD_3_clause

Total Downloads

370

Supported Platforms

linux-64

Unsupported Platforms

macOS-64 Last supported version: 0.3
win-64 Last supported version: 0.3