Updated Home (markdown) authored by FGallenkamp's avatar FGallenkamp
...@@ -11,14 +11,16 @@ ...@@ -11,14 +11,16 @@
* [data mining](Data-Mining) * [data mining](Data-Mining)
* [text mining (auf Text bezogene Strukturanalysen)](Text-Mining) * [text mining (auf Text bezogene Strukturanalysen)](Text-Mining)
* [search (fulltext/metadata)]() * [search (fulltext/metadata)]()
* [Frequenzanalysen bestimmter Sprachstrukturen]() * [Frequenzanalysen bestimmter Sprachstrukturen](Frequenzanalysen)
* [forecasting/nowcasting]() * [forecasting/nowcasting]()
* [co-occurence analysis/Kookkurrenzanalyse]() * [co-occurence analysis/Kookkurrenzanalyse](Kookkurrenzanalyse)
* [interface methods]() * [interface methods]()
* topic models
* [conventional]()
* [Latent Dirichelet Allocation (LDA)](Latent Dirichelet Allocation (LDA))
* [Structural Topic Model](Structural-Topic-Model)
* [Clusteranalysen]() * [Clusteranalysen]()
* [(aggregated) sentiment analysis]() * [(aggregated) sentiment analysis]()
* [topic-modelling, Latent Dirichelet Allocation (LDA)]()
* [Structural Topic Model](Structural-Topic-Model)
* [named-entity-extraction/recognition]() * [named-entity-extraction/recognition]()
* [automated (thematic, narrative or methapor) analysis]() * [automated (thematic, narrative or methapor) analysis]()
* [dictionary-extraction /analysis]() * [dictionary-extraction /analysis]()
... ...
......