clojure-opennlp
NLP library
A Clojure library providing an interface to OpenNLP's NLP functionality
Natural Language Processing in Clojure (opennlp)
753 stars
64 watching
81 forks
Language: Clojure
last commit: almost 6 years ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
clojure-lsp/clojure-lsp | An LSP implementation for Clojure and ClojureScript, enabling language features such as code completion, refactoring, and error detection. | 1,173 |
apache/opennlp-models | Distributes pre-trained models for natural language text processing tasks in various languages | 4 |
apache/opennlp-sandbox | A Java-based toolkit for natural language text processing tasks | 42 |
dakrone/clj-http | An idiomatic HTTP client for Clojure wrapping the Apache Client | 1,784 |
hck/open_nlp | A Ruby wrapper around Apache OpenNLP's natural language processing tools | 11 |
opennlg/openba | A pre-trained language model designed for various NLP tasks, including dialogue generation, code completion, and retrieval. | 94 |
clojure/java.jdbc | Provides low-level JDBC-based access to databases in Clojure | 724 |
louismullie/open-nlp | Ruby bindings to a Java machine learning toolkit for natural language processing | 91 |
clojure/core.async | A Clojure library providing facilities for concurrent programming and communication. | 1,956 |
clj-python/libpython-clj | Provides a bridge between Clojure and Python, enabling seamless integration of both languages into a single project. | 1,088 |
andrewt3000/dl4nlp | A collection of resources and notes on deep learning for natural language processing. | 2,198 |
rinuboney/clatern | A Clojure-based machine learning library providing tools for data preprocessing and modeling various algorithms. | 67 |
clojure/clojure-clr | A native implementation of Clojure on the Common Language Runtime (CLR) to provide a feature-complete programming language for .NET applications. | 1,567 |
lynten/stanford-corenlp | A Python wrapper for a Java-based natural language processing toolset. | 921 |
yetanalytics/dl4clj | A Clojure port of Deeplearning4j, providing a neural networks DSL and various machine learning features. | 100 |