| mihail911/nlp-library |
955 |
|
0 |
0 |
over 5 years ago |
0 |
|
1 |
|
|
| curated collection of papers for the nlp practitioner 📖👩🔬 |
| jordipons/musicnn |
427 |
|
0 |
1 |
over 3 years ago |
5 |
August 18, 2019 |
17 |
isc |
Jupyter Notebook |
| Pronounced as "musician", musicnn is a set of pre-trained deep convolutional neural networks for music audio tagging. |
| subho406/OmniNet |
426 |
|
0 |
0 |
over 5 years ago |
0 |
|
1 |
apache-2.0 |
Python |
| Official Pytorch implementation of "OmniNet: A unified architecture for multi-modal multi-task learning" | Authors: Subhojeet Pramanik, Priyanka Agrawal, Aman Hussain |
| erickrf/nlpnet |
396 |
|
0 |
0 |
over 4 years ago |
0 |
|
3 |
mit |
Python |
| A neural network architecture for NLP tasks, using cython for fast performance. Currently, it can perform POS tagging, SRL and dependency parsing. |
| taishi-i/nagisa |
365 |
|
1 |
7 |
about 2 years ago |
22 |
July 30, 2023 |
4 |
mit |
Python |
| A Japanese tokenizer based on recurrent neural networks |
| datquocnguyen/jPTDP |
132 |
|
0 |
0 |
almost 7 years ago |
0 |
|
0 |
other |
Python |
| Neural network models for joint POS tagging and dependency parsing (CoNLL 2017-2018) |
| qiuqiangkong/panns_inference |
106 |
|
0 |
0 |
about 3 years ago |
11 |
November 17, 2022 |
9 |
mit |
Python |
| keunwoochoi/MSD_split_for_tagging |
37 |
|
0 |
0 |
over 8 years ago |
0 |
|
4 |
|
Python |
| kyungyunlee/sampleCNN-pytorch |
26 |
|
0 |
0 |
over 7 years ago |
0 |
|
2 |
|
Python |
| Pytorch implementation of "Sample-level Deep Convolutional Neural Networks for Music Auto-tagging Using Raw Waveforms" |
| Hyperparticle/LemmaTag |
23 |
|
0 |
0 |
about 7 years ago |
0 |
|
0 |
mit |
Python |
| A neural network that jointly part-of-speech tags and lemmatizes sentences, boosting accuracy for morphologically-rich languages (Czech, Arabic, etc.) |