Skip to content

Commit c5ab6cf

Browse files
authored
Update README.md
1 parent 7806a68 commit c5ab6cf

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -381,6 +381,12 @@ Memory networks are implemented in [MemNN](https://github.com/facebook/MemNN).
381381

382382
* [DeepNLP-models-Pytorch](https://github.com/DSKSD/DeepNLP-models-Pytorch) has Pytorch implementations of various deep NLP models used in CS224n(Stanford) in the form of Jupyter notebooks.The models are aimed for those who are acquainted with Pytorch.
383383

384+
## Multilingual NLP Frameworks
385+
386+
[Back to Top](#contents)
387+
* [UDPipe](https://github.com/ufal/udpipe) : Trainable pipeline for tokenizing, tagging, lemmatizing and parsing Universal Treebanks and other CoNLL-U file
388+
* [NLP-Cube](https://github.com/adobe/NLP-Cube) : Natural Language Processing Pipeline - Sentence Splitting, Tokenization, Lemmatization, Part-of-speech Tagging and Dependency Parsing
389+
384390
## NLP in Korean
385391

386392
[Back to Top](#contents)

0 commit comments

Comments
 (0)