Results 6 repositories owned by SUTDNLP

LibN3L

82
Stars
29
Forks
Watchers

LibN3L: A light-weight neural network package for natural language

NNNamedEntity

20
Stars
7
Forks
Watchers

Named Entity Recognition (NER) models (neural and sparse) implemented based on package LibN3L

NNSegmentation

23
Stars
8
Forks
Watchers

Word segmentation using neural networks based on package https://github.com/SUTDNLP/LibN3L

NNTargetedSentiment

22
Stars
10
Forks
Watchers

Targeted sentiment analysis using neural networks based on package https://github.com/SUTDNLP/LibN3L

NNTransitionSegmentor

16
Stars
10
Forks
Watchers

Transition-based word segmentation using neural networks based on package https://github.com/SUTDNLP/LibN3L

OpenTargetedSentiment

18
Stars
5
Forks
Watchers

The implementation of "Neural Networks for Open Domain Targeted Sentiment" based on package https://github.com/SUTDNLP/LibN3L