tensorflow / text
File Age

File age measurements show the distribution of file ages (days since the first commit) and the recency of file updates (days since the latest commit).

Summary
  • Number of files: 140
  • Daily file updates (only one update per file and date counted): 435
  • First update: 2019-05-22
  • Latest update: 2022-01-31
  • Days between first and latest update: 986 (140 weeks, estimated 700 working days)
  • Active days (at least one file change): 344
  • Data:
File Change History Overall
File Age Distribution Overall
Days since first update
  • There are 140 files with 13,679 lines of code in files.
    • 94 files that are 366+ days old (9,416 lines of code)
    • 26 files that are 181-365 days old (1,572 lines of code)
    • 18 files that are 91-180 days old (2,112 lines of code)
    • 2 files that are 31-90 days old (579 lines of code)
    • 0 files that are 1-30 days old (0 lines of code)
68% | 11% | 15% | 4% | 0%
Legend:
366+
181-365
91-180
31-90
1-30
Latest Change Distribution Overall
Days since last update
  • There are 140 files with 13,679 lines of code in files.
    • 1 files have been last changed 366+ days ago (11 lines of code)
    • 0 files have been last changed 181-365 days ago (0 lines of code)
    • 1 files have been last changed 91-180 days ago (128 lines of code)
    • 1 files have been last changed 31-90 days ago (1 lines of code)
    • 137 files have been last changed 1-30 days ago (13,539 lines of code)
<1% | 0% | <1% | <1% | 98%
Legend:
366+
181-365
91-180
31-90
1-30
File Change History per File Extension
py, cc, md, h, ipynb, bzl, sh, yaml, txt, pb, json, patch, css, c, in, gitignore, tpl, proto
File Age Distribution per Extension
Days since first update
366+
181-365
91-180
31-90
1-30
cc71% | 2% | 17% | 7% | 0%
py74% | 20% | 5% | 0% | 0%
h42% | 24% | 32% | <1% | 0%
bzl100% | 0% | 0% | 0% | 0%
proto100% | 0% | 0% | 0% | 0%
in100% | 0% | 0% | 0% | 0%
Latest Change Distribution per Extension
Days since last update
366+
181-365
91-180
31-90
1-30
proto100% | 0% | 0% | 0% | 0%
bzl0% | 0% | 100% | 0% | 0%
in0% | 0% | 0% | 100% | 0%
cc0% | 0% | 0% | 0% | 100%
py0% | 0% | 0% | 0% | 100%
h0% | 0% | 0% | 0% | 100%
File Change History per Logical Decomposition
primary
primary (file age distribution)
Days since first update
366+
181-365
91-180
31-90
1-30
tensorflow_text/core/kernels63% | 7% | 21% | 7% | 0%
tensorflow_text/python/ops95% | 0% | 4% | 0% | 0%
tensorflow_text/core/ops97% | 1% | 1% | 0% | 0%
tensorflow_text/python/benchmarks100% | 0% | 0% | 0% | 0%
tensorflow_text100% | 0% | 0% | 0% | 0%
oss_scripts/pip_package100% | 0% | 0% | 0% | 0%
tensorflow_text/python/numpy100% | 0% | 0% | 0% | 0%
tensorflow_text/python/keras27% | 0% | 72% | 0% | 0%
tensorflow_text/python/metrics100% | 0% | 0% | 0% | 0%
tensorflow_text/python100% | 0% | 0% | 0% | 0%
tensorflow_text/tools/wordpiece_vocab0% | 100% | 0% | 0% | 0%
oss_scripts0% | 100% | 0% | 0% | 0%
tensorflow_text/core/pybinds0% | 16% | 83% | 0% | 0%
tensorflow_text/tools0% | 100% | 0% | 0% | 0%
primary (latest change distribution)
Days since last update
366+
181-365
91-180
31-90
1-30
tensorflow_text/core/kernels<1% | 0% | 0% | 0% | 99%
tensorflow_text0% | 0% | 65% | 0% | 34%
oss_scripts/pip_package0% | 0% | 0% | <1% | 99%
tensorflow_text/python/ops0% | 0% | 0% | 0% | 100%
tensorflow_text/tools/wordpiece_vocab0% | 0% | 0% | 0% | 100%
tensorflow_text/core/ops0% | 0% | 0% | 0% | 100%
tensorflow_text/python/benchmarks0% | 0% | 0% | 0% | 100%
tensorflow_text/python/keras0% | 0% | 0% | 0% | 100%
tensorflow_text/core/pybinds0% | 0% | 0% | 0% | 100%
tensorflow_text/python/numpy0% | 0% | 0% | 0% | 100%
oss_scripts0% | 0% | 0% | 0% | 100%
tensorflow_text/python/metrics0% | 0% | 0% | 0% | 100%
tensorflow_text/tools0% | 0% | 0% | 0% | 100%
tensorflow_text/python0% | 0% | 0% | 0% | 100%
Oldest Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
unicode_script_tokenize_kernel.cc
in tensorflow_text/core/kernels
125 2 16 989 8
unicode_script_tokenizer.py
in tensorflow_text/python/ops
92 5 16 989 14
unicode_script_tokenize_op.cc
in tensorflow_text/core/ops
34 - 16 989 8
normalize_kernels.cc
in tensorflow_text/core/kernels
310 12 16 980 10
sentence_fragmenter.cc
in tensorflow_text/core/kernels
278 17 16 980 9
pointer_ops.py
in tensorflow_text/python/ops
247 8 16 980 9
wordpiece_kernel.cc
in tensorflow_text/core/kernels
244 12 16 980 20
wordpiece_tokenizer.cc
in tensorflow_text/core/kernels
203 8 16 980 22
sentence_breaking_kernels.cc
in tensorflow_text/core/kernels
196 5 16 980 9
constrained_sequence_kernel.cc
in tensorflow_text/core/kernels
189 5 16 980 8
wordshape_ops.py
in tensorflow_text/python/ops
188 6 16 980 12
sentence_breaking_utils.cc
in tensorflow_text/core/kernels
183 7 16 980 7
wordpiece_tokenizer.py
in tensorflow_text/python/ops
160 6 16 980 31
sentence_fragmenter.h
in tensorflow_text/core/kernels
101 5 16 980 9
whitespace_tokenize_kernel.cc
in tensorflow_text/core/kernels
101 2 16 980 7
wordpiece_op.cc
in tensorflow_text/core/ops
90 1 16 980 15
viterbi_decode.py
in tensorflow_text/python/numpy
88 3 16 980 4
pad_along_dimension_op.py
in tensorflow_text/python/ops
82 3 16 980 8
normalize_ops.py
in tensorflow_text/python/ops
78 4 16 980 15
whitespace_tokenizer.py
in tensorflow_text/python/ops
72 4 16 980 17
Files Not Recently Changed (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
proto
edit_changes.proto
in tensorflow_text/core/kernels
11 - 574 574 1
tftext.bzl
in tensorflow_text
128 - 116 879 17
in
MANIFEST.in
in oss_scripts/pip_package
1 - 73 970 5
__init__.py
in tensorflow_text/python/numpy
1 - 16 970 5
__init__.py
in tensorflow_text/python
1 - 16 970 5
__init__.py
in tensorflow_text/tools
1 - 16 358 2
__init__.py
in tensorflow_text/tools/wordpiece_vocab
1 - 16 358 2
__init__.py
in tensorflow_text/python/benchmarks
3 - 16 536 3
__init__.py
in tensorflow_text/python/keras
6 - 16 861 4
__init__.py
in tensorflow_text/python/metrics
6 - 16 889 4
whitespace_tokenizer_kernel.cc
in tensorflow_text/core/kernels
9 - 16 191 2
ngrams_kernel.cc
in tensorflow_text/core/kernels
9 - 16 189 3
__init__.py
in tensorflow_text/python/keras/layers
10 - 16 861 5
whitespace_tokenizer_config_builder.h
in tensorflow_text/core/kernels
10 - 16 197 2
whitespace_tokenizer_op.cc
in tensorflow_text/core/ops
10 - 16 191 4
fast_wordpiece_tokenizer_op.cc
in tensorflow_text/core/ops
11 - 16 101 3
fast_wordpiece_tokenizer_kernel.cc
in tensorflow_text/core/kernels
12 - 16 101 3
ngrams_kernel.h
in tensorflow_text/core/kernels
13 - 16 189 3
whitespace_tokenizer_kernel.h
in tensorflow_text/core/kernels
14 - 16 191 2
ragged_tensor_to_tensor_tflite.h
in tensorflow_text/core/kernels
14 - 16 85 3
Most Recently Created Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
ragged_tensor_to_tensor_tflite.cc
in tensorflow_text/core/kernels
565 20 16 85 3
ragged_tensor_to_tensor_tflite.h
in tensorflow_text/core/kernels
14 - 16 85 3
tflite_registrar.cc
in tensorflow_text/core/pybinds
64 - 16 94 6
tokenization_layers.py
in tensorflow_text/python/keras/layers
153 14 16 99 3
fast_wordpiece_tokenizer_model_builder.cc
in tensorflow_text/core/kernels
617 22 16 100 5
pywrap_fast_wordpiece_tokenizer_model_builder.cc
in tensorflow_text/core/pybinds
23 - 16 100 5
fast_wordpiece_tokenizer_model_builder.h
in tensorflow_text/core/kernels
14 - 16 100 5
fast_wordpiece_tokenizer.cc
in tensorflow_text/core/kernels
439 10 16 101 3
fast_wordpiece_tokenizer_kernel_template.h
in tensorflow_text/core/kernels
271 12 16 101 3
fast_wordpiece_tokenizer.py
in tensorflow_text/python/ops
107 4 16 101 6
fast_wordpiece_tokenizer.h
in tensorflow_text/core/kernels
92 - 16 101 4
darts_clone_trie_wrapper.h
in tensorflow_text/core/kernels
88 13 16 101 5
fast_wordpiece_tokenizer_utils.h
in tensorflow_text/core/kernels
84 7 16 101 4
darts_clone_trie_builder.cc
in tensorflow_text/core/kernels
64 - 16 101 3
fast_wordpiece_tokenizer_tflite.cc
in tensorflow_text/core/kernels
22 - 16 101 4
fast_wordpiece_tokenizer_kernel.h
in tensorflow_text/core/kernels
19 - 16 101 3
darts_clone_trie_builder.h
in tensorflow_text/core/kernels
17 - 16 101 3
fast_wordpiece_tokenizer_tflite.h
in tensorflow_text/core/kernels
15 - 16 101 4
fast_wordpiece_tokenizer_kernel.cc
in tensorflow_text/core/kernels
12 - 16 101 3
fast_wordpiece_tokenizer_op.cc
in tensorflow_text/core/ops
11 - 16 101 3
Most Recently Changed Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
sentence_fragmenter_v2.h
in tensorflow_text/core/kernels
77 6 10 584 4
fast_wordpiece_tokenizer_model_builder.cc
in tensorflow_text/core/kernels
617 22 16 100 5
sentencepiece_kernels.cc
in tensorflow_text/core/kernels
610 21 16 865 19
ragged_tensor_to_tensor_tflite.cc
in tensorflow_text/core/kernels
565 20 16 85 3
sentence_fragmenter_v2.cc
in tensorflow_text/core/kernels
522 21 16 584 3
fast_wordpiece_tokenizer.cc
in tensorflow_text/core/kernels
439 10 16 101 3
constrained_sequence.cc
in tensorflow_text/core/kernels
329 8 16 731 4
normalize_kernels.cc
in tensorflow_text/core/kernels
310 12 16 980 10
mst_solver.h
in tensorflow_text/core/kernels
285 16 16 737 3
sentence_fragmenter.cc
in tensorflow_text/core/kernels
278 17 16 980 9
fast_wordpiece_tokenizer_kernel_template.h
in tensorflow_text/core/kernels
271 12 16 101 3
utils.py
in tensorflow_text/tools/wordpiece_vocab
249 33 16 358 2
pointer_ops.py
in tensorflow_text/python/ops
247 8 16 980 9
wordpiece_kernel.cc
in tensorflow_text/core/kernels
244 12 16 980 20
wordpiece_tokenizer_learner_lib.py
in tensorflow_text/tools/wordpiece_vocab
214 12 16 358 2
wordpiece_tokenizer.cc
in tensorflow_text/core/kernels
203 8 16 980 22
ngrams_kernel_template.h
in tensorflow_text/core/kernels
197 7 16 189 5
sentence_breaking_kernels.cc
in tensorflow_text/core/kernels
196 5 16 980 9
constrained_sequence_kernel.cc
in tensorflow_text/core/kernels
189 5 16 980 8
wordshape_ops.py
in tensorflow_text/python/ops
188 6 16 980 12