diff --git a/pages/topics/chatbot/README.md b/pages/topics/chatbot/README.md index 52cf020c88..3d109ba5a0 100644 --- a/pages/topics/chatbot/README.md +++ b/pages/topics/chatbot/README.md @@ -1,5 +1,10 @@ --- title: Dialógový systém +published: true +taxonomy: + category: [project] + tag: [chatbot,nlp] + author: Daniel Hladek --- # Chatbot diff --git a/pages/topics/morphology/README.md b/pages/topics/morphology/README.md index 3b5dea8d21..86448c831d 100644 --- a/pages/topics/morphology/README.md +++ b/pages/topics/morphology/README.md @@ -1,3 +1,11 @@ +--- +title: Morfologická analýza slovenského jayzka +published: true +taxonomy: + category: [project] + tag: [pos,nlp] + author: Daniel Hladek +--- # Morfologická analýza slovenského jayzka diff --git a/pages/topics/named-entity/README.md b/pages/topics/named-entity/README.md index d01150faab..696ef27ba9 100644 --- a/pages/topics/named-entity/README.md +++ b/pages/topics/named-entity/README.md @@ -1,5 +1,10 @@ --- title: Pomenované entity +published: true +taxonomy: + category: [project] + tag: [ner,nlp] + author: Daniel Hladek --- # Pomenované entity diff --git a/pages/topics/nlp/README.md b/pages/topics/nlp/README.md index 7cbc1aca4e..eda08871fe 100644 --- a/pages/topics/nlp/README.md +++ b/pages/topics/nlp/README.md @@ -1,6 +1,10 @@ --- title: Spracovanie prirodzeného jazyka published: true +taxonomy: + category: [project] + tag: [nlp] + author: Daniel Hladek --- # Spracovanie prirodzeného jazyka diff --git a/pages/topics/prodigy/README.md b/pages/topics/prodigy/README.md index db1c18bd01..50e8a6f87a 100644 --- a/pages/topics/prodigy/README.md +++ b/pages/topics/prodigy/README.md @@ -1,6 +1,10 @@ --- title: Anotácia textových dát published: true +taxonomy: + category: [project] + tag: [annotation,ner,question-answer,nlp] + author: Daniel Hladek --- # Anotácia textových dát diff --git a/pages/topics/question/README.md b/pages/topics/question/README.md index c1dfcb021c..9571309dcb 100644 --- a/pages/topics/question/README.md +++ b/pages/topics/question/README.md @@ -1,3 +1,11 @@ +--- +title: Question Answering +published: true +taxonomy: + category: [project] + tag: [annotation,question-answer,nlp] + author: Daniel Hladek +--- # Question Answering [Project repository](https://git.kemt.fei.tuke.sk/dano/annotation) (private) diff --git a/pages/topics/resources/README.md b/pages/topics/resources/README.md index 8fcd4cdcb0..08cff202c7 100644 --- a/pages/topics/resources/README.md +++ b/pages/topics/resources/README.md @@ -1,3 +1,11 @@ +--- +title: Slovenské jazykové zdroje +published: true +taxonomy: + category: [project] + tag: [annotation,ner,pos,question-answer,nlp] + author: Daniel Hladek +--- # Slovenské jazykové zdroje ### POS diff --git a/pages/topics/seq2seq/README.md b/pages/topics/seq2seq/README.md index 32f2f4bc21..17b35ac9c5 100644 --- a/pages/topics/seq2seq/README.md +++ b/pages/topics/seq2seq/README.md @@ -1,5 +1,10 @@ --- title: Prepis postupností +published: true +taxonomy: + category: [project] + tag: [nn,nlp] + author: Daniel Hladek --- # Sequence to sequence diff --git a/pages/topics/spacy/README.md b/pages/topics/spacy/README.md index 75d77a8f13..ac406a0250 100644 --- a/pages/topics/spacy/README.md +++ b/pages/topics/spacy/README.md @@ -1,5 +1,10 @@ --- title: Spacy +published: true +taxonomy: + category: [project] + tag: [spacy,nn,pos,ner,annotation,nlp] + author: Daniel Hladek --- # Podpora slovenčiny v knižnici Spacy [Trénovanie modelov Spacy](https://spacy.io/usage/training) @@ -22,4 +27,4 @@ title: Spacy - [Maroš Harahus](../../../../students/2016/maros_harahus) (štatistické značkovanie) - Jozef Olekšák -- [Lukáš Pokrývka](/students/2016/lukas_pokryvka) (Word Embedding Modely) \ No newline at end of file +- [Lukáš Pokrývka](/students/2016/lukas_pokryvka) (Word Embedding Modely)