udpipe
Tokenization, Parts of Speech Tagging, Lemmatization and Dependency Parsing with the 'UDPipe' 'NLP' Toolkit
This natural language processing toolkit provides language-agnostic 'tokenization', 'parts of speech tagging', 'lemmatization' and 'dependency parsing' of raw text. Next to text parsing, the package also allows you to train annotation models based on data of 'treebanks' in 'CoNLL-U' format as provided at https://universaldependencies.org/format.html. The techniques are explained in detail in the paper: 'Tokenizing, POS Tagging, Lemmatizing and Parsing UD 2.0 with UDPipe', available at doi:10.18653/v1/K17-3009. The toolkit also contains functionalities for commonly used data manipulations on texts which are enriched with the output of the parser. Namely functionalities and algorithms for collocations, token co-occurrence, document term matrix handling, term frequency inverse document frequency calculations, information retrieval metrics (Okapi BM25), handling of multi-word expressions, keyword detection (Rapid Automatic Keyword Extraction, noun phrase extraction, syntactical patterns) sentiment scoring and semantic similarity analysis.
- Version0.8.11
- R version≥ 2.10
- LicenseMPL-2.0
- Needs compilation?Yes
- Tokenizing, POS Tagging, Lemmatizing and Parsing UD 2.0 with UDPipe
- Last release01/06/2023
Documentation
- VignetteUDPipe Natural Language Processing - Annotating text
- VignetteUDPipe Natural Language Processing - Parallel
- VignetteUDPipe Natural Language Processing - Model Building
- VignetteUDPipe Natural Language Processing - Try it out
- VignetteUDPipe Natural Language Processing - Universe
- VignetteUDPipe Natural Language Processing - Basic Analytical Use Cases
- VignetteUDPipe Natural Language Processing - Topic Modelling Use Cases
- MaterialREADME
- MaterialNEWS
- In ViewsNaturalLanguageProcessing
Team
Jan Wijffels
BNOSAC
Show author detailsRolesCopyright holderInstitute of Formal and Applied Linguistics, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic
Show author detailsRolesCopyright holderMilan Straka
Show author detailsRolesContributor, Copyright holderJana Straková
Show author detailsRolesContributor, Copyright holder
Insights
Last 30 days
Last 365 days
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Data provided by CRAN
Binaries
Dependencies
- Imports3 packages
- Suggests4 packages
- Linking To1 package
- Reverse Imports6 packages
- Reverse Suggests13 packages
- Reverse Enhances1 package