apache / uima-addons
Components & Dependencies

An overview of source code logical components.

Intro

Logical decomposition is a representation of the organization of the main source code, where every and each file is put in exactly one logical component.

Learn more...
Logical Decompositions Overview

Analyzed system has 1 logical decomposition:

Logical Decomposition #1: PRIMARY

The decompositions is based on the folder structure at level 1 (relative to the source code root).

Bubble Chart | Tree Map
Component Sizes (Lines of Code)
The "primary" logical decomposition has 18 components.
  • 564 files, 42,366 LOC (100.0% vs. main code).
  • "ConfigurableFeatureExtractor" is biggest, containing 24.3% of LOC.
  • "ROOT" is smallest, containing 0.21% of LOC.


ConfigurableFeatureExtractor10295 LOC (24%) 91 files
AlchemyAPIAnnotator6936 LOC (16%) 154 files
Lucas5111 LOC (12%) 71 files
ConceptMapper4744 LOC (11%) 40 files
RegularExpressionAnnotator3535 LOC (8%) 32 files
SimpleServer2848 LOC (6%) 35 files
DictionaryAnnotator2177 LOC (5%) 24 files
OpenCalaisAnnotator1782 LOC (4%) 47 files
TikaAnnotator1449 LOC (3%) 17 files
Tagger788 LOC (1%) 9 files
SnowballAnnotator705 LOC (1%) 10 files
BSFAnnotator500 LOC (1%) 12 files
Solrcas450 LOC (1%) 7 files
FsVariables331 LOC (<1%) 9 files
WhitespaceTokenizer262 LOC (<1%) 2 files
src253 LOC (<1%) 1 file
PearPackagingAntTask111 LOC (<1%) 2 files
ROOT89 LOC (<1%) 1 file
Static Dependencies
Dependencies among components are static code dependencies among files in different components.
  • Analyzed system has 26 links (arrows) between components.
  • The number on the arrow represents the number of files from referring component that depend on files in referred component.
  • These 26 links contain 52 dependencies.
G ConfigurableFeatureExtractor ConfigurableFeatureExtractor SnowballAnnotator SnowballAnnotator ConfigurableFeatureExtractor->SnowballAnnotator 1 Tagger Tagger ConfigurableFeatureExtractor->Tagger 1 ROOT ROOT Solrcas Solrcas Solrcas->SnowballAnnotator 1 Solrcas->Tagger 1 RegularExpressionAnnotator RegularExpressionAnnotator RegularExpressionAnnotator->SnowballAnnotator 1 RegularExpressionAnnotator->Tagger 1 PearPackagingAntTask PearPackagingAntTask ConceptMapper ConceptMapper ConceptMapper->SnowballAnnotator 9 ConceptMapper->Tagger 9 BSFAnnotator BSFAnnotator BSFAnnotator->SnowballAnnotator 1 BSFAnnotator->Tagger 1 AlchemyAPIAnnotator AlchemyAPIAnnotator AlchemyAPIAnnotator->SnowballAnnotator 2 AlchemyAPIAnnotator->Tagger 2 DictionaryAnnotator DictionaryAnnotator DictionaryAnnotator->PearPackagingAntTask 1 DictionaryAnnotator->SnowballAnnotator 2 DictionaryAnnotator->Tagger 2 SimpleServer SimpleServer SimpleServer->PearPackagingAntTask 1 SimpleServer->SnowballAnnotator 2 SimpleServer->Tagger 2 OpenCalaisAnnotator OpenCalaisAnnotator OpenCalaisAnnotator->SnowballAnnotator 1 OpenCalaisAnnotator->Tagger 1 WhitespaceTokenizer WhitespaceTokenizer Lucas Lucas Lucas->SnowballAnnotator 3 Lucas->Tagger 3 TikaAnnotator TikaAnnotator TikaAnnotator->SnowballAnnotator 1 TikaAnnotator->Tagger 1 FsVariables FsVariables FsVariables->SnowballAnnotator 1 FsVariables->Tagger 1 src src


Download: SVG DOT (open online Graphviz editor)

Open 3D force graph...

Show more details about dependencies...




Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
src5 commits (4%)
DictionaryAnnotator5 commits (4%)
Lucas4 commits (3%)
ConceptMapper4 commits (3%)
SimpleServer3 commits (2%)
ROOT3 commits (2%)
Tagger3 commits (2%)
Solrcas3 commits (2%)
TikaAnnotator3 commits (2%)
RegularExpressionAnnotator2 commits (1%)
WhitespaceTokenizer1 commits (<1%)
FsVariables1 commits (<1%)
SnowballAnnotator1 commits (<1%)
ConfigurableFeatureExtractor1 commits (<1%)
PearPackagingAntTask1 commits (<1%)
OpenCalaisAnnotator1 commits (<1%)
BSFAnnotator1 commits (<1%)
AlchemyAPIAnnotator1 commits (<1%)
Yearly File Updates Trend per Components
The number of file changes in commits
animated commit history: all time cumulative | 12 months window
2023 2022 2021 2020 2019 2018 2017 2016 2015 2014 2013 2012 2011
RegularExpressionAnnotator
2
32
WhitespaceTokenizer
2
SimpleServer
1
36
ROOT
3
Tagger
11
FsVariables
9
Solrcas
3
1
7
src
5
Lucas
16
65
ConceptMapper
28
7
32
SnowballAnnotator
10
ConfigurableFeatureExtractor
91
PearPackagingAntTask
2
OpenCalaisAnnotator
47
BSFAnnotator
12
DictionaryAnnotator
1
6
25
AlchemyAPIAnnotator
154
TikaAnnotator
1
18


Dependencies between components in same commits (past 180 days)
The number on the lines shows the number of shared commits.
See detailed temporal dependencies report...

No temporal dependencies found.



2023-08-10 14:53