File size: 3,161 Bytes
da33744
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
# Repository Scan Report — nltk

**Generated by:** CodeTruth Agent V3 — Module 1 — Universal Repository Discovery Engine  
**Scanned At:** 2026-06-12 11:20:29 UTC  
**Scan Status:** `COMPLETE`  

---

## Repository Identity

| Field | Value |
|---|---|
| Name | nltk |
| Path | `C:\repos\v3\nltk` |
| Purpose | nltk — Nlp Tool (NLTK) — 386 Python files |
| Application Type | **Nlp Tool** |
| Primary Framework | NLTK |
| Secondary Frameworks | Pytest, Requests |

## Confidence

| Score | Value |
|---|---|
| Discovery Score | 100% |
| Classification Score | 100% |
| Overall | 100% |

## Repository Scale

| Metric | Count |
|---|---|
| Total Files Scanned | 519 |
| Python Files | 386 |
| Test Directories | 1 |
| Entry Points | 43 |
| Config Files | 6 |
| Doc Files | 4 |

## Discovered Assets

### Languages (Executable Source Code)

- CSS
- HTML
- Jupyter Notebook
- Python
- Shell
- TOML
- XML
- YAML

### File Types (Documents & Data)

- Configuration File
- JSON
- Markdown
- ReStructuredText
- Text

### ML Models & Neural Network Weights

- None detected

## Build Systems

- Make
- Setuptools

## Technology Stack

- Python

## Entry Points

- `nltk\app\chartparser_app.py`
- `nltk\app\chunkparser_app.py`
- `nltk\app\collocations_app.py`
- `nltk\app\concordance_app.py`
- `nltk\app\nemo_app.py`
- `nltk\app\rdparser_app.py`
- `nltk\app\srparser_app.py`
- `nltk\app\wordfreq_app.py`
- `nltk\app\wordnet_app.py`
- `nltk\ccg\chart.py`
- `nltk\chat\eliza.py`
- `nltk\chat\iesha.py`
- `nltk\chat\rude.py`
- `nltk\chat\suntsu.py`
- `nltk\chat\zen.py`
- `nltk\chunk\named_entity.py`
- `nltk\chunk\regexp.py`
- `nltk\chunk\util.py`
- `nltk\classify\decisiontree.py`
- `nltk\classify\maxent.py`
- *... and 23 more*

## Configuration Files

- `.\Makefile`
- `.\requirements-test.txt`
- `.\setup.cfg`
- `.\setup.py`
- `nltk\test\Makefile`
- `web\Makefile`

## Documentation

- `.\AUTHORS.md`
- `.\CONTRIBUTING.md`
- `.\LICENSE.txt`
- `.\README.md`

## Test Directories

- `nltk\test`

## Warnings & Diagnostics

1. 7 file extension(s) not in language registry: .cff, .doctest, .doctest_latin1, .fol, .in. These files were counted but language not identified. Add to LANGUAGE_EXTENSIONS in framework_signatures.py.



**Unknown Extensions** (7 not yet in registry):

- `.cff` — add to `LANGUAGE_EXTENSIONS` for future support
- `.doctest` — add to `LANGUAGE_EXTENSIONS` for future support
- `.doctest_latin1` — add to `LANGUAGE_EXTENSIONS` for future support
- `.fol` — add to `LANGUAGE_EXTENSIONS` for future support
- `.in` — add to `LANGUAGE_EXTENSIONS` for future support
- `.ref` — add to `LANGUAGE_EXTENSIONS` for future support
- `.tiff` — add to `LANGUAGE_EXTENSIONS` for future support

## Governance Gate — V3-003**APPROVED** — Repository understanding complete. Pipeline may proceed.

---

*Generated by [CodeTruth Agent V3](https://github.com/Zeeshan78699/CodeTruthAgent)*  
*Module 1 — Universal Repository Discovery Engine*  
*Scan timestamp: 2026-06-12T11:20:29.522725+00:00*