clojure-opennlp
NLP library
A Clojure library providing an interface to OpenNLP's NLP functionality
Natural Language Processing in Clojure (opennlp)
754 stars
64 watching
82 forks
Language: Clojure
last commit: about 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,186 |
apache/opennlp-models | Provides pre-trained binary models for natural language text processing across multiple 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,787 |
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 | Provides facilities for asynchronous programming and communication in Clojure | 1,956 |
clj-python/libpython-clj | Provides a bridge between Clojure and Python, enabling seamless integration of both languages into a single project. | 1,095 |
andrewt3000/dl4nlp | A collection of resources and notes on deep learning for natural language processing. | 2,197 |
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,570 |
lynten/stanford-corenlp | A Python wrapper for a Java-based natural language processing toolset. | 923 |
yetanalytics/dl4clj | A Clojure implementation of the Deeplearning4j deep learning framework. | 99 |