Refactored libsvm for easily plugging custom kernels (e.g., Tree Kernel) written in Java.
☆23Oct 18, 2013Updated 12 years ago
Alternatives and similar repositories for libsvm-java-kernel
Users that are interested in libsvm-java-kernel are comparing it to the libraries listed below
Sorting:
- C++ implementation of Alessandro Moschitti's Tree Kernel algorithm, from "Making Tree Kernels Practical for Natural Language Learning"☆12Oct 10, 2019Updated 6 years ago
- Python library for work with BioCreative files☆13Mar 28, 2018Updated 7 years ago
- CRFs based Chinese word segmentor☆21Oct 8, 2014Updated 11 years ago
- CCL2024 Chinese Essay Rhetoric Recognition and Understanding☆17Oct 1, 2024Updated last year
- Data structures and code to read/write BioC XML and Json.☆33Aug 21, 2023Updated 2 years ago
- Minimalistic Java implementation of a confusion matrix for evaluating learning algorithms, including accuracy, macro F-measure, Cohen's K…☆18Dec 22, 2021Updated 4 years ago
- Word2VecfJava: Java implementation of Dependency-Based Word Embeddings and extensions☆16Mar 5, 2018Updated 8 years ago
- Singular Value Decomposition-like matrix factorization for collaborative filtering [recommender systems]☆18Dec 8, 2015Updated 10 years ago
- A fast dbscan algorithm based on Kd-tree nearest neighbor search☆16Sep 2, 2015Updated 10 years ago
- A Stanford CoreNLP server, with example clients, using Apache Thrift.☆47Dec 10, 2018Updated 7 years ago
- Dataset proposed by ''How to Write Summaries with Patterns? Learning towards Abstractive Summarization through Prototype Editing''☆18May 4, 2021Updated 4 years ago
- Prof. Chen's teaching material.☆10Feb 3, 2023Updated 3 years ago
- A Domain-Specific Language, Jailbreak Attack Synthesizer and Dynamic LLM Redteaming Toolkit☆27Dec 5, 2024Updated last year
- Topic Detection and Tracking☆19Apr 21, 2015Updated 10 years ago
- Implementation of CRF (conditional random fiels) and pos-tagger☆79Jan 14, 2017Updated 9 years ago
- A general-purpose Java library for performing structured learning.☆23Jul 5, 2022Updated 3 years ago
- ☆19Jun 11, 2018Updated 7 years ago
- ACTER is a manually annotated dataset for term extraction, covering 3 languages (English, French, and Dutch), and 4 domains (corruption, …☆24Apr 8, 2022Updated 3 years ago
- Semantic Dependency Parsing Toolkit☆22Jun 26, 2015Updated 10 years ago
- ☆39May 31, 2017Updated 8 years ago
- A Slot-filling based Dialog Manager for Task-oriented Bot☆12Dec 29, 2016Updated 9 years ago
- Neural network models that predict "what happens next" in stories☆24Jul 20, 2021Updated 4 years ago
- General Vectorization Lib for Machine Learning Tools☆31Jul 22, 2016Updated 9 years ago
- This repository contains the Framester resource, the main outcome of the framester project.☆33Oct 22, 2025Updated 5 months ago
- 这是一个工具程序集合,方便我们平时对数据进行预处理。针对文本处理的内容较多。包括分词(集成了张华平分词、结巴分词)、文件处理增强(如读取文本到Map中,保存文本到Map)和语料模型(把文档转换成矩阵,就算单词数量等)☆21Oct 3, 2024Updated last year
- A Java project for DMCNN. DMCNN is a state-of-the-art method used in event extraction.☆23Oct 8, 2015Updated 10 years ago
- ☆23Sep 12, 2024Updated last year
- Upcoming ACL 2020 paper☆25May 8, 2020Updated 5 years ago
- Sample code that demonstrates the use of the NCBO REST services☆44Jan 17, 2024Updated 2 years ago
- Spectral Word Embedding Learning for Language (SWELL) toolkit☆27Jul 24, 2014Updated 11 years ago
- From Natural Language Text to Graph Database☆31Mar 3, 2016Updated 10 years ago
- An open relation extraction system☆47Nov 23, 2021Updated 4 years ago
- CNN for relation extraction among problem, treatment and test in clinical text.☆27Sep 11, 2019Updated 6 years ago
- Examples of using the adept autodifferentiation library for standard NLP learning problems☆17Sep 2, 2014Updated 11 years ago
- repo for Tibetan corpora☆23Apr 10, 2023Updated 2 years ago
- MXNET + OpenAI Gym implementation of A3C from "Asynchronous Methods for Deep Reinforcement Learning"☆11Apr 10, 2017Updated 8 years ago
- ☆30Dec 1, 2018Updated 7 years ago
- A keras implementation of our CNNs with rationales☆48Aug 28, 2018Updated 7 years ago
- 用深度神经网络识别语篇关系的模型,主要结合了TreeLSTM和NTN两种神经网络,用TreeLSTM来获得句子向量,NTN来识别两个句子向量之间的关系.☆14Mar 25, 2016Updated 9 years ago