TTC TermSuite Tool
(Redirected from TermSuite)
Jump to navigation
Jump to search
A TTC TermSuite Tool is an NLP tool.
- Example(s):
- See: Term Extraction System.
References
2016
- http://termsuite.github.io/
- QUOTE: TermSuite is a Java UIMA-based toolbox for terminology extraction and multilingual term alignment. ... Multiword and compound term detection, morphosyntactic analysis, term variant detection, term specificity computation, etc ...
Features Overview
- Word tokenization.
- POS Tagging (3rd party: with TreeTagger or Mate)
- Lemmatization (3rd party: with TreeTagger or Mate)
- Stemming (Snowball)
- Terminology extraction
- Efficient multiword term detection.
- Term syntactic variants detection
- Term graphic variants detection
- Term semantic variants detection (to come in 2.2)
- Term morphology extraction
- Term morphosyntactic variants detection.
- Term specificity (Weirdness Ratio) computing and other term measures: WR log, term frequency, etc
- Term alignment (distributional and compositional, multilingual and monolingual)
- Terminology exportv in multiple formats: `json`, `tsv`, `tbx`
- QUOTE: TermSuite is a Java UIMA-based toolbox for terminology extraction and multilingual term alignment. ... Multiword and compound term detection, morphosyntactic analysis, term variant detection, term specificity computation, etc ...
- (Gábor et al., 2016) ⇒ Kata Gábor, Haïfa Zargayouna, Isabelle Tellier, Davide Buscaldi, and Thierry Charnois. (2016). “A Typology of Semantic Relations Dedicated to Scientific Literature Analysis.” In: Proceedings of Semantics, Analytics, Visualisation: Enhancing Scholarly Data Workshop (SAVE-SD 2016).
- QUOTE: Entity annotation was applied to the corpus of 4.2 million words in two steps. First, candidates were generated with the terminology extraction tool TermSuite [4]. The list of extracted terms was then mapped to different ontological resources: ...
2011
- (Rocheteauérôme & Daille, 2011) ⇒ Jérôme Rocheteauérôme, and Béatrice Daille. (2011). “TTC Termsuite: A Uima Application for Multilingual Terminology Extraction from Comparable Corpora.” In: 5th International Joint Conference on Natural Language Processing (IJCNLP), pp. 9-12.
- QUOTE: This paper aims at presenting TTC TermSuite: a tool suite for multilingual terminology extraction from comparable corpora. This tool suite offers a user-friendly graphical interface for designing UIMA-based tool chains whose components (i) form a functional architecture, (ii) manage 7 languages of 5 different families, (iii) support standardized file formats, (iv) extract single - and multi-word terms languages by languages (v) and align them by pairs of languages.