No articles match
Text Plots6 months ago
General | Example visualisations
UDPipe Natural Language Processing - Text Annotation10 months ago
UDPipe - General | udpipe the R package | UDPipe the C++ library | udpipe models | Pre-trained models | Build your own annotator models | Annotate text | Load the model | Annotate your text | Tokenisation, tagging and parsing | Only part of the annotation | My text data is already tokenised | Remarks | Support in text mining
UDPipe Natural Language Processing - Universe5 years ago
udpipe universe
UDPipe Natural Language Processing - Basic Analytical Use Cases5 years ago
UDPipe - Basic Analytics | Start with annotating | Basic frequency statistics | Finding keywords | Co-occurrences | Nouns / adjectives used in same sentence | Nouns / adjectives which follow one another | Correlations | Support in text mining
UDPipe Natural Language Processing - Model Building5 years ago
General | Model building | Basic example | Providing more details on the model annotation process | Settings for the tokenizer: | Settings for the tagger: | Settings for the dependency parser: | Example | Example on UD 2.6 on German GSD | Support in text mining
UDPipe Natural Language Processing - Parallel5 years ago
Parallel Annotation | When to run in parallel? | Using other packages allowing parallel computation
UDPipe Natural Language Processing - Topic Modelling Use Cases5 years ago
UDPipe for Topic Modelling | Start with annotating | Basic topic modelling | Topic modelling only on specific POS tags | Predict new documents | Interpret topics | Doing the same on the adjectives + nouns | Topic visualisation | Include keywords in topic models | Other option to build document term matricis | Summarising topics | Support in text mining
Read in SAS data in parallel into Spark5 years ago
Example | Support in big data and Spark analysis
Textrank for summarizing text6 years ago
Textrank | Identify relevant sentences | Identify relevant keywords | Example text | Textrank for keyword extraction | Textrank for sentence ranking | Define sentences and terminology | Applying textrank_sentences | Minhash | Support in text mining
UDPipe Natural Language Processing - Try it out6 years ago
Example | A small note on encodings