gameofdimension / java-bert-predict
turn bert pretrain checkpoint into saved model for a feature extracting demo in java
☆33Updated 6 years ago
Alternatives and similar repositories for java-bert-predict:
Users that are interested in java-bert-predict are comparing it to the libraries listed below
- a complete Java port of crfpp(crf++)☆31Updated 6 years ago
- LSTM-CRF for NER with ConLL-2002 dataset☆46Updated 6 years ago
- lattice lstm cell implementation with tensorflow☆30Updated 6 years ago
- A HMM-like linear-chain CRF, used Tensorflow API.☆36Updated 7 years ago
- The First Evaluation Workshop on Chinese Machine Reading Comprehension (CMRC 2017)☆91Updated 5 years ago
- TensorFlow implementation of the ESIM model (Enhanced LTSM for natural language inference)☆76Updated 6 years ago
- Keras implementation of Bilateral Multi-Perspective Matching.☆61Updated 7 years ago
- A TensorFlow implementation of the paper _End-to-End Relation Extraction using LSTMs on Sequences and Tree Structures_ (https://www.aclwe…☆28Updated 7 years ago
- Java port of c++ version of facebook fasttext☆122Updated 4 years ago
- 基于知识库的开放域问答系统的相关工作☆69Updated 6 years ago
- 新词发现☆66Updated 10 years ago
- This is the repository for NLPCC2020 task AutoIE☆51Updated 4 years ago
- ESIM model : implementation of Enhanced LSTM for Natural language inference☆21Updated 6 years ago
- wmd4j is a Java library for calculating Word Mover's Distance (WMD)☆29Updated 8 years ago
- keras sparse implement of margin-softmax☆100Updated 6 years ago
- question answering, reading comprehension toolkit☆166Updated 2 years ago
- A simple version of MatchPyramid implement in TensorFlow. Paper https://arxiv.org/abs/1602.06359.☆133Updated 6 years ago
- A Joint Chinese segmentation and POS tagger based on bidirectional GRU-CRF☆153Updated 7 years ago
- Methods about Deep Learning for Text Matching☆88Updated 6 years ago
- keras attentional bi-LSTM-CRF for Joint NLU (slot-filling and intent detection) with ATIS☆123Updated 6 years ago
- 这是一个tensorflow使用的样例,改自于https://guillaumegenthial.github.io/sequence-tagging-with-tensorflow.html