ocaml-bert
NLP transformer model
Implementing BERT-like NLP models in OCaml using PyTorch bindings and pre-trained weights from popular sources.
Transformer-based models for Natural Language Processing in OCaml
24 stars
4 watching
5 forks
Language: OCaml
last commit: almost 4 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| OCaml bindings for a popular machine learning framework | 283 |
| Bindings for PyTorch's tensor library in OCaml for GPU acceleration and automatic differentiation | 416 |
| A library that allows OCaml bigarrays to be written and read in the NumPy file format | 41 |
| Provides pre-trained language models for natural language processing tasks | 155 |
| OCaml bindings for Python | 187 |
| An implementation of named entity recognition using Google's BERT model for the CoNLL-2003 dataset and Python. | 1,220 |
| A combinator library that decodes JSON-like data into OCaml types | 85 |
| An implementation of transformer models in PyTorch for natural language processing tasks | 1,257 |
| Generates OCaml project templates with standardized configurations and conventions. | 295 |
| Enables machine learning with scikit-learn in OCaml | 34 |
| A monadic implementation of a fully-connected neural network in OCaml with customizable hyperparameters | 5 |
| Provides context-sensitive completion for the OCaml programming language in text editors. | 1,593 |
| A numerical library for OCaml providing tools for linear expressions and optimization | 8 |
| A WebAssembly backend for the OCaml programming language | 79 |
| An OCaml interface to high-performance linear algebra libraries (BLAS/LAPACK) for numerical computations. | 128 |