adriansanz
commited on
Commit
•
5a95291
1
Parent(s):
8267897
End of training
Browse files- README.md +76 -0
- added_tokens.json +1993 -0
- config.json +40 -0
- merges.txt +0 -0
- model.safetensors +3 -0
- special_tokens_map.json +51 -0
- tokenizer.json +0 -0
- tokenizer_config.json +0 -0
- training_args.bin +3 -0
- vocab.json +0 -0
README.md
ADDED
@@ -0,0 +1,76 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
base_model: projecte-aina/roberta-base-ca-v2-cawikitc
|
4 |
+
tags:
|
5 |
+
- generated_from_trainer
|
6 |
+
metrics:
|
7 |
+
- accuracy
|
8 |
+
- precision
|
9 |
+
- recall
|
10 |
+
- f1
|
11 |
+
model-index:
|
12 |
+
- name: p1
|
13 |
+
results: []
|
14 |
+
---
|
15 |
+
|
16 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
17 |
+
should probably proofread and complete it, then remove this comment. -->
|
18 |
+
|
19 |
+
# p1
|
20 |
+
|
21 |
+
This model is a fine-tuned version of [projecte-aina/roberta-base-ca-v2-cawikitc](https://huggingface.co/projecte-aina/roberta-base-ca-v2-cawikitc) on the None dataset.
|
22 |
+
It achieves the following results on the evaluation set:
|
23 |
+
- Loss: 0.8254
|
24 |
+
- Accuracy: 0.5
|
25 |
+
- Precision: 0.25
|
26 |
+
- Recall: 0.5
|
27 |
+
- F1: 0.3333
|
28 |
+
- Ratio: 1.0
|
29 |
+
|
30 |
+
## Model description
|
31 |
+
|
32 |
+
More information needed
|
33 |
+
|
34 |
+
## Intended uses & limitations
|
35 |
+
|
36 |
+
More information needed
|
37 |
+
|
38 |
+
## Training and evaluation data
|
39 |
+
|
40 |
+
More information needed
|
41 |
+
|
42 |
+
## Training procedure
|
43 |
+
|
44 |
+
### Training hyperparameters
|
45 |
+
|
46 |
+
The following hyperparameters were used during training:
|
47 |
+
- learning_rate: 2e-05
|
48 |
+
- train_batch_size: 16
|
49 |
+
- eval_batch_size: 2
|
50 |
+
- seed: 47
|
51 |
+
- gradient_accumulation_steps: 2
|
52 |
+
- total_train_batch_size: 32
|
53 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
54 |
+
- lr_scheduler_type: linear
|
55 |
+
- lr_scheduler_warmup_ratio: 0.06
|
56 |
+
- lr_scheduler_warmup_steps: 4
|
57 |
+
- num_epochs: 2
|
58 |
+
- label_smoothing_factor: 0.1
|
59 |
+
|
60 |
+
### Training results
|
61 |
+
|
62 |
+
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 | Ratio |
|
63 |
+
|:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|:------:|
|
64 |
+
| 0.8263 | 0.38 | 10 | 0.8199 | 0.5 | 0.5 | 0.5 | 0.3473 | 0.0163 |
|
65 |
+
| 0.8283 | 0.75 | 20 | 0.8389 | 0.5 | 0.25 | 0.5 | 0.3333 | 1.0 |
|
66 |
+
| 0.8167 | 1.13 | 30 | 0.8325 | 0.5 | 0.25 | 0.5 | 0.3333 | 1.0 |
|
67 |
+
| 0.8183 | 1.51 | 40 | 0.8228 | 0.4973 | 0.2493 | 0.4973 | 0.3321 | 0.9973 |
|
68 |
+
| 0.8178 | 1.89 | 50 | 0.8254 | 0.5 | 0.25 | 0.5 | 0.3333 | 1.0 |
|
69 |
+
|
70 |
+
|
71 |
+
### Framework versions
|
72 |
+
|
73 |
+
- Transformers 4.38.2
|
74 |
+
- Pytorch 2.1.0+cu121
|
75 |
+
- Datasets 2.19.0
|
76 |
+
- Tokenizers 0.15.2
|
added_tokens.json
ADDED
@@ -0,0 +1,1993 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"\"el": 51923,
|
3 |
+
"(adjunto": 51155,
|
4 |
+
"(al": 52126,
|
5 |
+
"(el": 52041,
|
6 |
+
"(en": 51134,
|
7 |
+
"(la": 51461,
|
8 |
+
"(no": 51914,
|
9 |
+
"(que": 51225,
|
10 |
+
"(zona": 51455,
|
11 |
+
"12-14": 51289,
|
12 |
+
"2020,": 51611,
|
13 |
+
"2022": 50963,
|
14 |
+
"2023": 50358,
|
15 |
+
"abandonat": 51281,
|
16 |
+
"acces": 51709,
|
17 |
+
"accessible": 52146,
|
18 |
+
"acció": 50687,
|
19 |
+
"accés": 51123,
|
20 |
+
"acera": 52030,
|
21 |
+
"actuacio": 52083,
|
22 |
+
"actuació": 50605,
|
23 |
+
"actualment,": 52057,
|
24 |
+
"actuals": 51780,
|
25 |
+
"acumulació": 50541,
|
26 |
+
"acústica": 50987,
|
27 |
+
"adequat": 50369,
|
28 |
+
"adients": 51591,
|
29 |
+
"adjunt": 51385,
|
30 |
+
"adjuntem": 51339,
|
31 |
+
"adjunto": 50588,
|
32 |
+
"administradora": 51921,
|
33 |
+
"administradors": 51108,
|
34 |
+
"adreça": 52150,
|
35 |
+
"afectada": 50635,
|
36 |
+
"afectant": 50396,
|
37 |
+
"afecten": 51950,
|
38 |
+
"agraeixo": 51043,
|
39 |
+
"agrairem": 51369,
|
40 |
+
"agrairia": 50496,
|
41 |
+
"agrairiem": 51700,
|
42 |
+
"agrairé": 51635,
|
43 |
+
"agrairíem": 51083,
|
44 |
+
"agraïria": 52047,
|
45 |
+
"aigües": 51755,
|
46 |
+
"aixi": 50458,
|
47 |
+
"així": 50916,
|
48 |
+
"així,": 51534,
|
49 |
+
"això": 50885,
|
50 |
+
"això,": 51350,
|
51 |
+
"aixó": 51825,
|
52 |
+
"ajuntament,": 51865,
|
53 |
+
"alacant": 51364,
|
54 |
+
"alfred": 51690,
|
55 |
+
"algo": 50438,
|
56 |
+
"algu": 52148,
|
57 |
+
"algú": 50494,
|
58 |
+
"algún": 51237,
|
59 |
+
"alhora": 52006,
|
60 |
+
"allà": 52137,
|
61 |
+
"allí": 50795,
|
62 |
+
"alçada": 51270,
|
63 |
+
"ampliació": 51794,
|
64 |
+
"ampolles": 51140,
|
65 |
+
"anastasi": 52097,
|
66 |
+
"andreu": 51374,
|
67 |
+
"anselm": 51802,
|
68 |
+
"anteriorment": 52104,
|
69 |
+
"anteriors": 51399,
|
70 |
+
"antoni": 51366,
|
71 |
+
"any,": 51882,
|
72 |
+
"anys,": 50666,
|
73 |
+
"aparcar": 51230,
|
74 |
+
"aparcat": 52105,
|
75 |
+
"aparcats": 51147,
|
76 |
+
"aparquen": 51497,
|
77 |
+
"aparquin": 51518,
|
78 |
+
"apart": 51409,
|
79 |
+
"apercebre": 50341,
|
80 |
+
"apreciar": 52216,
|
81 |
+
"aprofito": 51766,
|
82 |
+
"aprop": 51639,
|
83 |
+
"aprox": 51770,
|
84 |
+
"aquí": 51121,
|
85 |
+
"ara,": 50722,
|
86 |
+
"arbrat": 50656,
|
87 |
+
"arbre,": 52078,
|
88 |
+
"arbres,": 50382,
|
89 |
+
"arreglin": 51279,
|
90 |
+
"arribat": 50869,
|
91 |
+
"asseguranca": 51577,
|
92 |
+
"assegurança": 50904,
|
93 |
+
"atenció": 50986,
|
94 |
+
"atenent": 51521,
|
95 |
+
"atentament": 51012,
|
96 |
+
"atentament,": 50923,
|
97 |
+
"atesa": 52252,
|
98 |
+
"atès": 50681,
|
99 |
+
"autobús": 52205,
|
100 |
+
"autorització": 50409,
|
101 |
+
"avançat": 51724,
|
102 |
+
"avariada": 51726,
|
103 |
+
"avda": 50992,
|
104 |
+
"avgda": 52186,
|
105 |
+
"aviat": 50469,
|
106 |
+
"avisat": 51757,
|
107 |
+
"badens": 52048,
|
108 |
+
"baixada": 50958,
|
109 |
+
"baixar": 50534,
|
110 |
+
"baixen": 51495,
|
111 |
+
"baixes": 50848,
|
112 |
+
"baixos": 51388,
|
113 |
+
"balafia": 50993,
|
114 |
+
"balcons": 51273,
|
115 |
+
"balcó": 52199,
|
116 |
+
"baldomer": 52042,
|
117 |
+
"balmes": 51357,
|
118 |
+
"balàfia": 51548,
|
119 |
+
"balàfia,": 51543,
|
120 |
+
"bancària": 52181,
|
121 |
+
"banda": 50668,
|
122 |
+
"banda,": 50566,
|
123 |
+
"bandes": 50871,
|
124 |
+
"baralles": 51980,
|
125 |
+
"barana": 52044,
|
126 |
+
"barcelona,": 51190,
|
127 |
+
"baro": 52214,
|
128 |
+
"barri,": 51401,
|
129 |
+
"barris": 50688,
|
130 |
+
"baró": 51080,
|
131 |
+
"bastant": 51662,
|
132 |
+
"basura": 51791,
|
133 |
+
"bateria": 50419,
|
134 |
+
"batllori": 51847,
|
135 |
+
"benestar": 52142,
|
136 |
+
"benvolguts": 51934,
|
137 |
+
"benvolguts,": 51426,
|
138 |
+
"berlingo": 52014,
|
139 |
+
"besa": 52164,
|
140 |
+
"beure": 51707,
|
141 |
+
"bici": 50704,
|
142 |
+
"bici,": 50920,
|
143 |
+
"bicicleta": 51665,
|
144 |
+
"bicicletes": 50710,
|
145 |
+
"bicicletes,": 50919,
|
146 |
+
"bicis": 51560,
|
147 |
+
"bisbe": 50608,
|
148 |
+
"blava": 51714,
|
149 |
+
"blondel": 51931,
|
150 |
+
"boleda": 51325,
|
151 |
+
"bombers": 51733,
|
152 |
+
"bombeta": 52139,
|
153 |
+
"bonaire": 51996,
|
154 |
+
"bones": 50825,
|
155 |
+
"bones,": 51308,
|
156 |
+
"bonificació": 51204,
|
157 |
+
"bordeta": 50946,
|
158 |
+
"bordeta,": 50770,
|
159 |
+
"bordillo": 50530,
|
160 |
+
"borera": 52111,
|
161 |
+
"borsa": 51262,
|
162 |
+
"bossa": 50514,
|
163 |
+
"bosses": 50383,
|
164 |
+
"botelles": 51297,
|
165 |
+
"botiga": 51032,
|
166 |
+
"branques": 50397,
|
167 |
+
"bressol": 50434,
|
168 |
+
"brevetat": 51371,
|
169 |
+
"brigada": 50676,
|
170 |
+
"brossa": 50996,
|
171 |
+
"brossa,": 51295,
|
172 |
+
"brut,": 50603,
|
173 |
+
"bruta": 51333,
|
174 |
+
"bruticia": 50542,
|
175 |
+
"bruticia,": 51294,
|
176 |
+
"bruts": 51105,
|
177 |
+
"brutícia": 50378,
|
178 |
+
"brutícia,": 51139,
|
179 |
+
"buscar": 51233,
|
180 |
+
"busos": 50362,
|
181 |
+
"bé,": 51859,
|
182 |
+
"bústia": 51941,
|
183 |
+
"cables": 52147,
|
184 |
+
"cadastral": 51870,
|
185 |
+
"cadira": 51598,
|
186 |
+
"cadires": 51992,
|
187 |
+
"caducada": 50327,
|
188 |
+
"cafeteria": 51159,
|
189 |
+
"cagades": 51154,
|
190 |
+
"caiguda": 51055,
|
191 |
+
"caigudes": 50593,
|
192 |
+
"caigui": 51607,
|
193 |
+
"caigut": 50842,
|
194 |
+
"caixa": 50350,
|
195 |
+
"caixes": 52005,
|
196 |
+
"cajal": 51358,
|
197 |
+
"caldria": 50408,
|
198 |
+
"calle": 52177,
|
199 |
+
"calor": 51920,
|
200 |
+
"calçada": 50967,
|
201 |
+
"cami": 51545,
|
202 |
+
"caminant": 51712,
|
203 |
+
"caminar": 50798,
|
204 |
+
"camins": 51018,
|
205 |
+
"camions": 50426,
|
206 |
+
"camió": 50927,
|
207 |
+
"camps": 50333,
|
208 |
+
"campus": 51781,
|
209 |
+
"camí": 51022,
|
210 |
+
"canalització": 50924,
|
211 |
+
"canalla": 51132,
|
212 |
+
"canonada": 51115,
|
213 |
+
"canonge": 50547,
|
214 |
+
"cantonada": 50828,
|
215 |
+
"cantó": 51451,
|
216 |
+
"canvi,": 51137,
|
217 |
+
"canviar": 50410,
|
218 |
+
"canviat": 52011,
|
219 |
+
"canvis": 51685,
|
220 |
+
"canyes": 51612,
|
221 |
+
"capdamunt": 51774,
|
222 |
+
"cappont": 50715,
|
223 |
+
"cappont,": 51450,
|
224 |
+
"caps": 50335,
|
225 |
+
"caques": 51837,
|
226 |
+
"cardenal": 51118,
|
227 |
+
"carles": 51502,
|
228 |
+
"carme": 51574,
|
229 |
+
"carner": 51764,
|
230 |
+
"carrega": 51695,
|
231 |
+
"carregador": 52242,
|
232 |
+
"carrer,": 50739,
|
233 |
+
"carrers": 50381,
|
234 |
+
"carrers,": 51500,
|
235 |
+
"carretera": 50789,
|
236 |
+
"carril": 50523,
|
237 |
+
"carrils": 51146,
|
238 |
+
"cartell": 51444,
|
239 |
+
"cartells": 52101,
|
240 |
+
"cas,": 51318,
|
241 |
+
"casa,": 50665,
|
242 |
+
"cases": 50564,
|
243 |
+
"casgracies": 50345,
|
244 |
+
"casi": 51929,
|
245 |
+
"casos": 51224,
|
246 |
+
"castella": 52007,
|
247 |
+
"castells": 51453,
|
248 |
+
"català": 51916,
|
249 |
+
"cauen": 51272,
|
250 |
+
"caure": 50732,
|
251 |
+
"causa": 50723,
|
252 |
+
"causant": 50999,
|
253 |
+
"causar": 52234,
|
254 |
+
"causen": 51959,
|
255 |
+
"caça": 51525,
|
256 |
+
"cebrejat": 51796,
|
257 |
+
"cediu": 51840,
|
258 |
+
"cementiri": 50451,
|
259 |
+
"certificat": 51209,
|
260 |
+
"ciclomotor": 51200,
|
261 |
+
"circula": 50332,
|
262 |
+
"circulacio": 50730,
|
263 |
+
"circulació": 51419,
|
264 |
+
"circulant": 50325,
|
265 |
+
"circular": 51251,
|
266 |
+
"circulatori": 51149,
|
267 |
+
"circulen": 50368,
|
268 |
+
"cisneros": 51119,
|
269 |
+
"citroen": 52013,
|
270 |
+
"ciutada": 51596,
|
271 |
+
"ciutadana": 50266,
|
272 |
+
"ciutadana,": 51479,
|
273 |
+
"ciutadania": 51298,
|
274 |
+
"ciutadà": 50938,
|
275 |
+
"ciutat,": 51241,
|
276 |
+
"ciutats": 52098,
|
277 |
+
"civisme": 50997,
|
278 |
+
"clarament": 52128,
|
279 |
+
"clars": 50697,
|
280 |
+
"clave": 52185,
|
281 |
+
"claveguera": 50812,
|
282 |
+
"clavegueram": 50764,
|
283 |
+
"clavegueres": 51199,
|
284 |
+
"clients": 50488,
|
285 |
+
"climatització": 51958,
|
286 |
+
"clot": 50617,
|
287 |
+
"clots": 52180,
|
288 |
+
"club": 51648,
|
289 |
+
"cobrar": 51566,
|
290 |
+
"codina": 52235,
|
291 |
+
"collegi": 52008,
|
292 |
+
"colocar": 51772,
|
293 |
+
"coloms": 50597,
|
294 |
+
"coloms,": 50602,
|
295 |
+
"col·legi": 51803,
|
296 |
+
"col·locar": 51540,
|
297 |
+
"combelles": 51831,
|
298 |
+
"comencen": 50994,
|
299 |
+
"comentar": 50388,
|
300 |
+
"comença": 51704,
|
301 |
+
"començar": 50627,
|
302 |
+
"començat": 51094,
|
303 |
+
"comercial": 51664,
|
304 |
+
"comerç": 50274,
|
305 |
+
"comerços": 52024,
|
306 |
+
"companyia": 51565,
|
307 |
+
"companys": 50760,
|
308 |
+
"companys,": 51621,
|
309 |
+
"compleix": 50472,
|
310 |
+
"completament": 51368,
|
311 |
+
"complicat": 51082,
|
312 |
+
"compliment": 51160,
|
313 |
+
"complir": 50940,
|
314 |
+
"comporta": 50733,
|
315 |
+
"comportament": 50782,
|
316 |
+
"compra": 51174,
|
317 |
+
"comprar": 50475,
|
318 |
+
"compres": 50420,
|
319 |
+
"comprovar": 51778,
|
320 |
+
"compte": 50580,
|
321 |
+
"comptes": 51890,
|
322 |
+
"comtes": 51799,
|
323 |
+
"comunicacions": 51798,
|
324 |
+
"comunicació": 51193,
|
325 |
+
"comunicar": 50468,
|
326 |
+
"comunicat": 51880,
|
327 |
+
"comunico": 51047,
|
328 |
+
"comuniquem": 51168,
|
329 |
+
"comuniquen": 51476,
|
330 |
+
"comunitaria": 51973,
|
331 |
+
"comunitat,": 50600,
|
332 |
+
"concentració": 50294,
|
333 |
+
"concret": 51252,
|
334 |
+
"concretament": 50610,
|
335 |
+
"condicions": 50431,
|
336 |
+
"conductes": 52127,
|
337 |
+
"conductor": 50781,
|
338 |
+
"conductors": 51171,
|
339 |
+
"coneixement": 50980,
|
340 |
+
"confinament": 50740,
|
341 |
+
"conills": 52036,
|
342 |
+
"conscients": 51559,
|
343 |
+
"conseqüència": 51813,
|
344 |
+
"conseqüències": 51756,
|
345 |
+
"conservacio": 52053,
|
346 |
+
"conservatori": 51263,
|
347 |
+
"considerable": 51327,
|
348 |
+
"considero": 51340,
|
349 |
+
"consistori": 50429,
|
350 |
+
"consta": 51636,
|
351 |
+
"constant": 50948,
|
352 |
+
"constantment": 50965,
|
353 |
+
"constants": 51765,
|
354 |
+
"constar": 50545,
|
355 |
+
"construcció": 50287,
|
356 |
+
"constància": 51629,
|
357 |
+
"consultar": 50644,
|
358 |
+
"consum,": 50273,
|
359 |
+
"contactar": 51407,
|
360 |
+
"contacte": 50284,
|
361 |
+
"contaminació": 50860,
|
362 |
+
"contenedors": 50785,
|
363 |
+
"contenidor": 50792,
|
364 |
+
"contenidors": 50513,
|
365 |
+
"contenidors,": 51655,
|
366 |
+
"contesta": 50606,
|
367 |
+
"continuació": 52074,
|
368 |
+
"continuament": 50625,
|
369 |
+
"continuar": 50527,
|
370 |
+
"continuen": 50928,
|
371 |
+
"contrari": 51126,
|
372 |
+
"controlar": 50569,
|
373 |
+
"controls": 50941,
|
374 |
+
"contínuament": 52203,
|
375 |
+
"convenient": 50856,
|
376 |
+
"convertit": 51967,
|
377 |
+
"convivència": 50935,
|
378 |
+
"convocatòria": 51751,
|
379 |
+
"conèixer": 51832,
|
380 |
+
"copia": 50898,
|
381 |
+
"cops": 50373,
|
382 |
+
"cordial": 51830,
|
383 |
+
"cordialment,": 50684,
|
384 |
+
"cordials": 50511,
|
385 |
+
"correcta": 52210,
|
386 |
+
"correctament": 51000,
|
387 |
+
"correcte": 51212,
|
388 |
+
"correctores": 50884,
|
389 |
+
"corregidor": 50807,
|
390 |
+
"corrent": 51809,
|
391 |
+
"correspon": 51721,
|
392 |
+
"corresponent": 50834,
|
393 |
+
"corresponents": 51077,
|
394 |
+
"correu": 50778,
|
395 |
+
"correus": 50861,
|
396 |
+
"corts": 50984,
|
397 |
+
"cosa,": 51492,
|
398 |
+
"cost": 52169,
|
399 |
+
"costa": 50917,
|
400 |
+
"costat": 50402,
|
401 |
+
"costats": 51698,
|
402 |
+
"cotxe": 50751,
|
403 |
+
"cotxe,": 50833,
|
404 |
+
"cotxes": 51142,
|
405 |
+
"cotxes,": 50771,
|
406 |
+
"cotxet": 51245,
|
407 |
+
"covid": 50278,
|
408 |
+
"covid-19": 50473,
|
409 |
+
"crea": 51657,
|
410 |
+
"creació": 52176,
|
411 |
+
"creant": 50790,
|
412 |
+
"creiem": 51034,
|
413 |
+
"creixen": 52003,
|
414 |
+
"crescut": 51993,
|
415 |
+
"creuar": 51597,
|
416 |
+
"creuen": 51819,
|
417 |
+
"cristofol": 51988,
|
418 |
+
"cristòfol": 51324,
|
419 |
+
"cruilla": 51624,
|
420 |
+
"cruïlla": 51910,
|
421 |
+
"cual": 50630,
|
422 |
+
"cuan": 50806,
|
423 |
+
"culpa": 50565,
|
424 |
+
"cunillas": 52215,
|
425 |
+
"cuques": 51031,
|
426 |
+
"cura": 51178,
|
427 |
+
"càrrec": 51414,
|
428 |
+
"càrrega": 51221,
|
429 |
+
"cívic": 51504,
|
430 |
+
"cívics": 51182,
|
431 |
+
"còpia": 51871,
|
432 |
+
"dabandonament": 50691,
|
433 |
+
"dabril": 51396,
|
434 |
+
"daccés": 51316,
|
435 |
+
"dacord": 51214,
|
436 |
+
"dactivitat": 51619,
|
437 |
+
"dactivitats": 52115,
|
438 |
+
"dagost": 51610,
|
439 |
+
"daigua": 50899,
|
440 |
+
"dalgun": 51127,
|
441 |
+
"dalt": 50960,
|
442 |
+
"dalta": 52202,
|
443 |
+
"daltra": 50719,
|
444 |
+
"daltres": 50658,
|
445 |
+
"danar": 51660,
|
446 |
+
"dandorra": 51516,
|
447 |
+
"danys": 50634,
|
448 |
+
"daparcament": 51745,
|
449 |
+
"daquest": 50720,
|
450 |
+
"daquesta": 50459,
|
451 |
+
"daquestes": 51081,
|
452 |
+
"daquests": 50949,
|
453 |
+
"darago": 51682,
|
454 |
+
"daragó": 51555,
|
455 |
+
"darbres": 51116,
|
456 |
+
"darrer": 51291,
|
457 |
+
"darrera": 50379,
|
458 |
+
"darrerament": 51505,
|
459 |
+
"darrere": 50404,
|
460 |
+
"darrers": 51097,
|
461 |
+
"darribar": 50452,
|
462 |
+
"datenció": 51839,
|
463 |
+
"dautobusos": 50532,
|
464 |
+
"davant,": 52106,
|
465 |
+
"davui": 50968,
|
466 |
+
"decret": 50883,
|
467 |
+
"defecacions": 51305,
|
468 |
+
"deficient": 51386,
|
469 |
+
"definitiva": 50974,
|
470 |
+
"degudament": 50707,
|
471 |
+
"degut": 50708,
|
472 |
+
"deixadesa": 50737,
|
473 |
+
"deixalles": 51234,
|
474 |
+
"deixant": 51138,
|
475 |
+
"deixat": 50678,
|
476 |
+
"deixen": 50787,
|
477 |
+
"deixin": 51899,
|
478 |
+
"deixo": 52075,
|
479 |
+
"dells": 51656,
|
480 |
+
"demanant": 51985,
|
481 |
+
"demanar": 50476,
|
482 |
+
"demanaria": 50774,
|
483 |
+
"demanat": 50481,
|
484 |
+
"demanda": 51851,
|
485 |
+
"demanem": 50355,
|
486 |
+
"demanem,": 51787,
|
487 |
+
"demanen": 51893,
|
488 |
+
"demano": 50836,
|
489 |
+
"dempadronament": 52072,
|
490 |
+
"dempresa": 50752,
|
491 |
+
"denllumenat": 52227,
|
492 |
+
"dentrada": 51478,
|
493 |
+
"denuncia": 50894,
|
494 |
+
"denunciar": 51001,
|
495 |
+
"denúncia": 50823,
|
496 |
+
"departament": 50881,
|
497 |
+
"deplorable": 50536,
|
498 |
+
"desagradable": 51713,
|
499 |
+
"desapareguda": 51987,
|
500 |
+
"desaparegut": 51456,
|
501 |
+
"descampat": 52086,
|
502 |
+
"descans": 51678,
|
503 |
+
"descansar": 50562,
|
504 |
+
"descarrega": 51696,
|
505 |
+
"descarregar": 52229,
|
506 |
+
"descendent": 50695,
|
507 |
+
"descombraries": 51494,
|
508 |
+
"descombreries": 50777,
|
509 |
+
"desconec": 51634,
|
510 |
+
"descàrrega": 51222,
|
511 |
+
"desde": 50351,
|
512 |
+
"desgràcia": 51435,
|
513 |
+
"desinfecció": 51493,
|
514 |
+
"desitjo": 52119,
|
515 |
+
"despenjada": 51975,
|
516 |
+
"desperar": 52116,
|
517 |
+
"desperfectes": 51601,
|
518 |
+
"despesa": 51538,
|
519 |
+
"despeses": 51999,
|
520 |
+
"desports": 50334,
|
521 |
+
"desprès": 52073,
|
522 |
+
"després": 50891,
|
523 |
+
"desratització": 51465,
|
524 |
+
"destacionament": 50700,
|
525 |
+
"destar": 52010,
|
526 |
+
"destorb": 50906,
|
527 |
+
"detectat": 51468,
|
528 |
+
"deteriorada": 51857,
|
529 |
+
"deteriorament": 51151,
|
530 |
+
"determinats": 50859,
|
531 |
+
"deuen": 52000,
|
532 |
+
"devant": 51014,
|
533 |
+
"devitar": 52061,
|
534 |
+
"devolució": 52015,
|
535 |
+
"dexcrements": 50972,
|
536 |
+
"dhaver": 51393,
|
537 |
+
"dherbes": 51703,
|
538 |
+
"dia!": 51768,
|
539 |
+
"dia,": 50303,
|
540 |
+
"dia:": 51807,
|
541 |
+
"diaria": 51897,
|
542 |
+
"dient": 51739,
|
543 |
+
"dies,": 51010,
|
544 |
+
"diferents": 50318,
|
545 |
+
"dificulta": 52025,
|
546 |
+
"dificultant": 51804,
|
547 |
+
"dificultat": 51994,
|
548 |
+
"dificultats": 51268,
|
549 |
+
"dificulten": 52019,
|
550 |
+
"difícil": 51575,
|
551 |
+
"dijous": 50357,
|
552 |
+
"dilluns": 51267,
|
553 |
+
"dimarts": 51900,
|
554 |
+
"dimecres": 51938,
|
555 |
+
"dimensions": 51025,
|
556 |
+
"diners": 50631,
|
557 |
+
"dintre": 51567,
|
558 |
+
"dipòsit": 50660,
|
559 |
+
"dir,": 52001,
|
560 |
+
"direccio": 51375,
|
561 |
+
"direcció": 50403,
|
562 |
+
"directament": 50754,
|
563 |
+
"dirigeixo": 51883,
|
564 |
+
"discapacitat": 52043,
|
565 |
+
"disciplina": 51955,
|
566 |
+
"disposa": 50645,
|
567 |
+
"disposem": 51231,
|
568 |
+
"disposició": 50322,
|
569 |
+
"dissabtes": 51064,
|
570 |
+
"distancia": 50456,
|
571 |
+
"distintiu": 51392,
|
572 |
+
"distància": 52223,
|
573 |
+
"divendres": 50463,
|
574 |
+
"diverses": 50599,
|
575 |
+
"diversos": 51282,
|
576 |
+
"diàriament": 51073,
|
577 |
+
"dni": 50508,
|
578 |
+
"dobligacio": 51729,
|
579 |
+
"dobra": 51615,
|
580 |
+
"dobres": 52092,
|
581 |
+
"doctor": 50705,
|
582 |
+
"doctora": 51452,
|
583 |
+
"documentació": 50685,
|
584 |
+
"documents": 51645,
|
585 |
+
"domicili": 51005,
|
586 |
+
"domiciliació": 50440,
|
587 |
+
"donada": 51643,
|
588 |
+
"donant": 51605,
|
589 |
+
"donat": 50717,
|
590 |
+
"doncs,": 51860,
|
591 |
+
"donen": 50618,
|
592 |
+
"dormir": 50892,
|
593 |
+
"dubte": 50323,
|
594 |
+
"duna": 50380,
|
595 |
+
"duns": 51572,
|
596 |
+
"duran": 51984,
|
597 |
+
"durbanisme": 51524,
|
598 |
+
"durgell": 51625,
|
599 |
+
"durgell,": 51469,
|
600 |
+
"dusuaris": 50907,
|
601 |
+
"dusuariscal": 50340,
|
602 |
+
"día": 50549,
|
603 |
+
"día,": 51467,
|
604 |
+
"dóna": 51429,
|
605 |
+
"d’animals": 52249,
|
606 |
+
"d’aquest": 51129,
|
607 |
+
"d’aquesta": 51582,
|
608 |
+
"d’aquests": 52131,
|
609 |
+
"d’un": 51067,
|
610 |
+
"d’una": 51814,
|
611 |
+
"ebm": 52170,
|
612 |
+
"eclipsada": 51874,
|
613 |
+
"edifici,": 51689,
|
614 |
+
"educació": 50276,
|
615 |
+
"electrònic": 51990,
|
616 |
+
"electrònica": 50952,
|
617 |
+
"elisis": 51997,
|
618 |
+
"elèctric": 51328,
|
619 |
+
"elèctrics": 51776,
|
620 |
+
"embornal": 50346,
|
621 |
+
"embornals": 50385,
|
622 |
+
"embossat": 50347,
|
623 |
+
"embossats": 51104,
|
624 |
+
"embruten": 51974,
|
625 |
+
"endavant": 50954,
|
626 |
+
"enfront": 52108,
|
627 |
+
"enjardinada": 51189,
|
628 |
+
"enlloc": 52117,
|
629 |
+
"enllà": 51135,
|
630 |
+
"enretirar": 51439,
|
631 |
+
"enretiri": 52156,
|
632 |
+
"enric": 52188,
|
633 |
+
"ensurt": 51948,
|
634 |
+
"ensurts": 51684,
|
635 |
+
"entenem": 51069,
|
636 |
+
"entrin": 51762,
|
637 |
+
"envaeixen": 51376,
|
638 |
+
"envaint": 51613,
|
639 |
+
"envers": 51006,
|
640 |
+
"enviat": 50866,
|
641 |
+
"envio": 50640,
|
642 |
+
"escales": 51353,
|
643 |
+
"escarabats": 52243,
|
644 |
+
"escofet": 50808,
|
645 |
+
"escombreries": 50930,
|
646 |
+
"escric": 50651,
|
647 |
+
"escrit,": 50840,
|
648 |
+
"esmentats": 50671,
|
649 |
+
"esperant": 50280,
|
650 |
+
"esporga": 51917,
|
651 |
+
"essent": 51812,
|
652 |
+
"estaciona": 52136,
|
653 |
+
"estacionada": 51356,
|
654 |
+
"estacionaments": 50418,
|
655 |
+
"estacionar": 51552,
|
656 |
+
"estacionat": 50693,
|
657 |
+
"estacionats": 50951,
|
658 |
+
"estacionen": 51797,
|
659 |
+
"estació": 50361,
|
660 |
+
"estant": 51271,
|
661 |
+
"estarà": 52016,
|
662 |
+
"estat,": 51595,
|
663 |
+
"esteu": 50933,
|
664 |
+
"estiguin": 51554,
|
665 |
+
"està": 50491,
|
666 |
+
"estàn": 51933,
|
667 |
+
"está": 50412,
|
668 |
+
"están": 51219,
|
669 |
+
"evidentment": 51720,
|
670 |
+
"excessiu": 51810,
|
671 |
+
"excrements": 50970,
|
672 |
+
"excés": 51706,
|
673 |
+
"existeix": 50811,
|
674 |
+
"existeixen": 52152,
|
675 |
+
"existents": 51549,
|
676 |
+
"exposo": 51978,
|
677 |
+
"exteriors": 51351,
|
678 |
+
"facilitar": 51381,
|
679 |
+
"facin": 50615,
|
680 |
+
"factura": 51354,
|
681 |
+
"factures": 51217,
|
682 |
+
"faig": 50428,
|
683 |
+
"falten": 51057,
|
684 |
+
"familia": 50489,
|
685 |
+
"familiar": 50299,
|
686 |
+
"familiars": 50277,
|
687 |
+
"families": 51754,
|
688 |
+
"família": 50296,
|
689 |
+
"famílies": 51719,
|
690 |
+
"fanal": 51845,
|
691 |
+
"fanals": 51207,
|
692 |
+
"faria": 52232,
|
693 |
+
"farola": 50637,
|
694 |
+
"faroles": 51331,
|
695 |
+
"farts": 51428,
|
696 |
+
"farà": 51397,
|
697 |
+
"fase": 51382,
|
698 |
+
"favor": 50652,
|
699 |
+
"façana": 51101,
|
700 |
+
"façana,": 51195,
|
701 |
+
"façanes": 51824,
|
702 |
+
"feia": 51666,
|
703 |
+
"feien": 51915,
|
704 |
+
"feina": 50761,
|
705 |
+
"fer,": 51926,
|
706 |
+
"fer-ho": 51264,
|
707 |
+
"fer-se": 51722,
|
708 |
+
"ferm": 52040,
|
709 |
+
"ferran": 50619,
|
710 |
+
"fessin": 52178,
|
711 |
+
"festes": 50897,
|
712 |
+
"festius": 51907,
|
713 |
+
"fet,": 51546,
|
714 |
+
"figuerola": 52123,
|
715 |
+
"filla": 50363,
|
716 |
+
"filles": 51925,
|
717 |
+
"fills": 50293,
|
718 |
+
"filtracions": 52087,
|
719 |
+
"finalitzar": 51408,
|
720 |
+
"finalitzat": 51061,
|
721 |
+
"finalment": 52037,
|
722 |
+
"finca": 52017,
|
723 |
+
"finestra": 52200,
|
724 |
+
"finestres": 50555,
|
725 |
+
"finques": 51711,
|
726 |
+
"fleming": 50359,
|
727 |
+
"florensa": 51885,
|
728 |
+
"focus": 51960,
|
729 |
+
"fontanet,": 51361,
|
730 |
+
"fonts": 51771,
|
731 |
+
"forat": 51391,
|
732 |
+
"forats": 50623,
|
733 |
+
"formal": 50762,
|
734 |
+
"formigó": 51028,
|
735 |
+
"formulari": 52251,
|
736 |
+
"forn": 52238,
|
737 |
+
"fortes": 50614,
|
738 |
+
"força": 51377,
|
739 |
+
"fosa": 51046,
|
740 |
+
"fosc": 50399,
|
741 |
+
"fosc,": 51687,
|
742 |
+
"fosca": 51349,
|
743 |
+
"foscor": 51362,
|
744 |
+
"fosos": 52124,
|
745 |
+
"fosques": 51203,
|
746 |
+
"fosques,": 52009,
|
747 |
+
"fotografia": 51466,
|
748 |
+
"fotografies": 50317,
|
749 |
+
"fotos": 51008,
|
750 |
+
"fraga": 51782,
|
751 |
+
"francesc": 51150,
|
752 |
+
"franja": 50982,
|
753 |
+
"freqüència": 51758,
|
754 |
+
"fruita": 51841,
|
755 |
+
"fuita": 51815,
|
756 |
+
"fulles": 51060,
|
757 |
+
"fums": 51158,
|
758 |
+
"funcio": 51869,
|
759 |
+
"funciona": 50462,
|
760 |
+
"funciona,": 51367,
|
761 |
+
"funcionament": 51384,
|
762 |
+
"funcionar": 50749,
|
763 |
+
"funcionen": 51337,
|
764 |
+
"furgonetes": 50788,
|
765 |
+
"fusta": 50289,
|
766 |
+
"futbol,": 51310,
|
767 |
+
"fàcil": 51249,
|
768 |
+
"gairebé": 50398,
|
769 |
+
"galicia": 51238,
|
770 |
+
"garatge": 50804,
|
771 |
+
"gardeny": 51425,
|
772 |
+
"garrigues": 50639,
|
773 |
+
"gaudir": 50702,
|
774 |
+
"gaya": 50405,
|
775 |
+
"general,": 52155,
|
776 |
+
"generalitat": 50642,
|
777 |
+
"generar": 51854,
|
778 |
+
"generen": 52082,
|
779 |
+
"gent,": 50851,
|
780 |
+
"germanes": 51514,
|
781 |
+
"germans": 51048,
|
782 |
+
"gespa": 51526,
|
783 |
+
"gestionar": 51641,
|
784 |
+
"gestions": 51642,
|
785 |
+
"gestió": 50763,
|
786 |
+
"gili": 51477,
|
787 |
+
"gimnàs": 51389,
|
788 |
+
"girada": 51773,
|
789 |
+
"girar": 51557,
|
790 |
+
"glorieta": 50443,
|
791 |
+
"gossos": 50977,
|
792 |
+
"gossos,": 51585,
|
793 |
+
"gracies": 50417,
|
794 |
+
"graffitis": 52237,
|
795 |
+
"gran,": 51532,
|
796 |
+
"granyena": 51747,
|
797 |
+
"greuge": 51836,
|
798 |
+
"greus": 51737,
|
799 |
+
"gris": 50692,
|
800 |
+
"groc": 50793,
|
801 |
+
"groga": 51383,
|
802 |
+
"gronxadors": 52190,
|
803 |
+
"grua": 52230,
|
804 |
+
"grups": 51903,
|
805 |
+
"gràcies": 50471,
|
806 |
+
"gràcies!": 51266,
|
807 |
+
"gràcies,": 51415,
|
808 |
+
"guals": 52002,
|
809 |
+
"guàrdia": 50932,
|
810 |
+
"habitatges,": 51922,
|
811 |
+
"habitualment": 51306,
|
812 |
+
"hagut": 51179,
|
813 |
+
"hagués": 51715,
|
814 |
+
"haurà": 51779,
|
815 |
+
"havent": 51501,
|
816 |
+
"hola,": 50765,
|
817 |
+
"hores,": 51651,
|
818 |
+
"horitzontal": 50433,
|
819 |
+
"i/o": 50800,
|
820 |
+
"ibi": 51834,
|
821 |
+
"ignasi": 50945,
|
822 |
+
"igualment": 51654,
|
823 |
+
"ii,": 50911,
|
824 |
+
"ilnet": 51969,
|
825 |
+
"il·luminació": 51653,
|
826 |
+
"impedeix": 51632,
|
827 |
+
"impedeixen": 50797,
|
828 |
+
"impedint": 51125,
|
829 |
+
"imposible": 51520,
|
830 |
+
"impossibilitat": 51677,
|
831 |
+
"incidència": 51569,
|
832 |
+
"incivisme": 50267,
|
833 |
+
"inclus": 52153,
|
834 |
+
"inclús": 51541,
|
835 |
+
"incompleixen": 51817,
|
836 |
+
"incívics": 51750,
|
837 |
+
"indegudament": 50838,
|
838 |
+
"indicant": 51939,
|
839 |
+
"indigents": 51459,
|
840 |
+
"indignant": 51630,
|
841 |
+
"infantils": 51848,
|
842 |
+
"informacio": 52154,
|
843 |
+
"informació": 50316,
|
844 |
+
"informat": 52052,
|
845 |
+
"informativa": 51683,
|
846 |
+
"informem": 52182,
|
847 |
+
"informo": 51861,
|
848 |
+
"infracció": 51667,
|
849 |
+
"infractors": 51668,
|
850 |
+
"iniciat": 51991,
|
851 |
+
"insalubre": 51156,
|
852 |
+
"insalubritat": 51296,
|
853 |
+
"inspeccio": 50633,
|
854 |
+
"inspecció": 51041,
|
855 |
+
"installació": 52067,
|
856 |
+
"installar": 51820,
|
857 |
+
"instal·lacions": 51763,
|
858 |
+
"instal·lació": 51522,
|
859 |
+
"instal·lar": 50747,
|
860 |
+
"instal·lat": 50553,
|
861 |
+
"insuficient": 51853,
|
862 |
+
"insuportable": 50518,
|
863 |
+
"intenció": 52033,
|
864 |
+
"intentant": 51843,
|
865 |
+
"intentat": 51402,
|
866 |
+
"interseccio": 50524,
|
867 |
+
"intervencio": 50596,
|
868 |
+
"intervenció": 51317,
|
869 |
+
"irurita": 50609,
|
870 |
+
"isabel": 52151,
|
871 |
+
"itv": 50326,
|
872 |
+
"jardi": 51051,
|
873 |
+
"jardineres": 50824,
|
874 |
+
"jardineria": 50801,
|
875 |
+
"jardins": 50269,
|
876 |
+
"jardí": 51911,
|
877 |
+
"jeroni": 50815,
|
878 |
+
"jo,": 51436,
|
879 |
+
"josé": 52107,
|
880 |
+
"juga": 52191,
|
881 |
+
"jugar": 50300,
|
882 |
+
"juguen": 51481,
|
883 |
+
"justament": 50551,
|
884 |
+
"justificant": 51236,
|
885 |
+
"jutjat": 50465,
|
886 |
+
"kent": 52085,
|
887 |
+
"km/h": 52130,
|
888 |
+
"laccés": 51020,
|
889 |
+
"lactivitat": 51403,
|
890 |
+
"lactual": 51292,
|
891 |
+
"ladreça": 50641,
|
892 |
+
"laigua": 50386,
|
893 |
+
"laigua,": 52070,
|
894 |
+
"laire": 51175,
|
895 |
+
"lajuntament": 50576,
|
896 |
+
"lajuntament,": 51901,
|
897 |
+
"laltra": 50479,
|
898 |
+
"laltre": 50612,
|
899 |
+
"laltura": 51470,
|
900 |
+
"lalçada": 50914,
|
901 |
+
"lamentable": 51482,
|
902 |
+
"lamentar": 51260,
|
903 |
+
"lanterior": 52208,
|
904 |
+
"lany": 50337,
|
905 |
+
"laparcament": 51935,
|
906 |
+
"laplicació": 51421,
|
907 |
+
"larbre": 50455,
|
908 |
+
"lascensor": 50464,
|
909 |
+
"lasfalt": 52093,
|
910 |
+
"latenció": 50796,
|
911 |
+
"lateral": 51808,
|
912 |
+
"laugment": 51826,
|
913 |
+
"laurea": 52122,
|
914 |
+
"lautobús": 52094,
|
915 |
+
"lavda": 52239,
|
916 |
+
"lavinguda": 50521,
|
917 |
+
"ledifici": 50900,
|
918 |
+
"ledifici,": 51030,
|
919 |
+
"lembornal": 50768,
|
920 |
+
"lempresa": 50689,
|
921 |
+
"lencreuament": 51187,
|
922 |
+
"lenllumenat": 51474,
|
923 |
+
"lentorn": 51971,
|
924 |
+
"lentrada": 50591,
|
925 |
+
"lescola": 50437,
|
926 |
+
"lescorxador": 51638,
|
927 |
+
"lesglésia": 51553,
|
928 |
+
"lesmentada": 51573,
|
929 |
+
"lesmentat": 50430,
|
930 |
+
"lespai": 51744,
|
931 |
+
"lespera": 50953,
|
932 |
+
"lesquerra": 50525,
|
933 |
+
"lestabliment": 51924,
|
934 |
+
"lestacionament": 51982,
|
935 |
+
"lestació": 50724,
|
936 |
+
"lestat": 50585,
|
937 |
+
"lestiu": 50554,
|
938 |
+
"lestudi": 51986,
|
939 |
+
"lexpedient": 50643,
|
940 |
+
"lexterior": 51760,
|
941 |
+
"lhabitatge": 51042,
|
942 |
+
"lhan": 52120,
|
943 |
+
"lhora": 50727,
|
944 |
+
"lhorari": 50741,
|
945 |
+
"lhorta": 51616,
|
946 |
+
"libi": 50499,
|
947 |
+
"limpost": 50864,
|
948 |
+
"lincivisme": 50976,
|
949 |
+
"linea": 51372,
|
950 |
+
"linici": 52233,
|
951 |
+
"linstitut": 50583,
|
952 |
+
"linterior": 51792,
|
953 |
+
"ll-11": 51977,
|
954 |
+
"llarg": 51304,
|
955 |
+
"llaunes": 51418,
|
956 |
+
"llaurador": 52241,
|
957 |
+
"lleida": 50354,
|
958 |
+
"lleida,": 50581,
|
959 |
+
"lleidatans": 50876,
|
960 |
+
"llença": 52051,
|
961 |
+
"llençar": 51970,
|
962 |
+
"llicencia": 51347,
|
963 |
+
"llicència": 51111,
|
964 |
+
"llivia": 51620,
|
965 |
+
"lloc,": 50831,
|
966 |
+
"llocs": 50873,
|
967 |
+
"llogat": 50862,
|
968 |
+
"llogaters": 51877,
|
969 |
+
"lloguer": 51606,
|
970 |
+
"llopis": 51878,
|
971 |
+
"lluis": 50855,
|
972 |
+
"llum,": 52088,
|
973 |
+
"llums": 51330,
|
974 |
+
"lluny": 51693,
|
975 |
+
"lluís": 51075,
|
976 |
+
"llàstima": 51936,
|
977 |
+
"lobertura": 51529,
|
978 |
+
"lobra": 52032,
|
979 |
+
"local,": 51066,
|
980 |
+
"locals": 51301,
|
981 |
+
"loficina": 51313,
|
982 |
+
"logracies": 50353,
|
983 |
+
"lordenança": 51003,
|
984 |
+
"làmbit": 51002,
|
985 |
+
"límit": 50726,
|
986 |
+
"línia": 50879,
|
987 |
+
"lúnic": 51777,
|
988 |
+
"lús": 50584,
|
989 |
+
"l’ajuntament": 50582,
|
990 |
+
"l’any": 51957,
|
991 |
+
"l’avinguda": 52166,
|
992 |
+
"l’edifici": 51741,
|
993 |
+
"l’empresa": 51584,
|
994 |
+
"l’entrada": 52218,
|
995 |
+
"l’escola": 51628,
|
996 |
+
"l’espai": 50304,
|
997 |
+
"l’estat": 51588,
|
998 |
+
"madreço": 51172,
|
999 |
+
"magatzem": 50944,
|
1000 |
+
"magdalena": 51663,
|
1001 |
+
"magi": 51302,
|
1002 |
+
"magradaria": 50493,
|
1003 |
+
"magraners": 50450,
|
1004 |
+
"magre": 51989,
|
1005 |
+
"maials": 51542,
|
1006 |
+
"majors": 51705,
|
1007 |
+
"malament": 51876,
|
1008 |
+
"malbaratament": 52129,
|
1009 |
+
"malbé": 52231,
|
1010 |
+
"males": 50803,
|
1011 |
+
"malestar": 50540,
|
1012 |
+
"manel": 52174,
|
1013 |
+
"manera": 50460,
|
1014 |
+
"mania": 52134,
|
1015 |
+
"manifestar": 50829,
|
1016 |
+
"manifestat": 50392,
|
1017 |
+
"mante": 51609,
|
1018 |
+
"manteniment": 50367,
|
1019 |
+
"manteniment,": 51109,
|
1020 |
+
"mantenir": 51206,
|
1021 |
+
"mapa": 51254,
|
1022 |
+
"maquinaria": 52028,
|
1023 |
+
"maragall": 51196,
|
1024 |
+
"mare,": 52240,
|
1025 |
+
"marge": 51124,
|
1026 |
+
"mariola": 51152,
|
1027 |
+
"mariola,": 51430,
|
1028 |
+
"marques": 51570,
|
1029 |
+
"marquesina": 51517,
|
1030 |
+
"martí": 51143,
|
1031 |
+
"marxa": 51659,
|
1032 |
+
"marxar": 50888,
|
1033 |
+
"març": 51112,
|
1034 |
+
"mascareta": 50936,
|
1035 |
+
"matalassos": 51458,
|
1036 |
+
"mateix,": 51285,
|
1037 |
+
"mateixa": 50572,
|
1038 |
+
"mateixes": 51735,
|
1039 |
+
"mateixos": 50308,
|
1040 |
+
"materials": 51614,
|
1041 |
+
"matinada": 51679,
|
1042 |
+
"matinada,": 51906,
|
1043 |
+
"matolls": 52089,
|
1044 |
+
"matricula": 50331,
|
1045 |
+
"matrícula": 51284,
|
1046 |
+
"matí": 51062,
|
1047 |
+
"matí,": 51065,
|
1048 |
+
"maxima": 50445,
|
1049 |
+
"meitat": 51471,
|
1050 |
+
"menjador": 51953,
|
1051 |
+
"menjar": 51163,
|
1052 |
+
"menjar,": 51801,
|
1053 |
+
"menor": 52194,
|
1054 |
+
"menors": 51208,
|
1055 |
+
"mercats": 50275,
|
1056 |
+
"merci": 52102,
|
1057 |
+
"mes,": 51873,
|
1058 |
+
"mesos,": 52091,
|
1059 |
+
"messeguer": 51556,
|
1060 |
+
"mesura": 51761,
|
1061 |
+
"meus": 50759,
|
1062 |
+
"meva": 50312,
|
1063 |
+
"meves": 51710,
|
1064 |
+
"mha": 50716,
|
1065 |
+
"mhan": 50718,
|
1066 |
+
"mhe": 50845,
|
1067 |
+
"millora": 50650,
|
1068 |
+
"millorar": 51806,
|
1069 |
+
"minusvàlids": 51547,
|
1070 |
+
"minuts": 50307,
|
1071 |
+
"mirabal": 51515,
|
1072 |
+
"missatge": 50679,
|
1073 |
+
"mitja": 50509,
|
1074 |
+
"mitjans": 51299,
|
1075 |
+
"mitjançant": 51211,
|
1076 |
+
"mitjà": 51530,
|
1077 |
+
"mixte": 51592,
|
1078 |
+
"mobiliari": 51528,
|
1079 |
+
"mobilitat": 50264,
|
1080 |
+
"mobles": 52187,
|
1081 |
+
"modificar": 50423,
|
1082 |
+
"molest": 51507,
|
1083 |
+
"molesta": 51674,
|
1084 |
+
"molestar": 51966,
|
1085 |
+
"molesten": 51736,
|
1086 |
+
"molesties": 51732,
|
1087 |
+
"molt,": 50773,
|
1088 |
+
"moltíssim": 52046,
|
1089 |
+
"molèstia": 51071,
|
1090 |
+
"molèsties": 51253,
|
1091 |
+
"moment": 50297,
|
1092 |
+
"moments": 51133,
|
1093 |
+
"monestir": 50638,
|
1094 |
+
"montcada": 52132,
|
1095 |
+
"montserrat": 51788,
|
1096 |
+
"monturiol": 51475,
|
1097 |
+
"morera": 51303,
|
1098 |
+
"morir": 51496,
|
1099 |
+
"morts": 51049,
|
1100 |
+
"mosquits": 51050,
|
1101 |
+
"motiu": 50647,
|
1102 |
+
"motiu,": 51701,
|
1103 |
+
"motius": 51650,
|
1104 |
+
"moto": 51165,
|
1105 |
+
"motocicleta": 51355,
|
1106 |
+
"motocicletes": 51608,
|
1107 |
+
"motos": 50913,
|
1108 |
+
"moviment": 51283,
|
1109 |
+
"multa": 51226,
|
1110 |
+
"multes": 51346,
|
1111 |
+
"municipal,": 51708,
|
1112 |
+
"musica": 51447,
|
1113 |
+
"més": 50315,
|
1114 |
+
"més,": 50495,
|
1115 |
+
"mínim": 52224,
|
1116 |
+
"múltiples": 51740,
|
1117 |
+
"música": 50887,
|
1118 |
+
"m’agradaria": 52217,
|
1119 |
+
"nadal": 50889,
|
1120 |
+
"navarra": 50810,
|
1121 |
+
"necessari": 51110,
|
1122 |
+
"necessita": 50507,
|
1123 |
+
"necessitaria": 51627,
|
1124 |
+
"necessitat": 51162,
|
1125 |
+
"necessitats": 50301,
|
1126 |
+
"necessitem": 51862,
|
1127 |
+
"necessiten": 51866,
|
1128 |
+
"necessito": 51229,
|
1129 |
+
"necessàries": 51035,
|
1130 |
+
"negoci": 51508,
|
1131 |
+
"nenes": 51017,
|
1132 |
+
"nens": 50288,
|
1133 |
+
"neta": 50921,
|
1134 |
+
"netegin": 52027,
|
1135 |
+
"neteja": 50268,
|
1136 |
+
"neteja,": 50929,
|
1137 |
+
"netejar": 50352,
|
1138 |
+
"netejat": 50957,
|
1139 |
+
"nhi": 50636,
|
1140 |
+
"ningu": 50870,
|
1141 |
+
"ningú": 50370,
|
1142 |
+
"nit,": 50573,
|
1143 |
+
"nits": 51431,
|
1144 |
+
"niu": 51360,
|
1145 |
+
"no,": 50559,
|
1146 |
+
"nocturn": 51503,
|
1147 |
+
"nombre": 51223,
|
1148 |
+
"nombrosos": 51828,
|
1149 |
+
"nomes": 50865,
|
1150 |
+
"només": 50485,
|
1151 |
+
"normativa": 50587,
|
1152 |
+
"normes": 51746,
|
1153 |
+
"nostra": 50415,
|
1154 |
+
"nostre": 50374,
|
1155 |
+
"nostres": 50563,
|
1156 |
+
"notificació": 50673,
|
1157 |
+
"notificar": 51928,
|
1158 |
+
"novament": 52038,
|
1159 |
+
"novembre": 51218,
|
1160 |
+
"numero": 50411,
|
1161 |
+
"numeros": 50901,
|
1162 |
+
"núm": 50577,
|
1163 |
+
"número": 50882,
|
1164 |
+
"números": 51462,
|
1165 |
+
"obligació": 51849,
|
1166 |
+
"obligatoria": 51576,
|
1167 |
+
"obligats": 50529,
|
1168 |
+
"obres,": 51965,
|
1169 |
+
"observat": 51197,
|
1170 |
+
"observo": 52246,
|
1171 |
+
"ocasiona": 51072,
|
1172 |
+
"ocasionen": 51919,
|
1173 |
+
"ocasió": 51622,
|
1174 |
+
"ocupacio": 50947,
|
1175 |
+
"ocupació": 50943,
|
1176 |
+
"ocupat": 52095,
|
1177 |
+
"olors": 50556,
|
1178 |
+
"opció": 51213,
|
1179 |
+
"opel": 52034,
|
1180 |
+
"operaris": 51484,
|
1181 |
+
"oportunes": 51480,
|
1182 |
+
"optimes": 52197,
|
1183 |
+
"ordenances": 51983,
|
1184 |
+
"ordenança": 50757,
|
1185 |
+
"padro": 52193,
|
1186 |
+
"padró": 51945,
|
1187 |
+
"paer": 50973,
|
1188 |
+
"paeria": 51463,
|
1189 |
+
"paeria,": 51829,
|
1190 |
+
"paga": 50753,
|
1191 |
+
"pagament": 50498,
|
1192 |
+
"pagant": 51023,
|
1193 |
+
"pagat": 51822,
|
1194 |
+
"pagesos": 52226,
|
1195 |
+
"pago": 51533,
|
1196 |
+
"paguem": 50939,
|
1197 |
+
"palauet": 51457,
|
1198 |
+
"pallach": 51288,
|
1199 |
+
"palma": 52163,
|
1200 |
+
"pandèmia": 51180,
|
1201 |
+
"paneroles": 51387,
|
1202 |
+
"paperera": 51699,
|
1203 |
+
"papereres": 51015,
|
1204 |
+
"papers": 51697,
|
1205 |
+
"papers,": 50384,
|
1206 |
+
"parada": 50611,
|
1207 |
+
"parc": 50389,
|
1208 |
+
"parc,": 51891,
|
1209 |
+
"parcela": 52060,
|
1210 |
+
"parcs": 51887,
|
1211 |
+
"pardinyes": 50519,
|
1212 |
+
"pardinyes,": 51738,
|
1213 |
+
"parell": 51671,
|
1214 |
+
"pares": 50292,
|
1215 |
+
"paret": 51244,
|
1216 |
+
"parking": 50546,
|
1217 |
+
"parks": 51579,
|
1218 |
+
"parlant": 51940,
|
1219 |
+
"parlat": 51307,
|
1220 |
+
"parquing": 50755,
|
1221 |
+
"parquímetre": 51341,
|
1222 |
+
"parterres": 50991,
|
1223 |
+
"particular": 50282,
|
1224 |
+
"partida": 50515,
|
1225 |
+
"partides": 52179,
|
1226 |
+
"partir": 50983,
|
1227 |
+
"parts": 51413,
|
1228 |
+
"pasar": 51220,
|
1229 |
+
"pasen": 51243,
|
1230 |
+
"passada": 51191,
|
1231 |
+
"passant": 51352,
|
1232 |
+
"passarella": 52069,
|
1233 |
+
"passarel·la": 50745,
|
1234 |
+
"passat,": 52143,
|
1235 |
+
"passatge": 51102,
|
1236 |
+
"passegen": 51131,
|
1237 |
+
"passeig": 50348,
|
1238 |
+
"passejant": 52236,
|
1239 |
+
"passejar": 50742,
|
1240 |
+
"passem": 51884,
|
1241 |
+
"passen": 51052,
|
1242 |
+
"passi": 50872,
|
1243 |
+
"passin": 51027,
|
1244 |
+
"passo": 50767,
|
1245 |
+
"passos": 51913,
|
1246 |
+
"pati": 51617,
|
1247 |
+
"patim": 50978,
|
1248 |
+
"patinet": 51247,
|
1249 |
+
"patinets": 51239,
|
1250 |
+
"patint": 51063,
|
1251 |
+
"patir": 51186,
|
1252 |
+
"patit": 51188,
|
1253 |
+
"patrulla": 50950,
|
1254 |
+
"pavelló": 51647,
|
1255 |
+
"paviment": 51277,
|
1256 |
+
"peatonal": 51889,
|
1257 |
+
"peatons": 51488,
|
1258 |
+
"pedres": 51486,
|
1259 |
+
"pegatina": 52071,
|
1260 |
+
"pena": 52026,
|
1261 |
+
"pendent": 50694,
|
1262 |
+
"pendents": 51908,
|
1263 |
+
"penjada": 51867,
|
1264 |
+
"pensar": 52196,
|
1265 |
+
"pensat": 50893,
|
1266 |
+
"pensem": 51390,
|
1267 |
+
"penso": 50504,
|
1268 |
+
"perd": 51775,
|
1269 |
+
"perenya": 51691,
|
1270 |
+
"perfectament": 51962,
|
1271 |
+
"perill": 50339,
|
1272 |
+
"perillos": 51246,
|
1273 |
+
"perillosa": 50533,
|
1274 |
+
"perilloses": 52054,
|
1275 |
+
"perillositat": 51905,
|
1276 |
+
"perillós": 50776,
|
1277 |
+
"permanent": 50699,
|
1278 |
+
"permanentment": 52212,
|
1279 |
+
"permetre": 50896,
|
1280 |
+
"permis": 51441,
|
1281 |
+
"permisos": 51448,
|
1282 |
+
"permès": 51680,
|
1283 |
+
"permís": 50356,
|
1284 |
+
"perpinya": 51918,
|
1285 |
+
"perquè": 50366,
|
1286 |
+
"perqué": 50817,
|
1287 |
+
"personalment": 50674,
|
1288 |
+
"persones,": 51433,
|
1289 |
+
"pertinent": 52055,
|
1290 |
+
"pertinents": 50908,
|
1291 |
+
"període": 51811,
|
1292 |
+
"però": 50377,
|
1293 |
+
"però,": 51432,
|
1294 |
+
"petició": 51256,
|
1295 |
+
"petita": 51120,
|
1296 |
+
"petits": 51863,
|
1297 |
+
"peugeot": 51438,
|
1298 |
+
"pilons": 51718,
|
1299 |
+
"pilota": 51100,
|
1300 |
+
"pintada": 51603,
|
1301 |
+
"pintades": 51026,
|
1302 |
+
"pintar": 50854,
|
1303 |
+
"pintat": 51943,
|
1304 |
+
"pintor": 51326,
|
1305 |
+
"pintura": 50847,
|
1306 |
+
"pinyana": 50655,
|
1307 |
+
"pipican": 50959,
|
1308 |
+
"pis,": 50863,
|
1309 |
+
"piscina": 51972,
|
1310 |
+
"piscines": 50766,
|
1311 |
+
"pisos": 50616,
|
1312 |
+
"pista": 50850,
|
1313 |
+
"pistes": 52039,
|
1314 |
+
"pitjor": 51793,
|
1315 |
+
"pius": 50696,
|
1316 |
+
"placa": 51730,
|
1317 |
+
"places": 50735,
|
1318 |
+
"plaga": 50662,
|
1319 |
+
"plagues": 50677,
|
1320 |
+
"planta": 51640,
|
1321 |
+
"plantació": 51095,
|
1322 |
+
"plantar": 51311,
|
1323 |
+
"plantats": 51098,
|
1324 |
+
"plantes": 51275,
|
1325 |
+
"plaques": 50330,
|
1326 |
+
"plau,": 50853,
|
1327 |
+
"plaça": 50360,
|
1328 |
+
"plaça,": 51491,
|
1329 |
+
"plegat": 51536,
|
1330 |
+
"plena": 50962,
|
1331 |
+
"plenes": 51016,
|
1332 |
+
"plens": 50516,
|
1333 |
+
"plou": 51329,
|
1334 |
+
"pluges": 50613,
|
1335 |
+
"pluja": 52165,
|
1336 |
+
"plusfresc": 51033,
|
1337 |
+
"plàstic": 51417,
|
1338 |
+
"població": 51167,
|
1339 |
+
"pobles": 52099,
|
1340 |
+
"pocs": 51009,
|
1341 |
+
"poda": 50390,
|
1342 |
+
"podeu": 50942,
|
1343 |
+
"podia": 50628,
|
1344 |
+
"podran": 50309,
|
1345 |
+
"podrien": 50701,
|
1346 |
+
"podrieu": 51380,
|
1347 |
+
"podrà": 50313,
|
1348 |
+
"podríeu": 51998,
|
1349 |
+
"poguessin": 51084,
|
1350 |
+
"pogut": 51343,
|
1351 |
+
"pogués": 50918,
|
1352 |
+
"policial": 50568,
|
1353 |
+
"poligon": 51759,
|
1354 |
+
"pols": 50624,
|
1355 |
+
"polígon": 51078,
|
1356 |
+
"porqueres": 52065,
|
1357 |
+
"porqueria": 51564,
|
1358 |
+
"portal": 51489,
|
1359 |
+
"portals": 51442,
|
1360 |
+
"portava": 50478,
|
1361 |
+
"portem": 51194,
|
1362 |
+
"porten": 51856,
|
1363 |
+
"portic": 51784,
|
1364 |
+
"porto": 50467,
|
1365 |
+
"poseu": 50579,
|
1366 |
+
"posible": 50791,
|
1367 |
+
"posicio": 50731,
|
1368 |
+
"posin": 51183,
|
1369 |
+
"poso": 50283,
|
1370 |
+
"possar": 51626,
|
1371 |
+
"possibilitat": 51558,
|
1372 |
+
"possible": 50470,
|
1373 |
+
"possible,": 51040,
|
1374 |
+
"possiblegracies": 51359,
|
1375 |
+
"possiblement": 50903,
|
1376 |
+
"possibles": 51029,
|
1377 |
+
"poste": 51868,
|
1378 |
+
"posterior": 51460,
|
1379 |
+
"pots": 51274,
|
1380 |
+
"practicament": 51411,
|
1381 |
+
"prat": 50520,
|
1382 |
+
"prego": 50683,
|
1383 |
+
"preguem": 50819,
|
1384 |
+
"pregunta": 50413,
|
1385 |
+
"preguntar": 51898,
|
1386 |
+
"preguntes": 50931,
|
1387 |
+
"prengui": 51136,
|
1388 |
+
"prenguin": 51716,
|
1389 |
+
"preocupació": 51320,
|
1390 |
+
"presencia": 51434,
|
1391 |
+
"presentada": 51850,
|
1392 |
+
"presentar": 50826,
|
1393 |
+
"presentat": 51420,
|
1394 |
+
"presència": 50567,
|
1395 |
+
"previ": 51961,
|
1396 |
+
"previst": 51912,
|
1397 |
+
"prevista": 52225,
|
1398 |
+
"princep": 50522,
|
1399 |
+
"principal": 51604,
|
1400 |
+
"principi": 50477,
|
1401 |
+
"prioritat": 52172,
|
1402 |
+
"privada": 52056,
|
1403 |
+
"privat": 50756,
|
1404 |
+
"problema,": 52031,
|
1405 |
+
"problematica": 50832,
|
1406 |
+
"problemes,": 51600,
|
1407 |
+
"problemàtica": 51833,
|
1408 |
+
"procedeixi": 50401,
|
1409 |
+
"procediment": 51265,
|
1410 |
+
"procedir": 51286,
|
1411 |
+
"procés": 51646,
|
1412 |
+
"produeix": 51004,
|
1413 |
+
"produeixen": 50990,
|
1414 |
+
"produint": 50813,
|
1415 |
+
"produir": 50592,
|
1416 |
+
"prohibeix": 52100,
|
1417 |
+
"prohibicio": 50858,
|
1418 |
+
"prohibició": 51068,
|
1419 |
+
"prohibida": 51378,
|
1420 |
+
"prohibir": 52004,
|
1421 |
+
"prohibit": 51099,
|
1422 |
+
"proliferació": 51166,
|
1423 |
+
"proper": 50877,
|
1424 |
+
"propera": 51527,
|
1425 |
+
"propers": 51076,
|
1426 |
+
"propietari": 50342,
|
1427 |
+
"propietaris": 50818,
|
1428 |
+
"propietat": 51037,
|
1429 |
+
"proposar": 50912,
|
1430 |
+
"proposta": 50909,
|
1431 |
+
"protecció": 51056,
|
1432 |
+
"provinents": 52244,
|
1433 |
+
"provisional": 51932,
|
1434 |
+
"provist": 50329,
|
1435 |
+
"provista": 51786,
|
1436 |
+
"provoca": 50557,
|
1437 |
+
"provocant": 50539,
|
1438 |
+
"provocar": 51058,
|
1439 |
+
"provocat": 51544,
|
1440 |
+
"provoquen": 51581,
|
1441 |
+
"proximitat": 51092,
|
1442 |
+
"pràcticament": 51551,
|
1443 |
+
"prèvia": 51216,
|
1444 |
+
"príncep": 51949,
|
1445 |
+
"publicarevisin": 51440,
|
1446 |
+
"publiques": 51128,
|
1447 |
+
"puc": 50414,
|
1448 |
+
"pudor": 50517,
|
1449 |
+
"pugen": 50830,
|
1450 |
+
"puguem": 51946,
|
1451 |
+
"pugui": 51176,
|
1452 |
+
"puguin": 50461,
|
1453 |
+
"puja": 50964,
|
1454 |
+
"pujada": 52066,
|
1455 |
+
"pujades": 50816,
|
1456 |
+
"pujant": 50449,
|
1457 |
+
"pujar": 50364,
|
1458 |
+
"pujol": 51795,
|
1459 |
+
"punta": 51472,
|
1460 |
+
"punts": 51673,
|
1461 |
+
"pàrquing": 50910,
|
1462 |
+
"pàrquings": 51550,
|
1463 |
+
"públic": 50271,
|
1464 |
+
"públic,": 52109,
|
1465 |
+
"pública": 50263,
|
1466 |
+
"pública,": 52160,
|
1467 |
+
"públics": 50736,
|
1468 |
+
"qualitat": 50682,
|
1469 |
+
"quals": 50291,
|
1470 |
+
"quant": 51044,
|
1471 |
+
"quantitat": 50502,
|
1472 |
+
"quants": 50372,
|
1473 |
+
"quart": 51952,
|
1474 |
+
"que,": 50981,
|
1475 |
+
"quedar": 50306,
|
1476 |
+
"quedat": 50648,
|
1477 |
+
"quedem": 51886,
|
1478 |
+
"queden": 50966,
|
1479 |
+
"quedi": 51602,
|
1480 |
+
"quedo": 50321,
|
1481 |
+
"queixa": 50371,
|
1482 |
+
"queixa,": 51427,
|
1483 |
+
"queixar": 52184,
|
1484 |
+
"queixar-me": 51767,
|
1485 |
+
"queixat": 51661,
|
1486 |
+
"queixem": 51445,
|
1487 |
+
"queixen": 51731,
|
1488 |
+
"queixes": 50394,
|
1489 |
+
"quelcom": 51280,
|
1490 |
+
"questio": 50698,
|
1491 |
+
"què": 50482,
|
1492 |
+
"qüestió": 51742,
|
1493 |
+
"rajoles": 51335,
|
1494 |
+
"rambla": 50421,
|
1495 |
+
"rampa": 51315,
|
1496 |
+
"rates,": 50663,
|
1497 |
+
"ratolins": 51198,
|
1498 |
+
"raó": 50376,
|
1499 |
+
"realitat": 50497,
|
1500 |
+
"realització": 51652,
|
1501 |
+
"realitzada": 51979,
|
1502 |
+
"realitzar": 50286,
|
1503 |
+
"realitzat": 51623,
|
1504 |
+
"realitzen": 51692,
|
1505 |
+
"realment": 50436,
|
1506 |
+
"rebre": 50835,
|
1507 |
+
"rebut": 50501,
|
1508 |
+
"rebuts": 52138,
|
1509 |
+
"recentment": 51398,
|
1510 |
+
"reciclatge": 51416,
|
1511 |
+
"reclamació": 51054,
|
1512 |
+
"recollida": 50512,
|
1513 |
+
"recollir": 50310,
|
1514 |
+
"recordar": 51753,
|
1515 |
+
"recordo": 51937,
|
1516 |
+
"rectorat": 50590,
|
1517 |
+
"recurs": 50820,
|
1518 |
+
"recursos": 51954,
|
1519 |
+
"reduir": 51881,
|
1520 |
+
"reduïda": 51816,
|
1521 |
+
"referencia": 50784,
|
1522 |
+
"referent": 51309,
|
1523 |
+
"referència": 50686,
|
1524 |
+
"reforma": 52171,
|
1525 |
+
"reforçar": 51681,
|
1526 |
+
"regidoria": 51405,
|
1527 |
+
"registre": 51644,
|
1528 |
+
"reglament": 50575,
|
1529 |
+
"reglamentaria": 50457,
|
1530 |
+
"regulació": 52079,
|
1531 |
+
"regular": 51649,
|
1532 |
+
"regularitzi": 50343,
|
1533 |
+
"rehabilitació": 52220,
|
1534 |
+
"relació": 50646,
|
1535 |
+
"rellotge": 51232,
|
1536 |
+
"remei": 51981,
|
1537 |
+
"renault": 51192,
|
1538 |
+
"renfe": 50746,
|
1539 |
+
"reparació": 50925,
|
1540 |
+
"reparar": 51846,
|
1541 |
+
"reparin": 52063,
|
1542 |
+
"repassar": 50537,
|
1543 |
+
"replantació": 51312,
|
1544 |
+
"replantar": 51888,
|
1545 |
+
"reposar": 51499,
|
1546 |
+
"reposició": 50821,
|
1547 |
+
"representa": 50338,
|
1548 |
+
"representant": 52198,
|
1549 |
+
"requeriment": 51157,
|
1550 |
+
"requisits": 51568,
|
1551 |
+
"res,": 51228,
|
1552 |
+
"residencial": 51255,
|
1553 |
+
"resident": 50750,
|
1554 |
+
"residents": 51852,
|
1555 |
+
"residus": 51580,
|
1556 |
+
"residència": 50890,
|
1557 |
+
"resoldre": 51215,
|
1558 |
+
"resolució": 52145,
|
1559 |
+
"respecta": 52096,
|
1560 |
+
"respectar": 50586,
|
1561 |
+
"respecte,": 51879,
|
1562 |
+
"respecten": 52090,
|
1563 |
+
"responsables": 50279,
|
1564 |
+
"resposta": 50319,
|
1565 |
+
"resposta,": 50922,
|
1566 |
+
"restaurant": 50809,
|
1567 |
+
"restem": 51790,
|
1568 |
+
"resto": 50649,
|
1569 |
+
"resulta": 50435,
|
1570 |
+
"resultat": 51400,
|
1571 |
+
"retirada": 51085,
|
1572 |
+
"retirar": 51287,
|
1573 |
+
"retirat": 51090,
|
1574 |
+
"reunió": 51344,
|
1575 |
+
"revisar": 50439,
|
1576 |
+
"revisi": 51589,
|
1577 |
+
"revisin": 50538,
|
1578 |
+
"revisió": 50574,
|
1579 |
+
"riba,": 51278,
|
1580 |
+
"ricard": 51394,
|
1581 |
+
"riu,": 50657,
|
1582 |
+
"robatoris": 51332,
|
1583 |
+
"roda": 51148,
|
1584 |
+
"rodes": 52050,
|
1585 |
+
"rodes,": 51599,
|
1586 |
+
"roger": 50744,
|
1587 |
+
"roman": 50535,
|
1588 |
+
"romanen": 50453,
|
1589 |
+
"ronda": 50349,
|
1590 |
+
"ronda,": 51013,
|
1591 |
+
"rotonda": 51423,
|
1592 |
+
"roure": 51088,
|
1593 |
+
"roure,": 52081,
|
1594 |
+
"rovira": 51087,
|
1595 |
+
"ruano": 51201,
|
1596 |
+
"ruf": 50474,
|
1597 |
+
"ràpid": 52144,
|
1598 |
+
"ràpida": 50680,
|
1599 |
+
"ràpidament": 52121,
|
1600 |
+
"sabem": 51038,
|
1601 |
+
"saben": 51669,
|
1602 |
+
"saber": 50484,
|
1603 |
+
"sacumula": 50995,
|
1604 |
+
"sadjunta": 52113,
|
1605 |
+
"salubritat": 50661,
|
1606 |
+
"salutacions": 50416,
|
1607 |
+
"salutacions,": 51261,
|
1608 |
+
"salutació": 50955,
|
1609 |
+
"sancionar": 51578,
|
1610 |
+
"sancions": 51300,
|
1611 |
+
"sanció": 52157,
|
1612 |
+
"sang": 51490,
|
1613 |
+
"santa": 51130,
|
1614 |
+
"santi": 51144,
|
1615 |
+
"sap": 50486,
|
1616 |
+
"sarregli": 52112,
|
1617 |
+
"seat": 52149,
|
1618 |
+
"sector": 51688,
|
1619 |
+
"secà": 52167,
|
1620 |
+
"segovia,": 52021,
|
1621 |
+
"segre": 51079,
|
1622 |
+
"segria": 50607,
|
1623 |
+
"segrià": 52020,
|
1624 |
+
"segueix": 52045,
|
1625 |
+
"segueixen": 51676,
|
1626 |
+
"seguiment": 51942,
|
1627 |
+
"segura": 52213,
|
1628 |
+
"seguretat": 50265,
|
1629 |
+
"següent": 50500,
|
1630 |
+
"següent:": 51011,
|
1631 |
+
"següents": 51173,
|
1632 |
+
"selectiva": 52012,
|
1633 |
+
"sels": 50786,
|
1634 |
+
"semafor": 50857,
|
1635 |
+
"semafòrica": 52080,
|
1636 |
+
"semàfor": 51422,
|
1637 |
+
"semàfors": 52221,
|
1638 |
+
"sensació": 51858,
|
1639 |
+
"sentim": 52173,
|
1640 |
+
"sentir": 51734,
|
1641 |
+
"sentit": 50758,
|
1642 |
+
"sentit,": 52023,
|
1643 |
+
"sentits": 50729,
|
1644 |
+
"sento": 51363,
|
1645 |
+
"senyal": 50441,
|
1646 |
+
"senyalitzacio": 50432,
|
1647 |
+
"senyalització": 51257,
|
1648 |
+
"senyals": 50446,
|
1649 |
+
"senyor": 51338,
|
1650 |
+
"senyora": 51725,
|
1651 |
+
"senyors": 51864,
|
1652 |
+
"senyors,": 50979,
|
1653 |
+
"serra": 52175,
|
1654 |
+
"serveix": 51227,
|
1655 |
+
"servir": 51618,
|
1656 |
+
"serà": 51951,
|
1657 |
+
"sería": 51686,
|
1658 |
+
"sestan": 51036,
|
1659 |
+
"sestà": 50721,
|
1660 |
+
"setembre,": 50598,
|
1661 |
+
"setmana": 50336,
|
1662 |
+
"setmana,": 51672,
|
1663 |
+
"setmanes": 50675,
|
1664 |
+
"seure": 51855,
|
1665 |
+
"seus": 50487,
|
1666 |
+
"seves": 50393,
|
1667 |
+
"sha": 50552,
|
1668 |
+
"shan": 50725,
|
1669 |
+
"shauria": 50422,
|
1670 |
+
"shavia": 51345,
|
1671 |
+
"shi": 50975,
|
1672 |
+
"si,": 51902,
|
1673 |
+
"siguin": 50837,
|
1674 |
+
"sigut": 51089,
|
1675 |
+
"simple": 51485,
|
1676 |
+
"simplement": 52110,
|
1677 |
+
"simptomes": 50690,
|
1678 |
+
"sino": 51258,
|
1679 |
+
"sinó": 50886,
|
1680 |
+
"sisplau": 52158,
|
1681 |
+
"situacio": 51170,
|
1682 |
+
"situaciogracies": 51122,
|
1683 |
+
"situacions": 51531,
|
1684 |
+
"situaciorevisin": 50344,
|
1685 |
+
"situació": 50281,
|
1686 |
+
"situació,": 51473,
|
1687 |
+
"situada": 50728,
|
1688 |
+
"situades": 50448,
|
1689 |
+
"situat": 50454,
|
1690 |
+
"situats": 50395,
|
1691 |
+
"siusplau": 52068,
|
1692 |
+
"siusplau,": 50558,
|
1693 |
+
"sobrevies": 52162,
|
1694 |
+
"socials": 50272,
|
1695 |
+
"sola": 51586,
|
1696 |
+
"solament": 51410,
|
1697 |
+
"solar": 50664,
|
1698 |
+
"solars": 50659,
|
1699 |
+
"soldevila": 51483,
|
1700 |
+
"solicito": 51723,
|
1701 |
+
"solicitud": 50827,
|
1702 |
+
"sollicita": 50400,
|
1703 |
+
"sollicitar": 51835,
|
1704 |
+
"sollicitem": 51205,
|
1705 |
+
"sollicito": 51365,
|
1706 |
+
"sollicitud": 52103,
|
1707 |
+
"solucio": 50867,
|
1708 |
+
"solucionar": 51437,
|
1709 |
+
"solucioni": 51370,
|
1710 |
+
"solucions": 52159,
|
1711 |
+
"solució": 50561,
|
1712 |
+
"solució,": 50775,
|
1713 |
+
"solventar": 51587,
|
1714 |
+
"sol·licita": 51103,
|
1715 |
+
"sol·licitar": 51210,
|
1716 |
+
"sol·licitem": 51039,
|
1717 |
+
"sol·licito": 50822,
|
1718 |
+
"sol·licitud": 50670,
|
1719 |
+
"soroll": 50878,
|
1720 |
+
"soroll,": 50629,
|
1721 |
+
"sorolls": 50626,
|
1722 |
+
"sorpresa": 52133,
|
1723 |
+
"sorra": 52192,
|
1724 |
+
"sort": 50844,
|
1725 |
+
"sortida": 50620,
|
1726 |
+
"sortides": 51927,
|
1727 |
+
"sortint": 51944,
|
1728 |
+
"sortir": 50424,
|
1729 |
+
"sortit": 51404,
|
1730 |
+
"sostre": 51314,
|
1731 |
+
"sot": 50589,
|
1732 |
+
"sra": 52135,
|
1733 |
+
"stop": 51976,
|
1734 |
+
"substituir": 51904,
|
1735 |
+
"subvencions": 52245,
|
1736 |
+
"subvenció": 51844,
|
1737 |
+
"sucs": 51947,
|
1738 |
+
"suert": 51909,
|
1739 |
+
"suficient": 51161,
|
1740 |
+
"suggereixo": 50578,
|
1741 |
+
"suggeriment": 50653,
|
1742 |
+
"superior": 52195,
|
1743 |
+
"supermercat": 51727,
|
1744 |
+
"suportar": 51963,
|
1745 |
+
"suposa": 50969,
|
1746 |
+
"surt": 50510,
|
1747 |
+
"surten": 51184,
|
1748 |
+
"sèquia": 51583,
|
1749 |
+
"sóc": 50285,
|
1750 |
+
"són": 50295,
|
1751 |
+
"s’ha": 51535,
|
1752 |
+
"s’han": 51694,
|
1753 |
+
"s’hi": 52168,
|
1754 |
+
"tallar": 50802,
|
1755 |
+
"tallat": 50480,
|
1756 |
+
"tamany": 50654,
|
1757 |
+
"tambe": 50427,
|
1758 |
+
"també": 50783,
|
1759 |
+
"també,": 51675,
|
1760 |
+
"tancada": 51842,
|
1761 |
+
"tancament": 52064,
|
1762 |
+
"tancar": 50621,
|
1763 |
+
"tancat": 50934,
|
1764 |
+
"tanmateix,": 51752,
|
1765 |
+
"tanques": 50868,
|
1766 |
+
"tant,": 51510,
|
1767 |
+
"tapa": 50772,
|
1768 |
+
"tapar": 52018,
|
1769 |
+
"tapes": 51594,
|
1770 |
+
"tarda": 50302,
|
1771 |
+
"tarda,": 50769,
|
1772 |
+
"tardes": 51240,
|
1773 |
+
"targeta": 51827,
|
1774 |
+
"tarifa": 52211,
|
1775 |
+
"tasca": 52118,
|
1776 |
+
"tasques": 51748,
|
1777 |
+
"taules": 50713,
|
1778 |
+
"taxa": 51342,
|
1779 |
+
"taxes": 51562,
|
1780 |
+
"tecnica": 50902,
|
1781 |
+
"telefon": 50466,
|
1782 |
+
"telf": 52209,
|
1783 |
+
"telèfon": 50320,
|
1784 |
+
"tema,": 50570,
|
1785 |
+
"temes": 50483,
|
1786 |
+
"temperatures": 50849,
|
1787 |
+
"temps,": 52204,
|
1788 |
+
"tenien": 50794,
|
1789 |
+
"teniu": 51563,
|
1790 |
+
"tercer": 50544,
|
1791 |
+
"teresa": 52228,
|
1792 |
+
"terme": 51509,
|
1793 |
+
"terra,": 50843,
|
1794 |
+
"terrassa": 50714,
|
1795 |
+
"terrasses": 51631,
|
1796 |
+
"terreny": 51348,
|
1797 |
+
"terrenys": 51769,
|
1798 |
+
"teulada": 50601,
|
1799 |
+
"tindre": 52206,
|
1800 |
+
"tindrem": 51259,
|
1801 |
+
"tindrien": 51248,
|
1802 |
+
"tinença": 52250,
|
1803 |
+
"tinguem": 51561,
|
1804 |
+
"tingueu": 50875,
|
1805 |
+
"tingui": 51070,
|
1806 |
+
"tinguin": 51185,
|
1807 |
+
"tiquet": 51269,
|
1808 |
+
"tiren": 51590,
|
1809 |
+
"titular": 50839,
|
1810 |
+
"titularitat": 51007,
|
1811 |
+
"tocant": 51728,
|
1812 |
+
"tocar": 51177,
|
1813 |
+
"tomas": 50406,
|
1814 |
+
"toquen": 50492,
|
1815 |
+
"tornat": 50937,
|
1816 |
+
"tornem": 50548,
|
1817 |
+
"tornen": 51670,
|
1818 |
+
"torni": 51093,
|
1819 |
+
"tornin": 51896,
|
1820 |
+
"torno": 50543,
|
1821 |
+
"torre": 51250,
|
1822 |
+
"torres": 51107,
|
1823 |
+
"tot,": 50961,
|
1824 |
+
"toyota": 50328,
|
1825 |
+
"tracta": 50262,
|
1826 |
+
"tractament": 51464,
|
1827 |
+
"tramit": 51875,
|
1828 |
+
"tramitació": 51838,
|
1829 |
+
"tramitar": 50712,
|
1830 |
+
"trams": 52022,
|
1831 |
+
"tranquil·litat": 51633,
|
1832 |
+
"transit": 50709,
|
1833 |
+
"transitar": 51593,
|
1834 |
+
"transiten": 51717,
|
1835 |
+
"transport": 50531,
|
1836 |
+
"trasllat": 52077,
|
1837 |
+
"traster": 51964,
|
1838 |
+
"trasters": 51024,
|
1839 |
+
"traves": 51523,
|
1840 |
+
"travessera": 51805,
|
1841 |
+
"través": 50290,
|
1842 |
+
"treballadora": 52114,
|
1843 |
+
"treballadors": 52201,
|
1844 |
+
"treballant": 50298,
|
1845 |
+
"treballen": 50490,
|
1846 |
+
"treballo": 50779,
|
1847 |
+
"trencada": 50805,
|
1848 |
+
"trencades": 51892,
|
1849 |
+
"trencar": 51059,
|
1850 |
+
"trencat": 51323,
|
1851 |
+
"trencats": 51141,
|
1852 |
+
"treure": 50738,
|
1853 |
+
"tributs": 52125,
|
1854 |
+
"trist": 52219,
|
1855 |
+
"troba": 50365,
|
1856 |
+
"trobar": 50314,
|
1857 |
+
"trobat": 51449,
|
1858 |
+
"trobem": 51091,
|
1859 |
+
"troben": 50305,
|
1860 |
+
"trobo": 50852,
|
1861 |
+
"trucades": 50669,
|
1862 |
+
"trucar": 51894,
|
1863 |
+
"trucat": 51406,
|
1864 |
+
"trueta": 51487,
|
1865 |
+
"trueta,": 52183,
|
1866 |
+
"tràfic": 51823,
|
1867 |
+
"tràmit": 50672,
|
1868 |
+
"tràmits": 50270,
|
1869 |
+
"trànsit": 51818,
|
1870 |
+
"tubs": 50988,
|
1871 |
+
"turó": 51424,
|
1872 |
+
"tècnic": 51702,
|
1873 |
+
"ubicació": 51321,
|
1874 |
+
"ubicat": 50998,
|
1875 |
+
"ubicats": 51106,
|
1876 |
+
"udl": 51379,
|
1877 |
+
"urba": 52161,
|
1878 |
+
"urbana": 50632,
|
1879 |
+
"urbana,": 51995,
|
1880 |
+
"urbà": 51454,
|
1881 |
+
"urgentment": 52141,
|
1882 |
+
"vagin": 51895,
|
1883 |
+
"valla": 52248,
|
1884 |
+
"vallcalent": 51202,
|
1885 |
+
"valles": 52035,
|
1886 |
+
"valoració": 51956,
|
1887 |
+
"valorar": 51276,
|
1888 |
+
"varem": 52207,
|
1889 |
+
"varies": 51506,
|
1890 |
+
"varis": 50622,
|
1891 |
+
"vau": 50880,
|
1892 |
+
"vegada": 50667,
|
1893 |
+
"vegada,": 50505,
|
1894 |
+
"vegades": 51164,
|
1895 |
+
"vegades,": 50571,
|
1896 |
+
"vegetació": 51235,
|
1897 |
+
"vegi": 50874,
|
1898 |
+
"vehicle": 50324,
|
1899 |
+
"vehicle,": 51113,
|
1900 |
+
"vehiclegracies": 51785,
|
1901 |
+
"vehicles": 50425,
|
1902 |
+
"vehicles,": 51498,
|
1903 |
+
"veiem": 51319,
|
1904 |
+
"veig": 50506,
|
1905 |
+
"veina": 50814,
|
1906 |
+
"veins": 50391,
|
1907 |
+
"velocitat": 50444,
|
1908 |
+
"velocitat,": 51242,
|
1909 |
+
"velocitats": 52062,
|
1910 |
+
"velodrom": 51412,
|
1911 |
+
"vendre": 51800,
|
1912 |
+
"venen": 50780,
|
1913 |
+
"venint": 50706,
|
1914 |
+
"verda": 51658,
|
1915 |
+
"verge": 50926,
|
1916 |
+
"vergonyós": 50846,
|
1917 |
+
"vermella": 51783,
|
1918 |
+
"vertical": 50442,
|
1919 |
+
"verticals": 50447,
|
1920 |
+
"vetllar": 51181,
|
1921 |
+
"veuen": 50528,
|
1922 |
+
"veí": 51169,
|
1923 |
+
"veïna": 51117,
|
1924 |
+
"veïnat": 51074,
|
1925 |
+
"veïnes": 51743,
|
1926 |
+
"veïns": 50375,
|
1927 |
+
"veïns,": 50560,
|
1928 |
+
"viana,": 52222,
|
1929 |
+
"vianant": 50594,
|
1930 |
+
"vianants": 50743,
|
1931 |
+
"vianants,": 51322,
|
1932 |
+
"viaria": 52140,
|
1933 |
+
"viaries": 51571,
|
1934 |
+
"victoria": 52084,
|
1935 |
+
"vidal": 51096,
|
1936 |
+
"vidre": 51086,
|
1937 |
+
"vidres": 50956,
|
1938 |
+
"vigent": 51513,
|
1939 |
+
"vigilancia": 51749,
|
1940 |
+
"vigilància": 51821,
|
1941 |
+
"vigor": 50905,
|
1942 |
+
"vilanova": 51968,
|
1943 |
+
"vindre": 50841,
|
1944 |
+
"vingui": 51336,
|
1945 |
+
"vinguin": 51290,
|
1946 |
+
"vinyes": 51395,
|
1947 |
+
"visc": 50989,
|
1948 |
+
"visibilitat": 51145,
|
1949 |
+
"visita": 52029,
|
1950 |
+
"visitar": 50311,
|
1951 |
+
"visites": 52058,
|
1952 |
+
"visió": 52247,
|
1953 |
+
"viuen": 52076,
|
1954 |
+
"vivenda": 51021,
|
1955 |
+
"vivenda,": 51153,
|
1956 |
+
"vivendes": 51443,
|
1957 |
+
"vives": 51930,
|
1958 |
+
"vivim": 50550,
|
1959 |
+
"vivint": 51019,
|
1960 |
+
"voldria": 50387,
|
1961 |
+
"voldriem": 51637,
|
1962 |
+
"voldríem": 50503,
|
1963 |
+
"volen": 50526,
|
1964 |
+
"voleu": 51114,
|
1965 |
+
"volia": 51053,
|
1966 |
+
"voltant": 50748,
|
1967 |
+
"voltants": 50595,
|
1968 |
+
"volum": 51446,
|
1969 |
+
"vorera": 50799,
|
1970 |
+
"vorera,": 51519,
|
1971 |
+
"voreres": 50971,
|
1972 |
+
"vosaltres": 50895,
|
1973 |
+
"vostra": 51045,
|
1974 |
+
"vostre": 51537,
|
1975 |
+
"vostres": 51539,
|
1976 |
+
"vostès": 50604,
|
1977 |
+
"vostés": 52059,
|
1978 |
+
"vulgui": 50915,
|
1979 |
+
"vía": 51293,
|
1980 |
+
"xavier": 51373,
|
1981 |
+
"xeringues": 52189,
|
1982 |
+
"xii": 51334,
|
1983 |
+
"zebra": 52049,
|
1984 |
+
"zona,": 50985,
|
1985 |
+
"zonacal": 50734,
|
1986 |
+
"zonagracies": 50711,
|
1987 |
+
"zonarevisin": 50703,
|
1988 |
+
"època": 51789,
|
1989 |
+
"és,": 51512,
|
1990 |
+
"és:": 51511,
|
1991 |
+
"últimament": 51872,
|
1992 |
+
"únic": 50407
|
1993 |
+
}
|
config.json
ADDED
@@ -0,0 +1,40 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_name_or_path": "projecte-aina/roberta-base-ca-v2-cawikitc",
|
3 |
+
"architectures": [
|
4 |
+
"RobertaForSequenceClassification"
|
5 |
+
],
|
6 |
+
"attention_probs_dropout_prob": 0.1,
|
7 |
+
"bos_token_id": 0,
|
8 |
+
"classifier_dropout": null,
|
9 |
+
"eos_token_id": 2,
|
10 |
+
"finetuning_task": "mnli",
|
11 |
+
"gradient_checkpointing": false,
|
12 |
+
"hidden_act": "gelu",
|
13 |
+
"hidden_dropout_prob": 0.1,
|
14 |
+
"hidden_size": 768,
|
15 |
+
"id2label": {
|
16 |
+
"0": "entailment",
|
17 |
+
"1": "neutral",
|
18 |
+
"2": "contradiction"
|
19 |
+
},
|
20 |
+
"initializer_range": 0.02,
|
21 |
+
"intermediate_size": 3072,
|
22 |
+
"label2id": {
|
23 |
+
"contradiction": 2,
|
24 |
+
"entailment": 0,
|
25 |
+
"neutral": 1
|
26 |
+
},
|
27 |
+
"layer_norm_eps": 1e-05,
|
28 |
+
"max_position_embeddings": 514,
|
29 |
+
"model_type": "roberta",
|
30 |
+
"num_attention_heads": 12,
|
31 |
+
"num_hidden_layers": 12,
|
32 |
+
"pad_token_id": 1,
|
33 |
+
"position_embedding_type": "absolute",
|
34 |
+
"problem_type": "single_label_classification",
|
35 |
+
"torch_dtype": "float32",
|
36 |
+
"transformers_version": "4.38.2",
|
37 |
+
"type_vocab_size": 1,
|
38 |
+
"use_cache": true,
|
39 |
+
"vocab_size": 52253
|
40 |
+
}
|
merges.txt
ADDED
The diff for this file is too large to render.
See raw diff
|
|
model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4e6e881467802ed874f32f266943eca1eb25c3df0f019d19ffa7f330d753518a
|
3 |
+
size 504723036
|
special_tokens_map.json
ADDED
@@ -0,0 +1,51 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"bos_token": {
|
3 |
+
"content": "<s>",
|
4 |
+
"lstrip": false,
|
5 |
+
"normalized": true,
|
6 |
+
"rstrip": false,
|
7 |
+
"single_word": false
|
8 |
+
},
|
9 |
+
"cls_token": {
|
10 |
+
"content": "<s>",
|
11 |
+
"lstrip": false,
|
12 |
+
"normalized": true,
|
13 |
+
"rstrip": false,
|
14 |
+
"single_word": false
|
15 |
+
},
|
16 |
+
"eos_token": {
|
17 |
+
"content": "</s>",
|
18 |
+
"lstrip": false,
|
19 |
+
"normalized": true,
|
20 |
+
"rstrip": false,
|
21 |
+
"single_word": false
|
22 |
+
},
|
23 |
+
"mask_token": {
|
24 |
+
"content": "<mask>",
|
25 |
+
"lstrip": true,
|
26 |
+
"normalized": true,
|
27 |
+
"rstrip": false,
|
28 |
+
"single_word": false
|
29 |
+
},
|
30 |
+
"pad_token": {
|
31 |
+
"content": "<pad>",
|
32 |
+
"lstrip": false,
|
33 |
+
"normalized": true,
|
34 |
+
"rstrip": false,
|
35 |
+
"single_word": false
|
36 |
+
},
|
37 |
+
"sep_token": {
|
38 |
+
"content": "</s>",
|
39 |
+
"lstrip": false,
|
40 |
+
"normalized": true,
|
41 |
+
"rstrip": false,
|
42 |
+
"single_word": false
|
43 |
+
},
|
44 |
+
"unk_token": {
|
45 |
+
"content": "<unk>",
|
46 |
+
"lstrip": false,
|
47 |
+
"normalized": true,
|
48 |
+
"rstrip": false,
|
49 |
+
"single_word": false
|
50 |
+
}
|
51 |
+
}
|
tokenizer.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
tokenizer_config.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:24e9403686a0e1f6f08540bd42e8c56b1df5c3580a84ed60b6886d7cda8446d4
|
3 |
+
size 4856
|
vocab.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|