Text Classification
Transformers
PyTorch
English
roberta
fill-mask
finance
text-embeddings-inference
Instructions to use SUFEHeisenberg/Fin-RoBERTa with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use SUFEHeisenberg/Fin-RoBERTa with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="SUFEHeisenberg/Fin-RoBERTa")# Load model directly from transformers import AutoTokenizer, AutoModelForMaskedLM tokenizer = AutoTokenizer.from_pretrained("SUFEHeisenberg/Fin-RoBERTa") model = AutoModelForMaskedLM.from_pretrained("SUFEHeisenberg/Fin-RoBERTa", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Init Commit
Browse files- added_tokens.json +1881 -0
- config.json +27 -0
- merges.txt +0 -0
- pytorch_model.bin +3 -0
- special_tokens_map.json +15 -0
- tokenizer.json +0 -0
- tokenizer_config.json +15 -0
- vocab.json +0 -0
added_tokens.json
ADDED
|
@@ -0,0 +1,1881 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"10-K": 50265,
|
| 3 |
+
"10-Q": 51983,
|
| 4 |
+
"1099": 51984,
|
| 5 |
+
"A-D": 50675,
|
| 6 |
+
"A1": 50656,
|
| 7 |
+
"A2": 50657,
|
| 8 |
+
"A3": 50658,
|
| 9 |
+
"ABATEMENT": 50378,
|
| 10 |
+
"ABW": 50634,
|
| 11 |
+
"ACCOUNT": 50475,
|
| 12 |
+
"ACCOUNTANT": 50458,
|
| 13 |
+
"ACCOUNTING": 50398,
|
| 14 |
+
"ACCRUAL": 50536,
|
| 15 |
+
"ACTUARY": 50552,
|
| 16 |
+
"AED": 50635,
|
| 17 |
+
"AFA": 50636,
|
| 18 |
+
"AFG": 50637,
|
| 19 |
+
"AGO": 50638,
|
| 20 |
+
"AIA": 50639,
|
| 21 |
+
"AIBD": 50640,
|
| 22 |
+
"AICPA": 50412,
|
| 23 |
+
"ALA": 50641,
|
| 24 |
+
"ALB": 50642,
|
| 25 |
+
"ALLL": 50643,
|
| 26 |
+
"AMORTIZATION": 50534,
|
| 27 |
+
"AMTEL": 50686,
|
| 28 |
+
"ANNUITY": 50404,
|
| 29 |
+
"AO": 50644,
|
| 30 |
+
"AOR": 50645,
|
| 31 |
+
"APB": 50397,
|
| 32 |
+
"AQ": 50647,
|
| 33 |
+
"ARG": 50646,
|
| 34 |
+
"ASM": 50648,
|
| 35 |
+
"ASSET": 50384,
|
| 36 |
+
"ATF": 50649,
|
| 37 |
+
"ATG": 50650,
|
| 38 |
+
"AUDIT": 50394,
|
| 39 |
+
"AUDITOR": 50420,
|
| 40 |
+
"AUS": 50651,
|
| 41 |
+
"AWG": 50652,
|
| 42 |
+
"AZE": 50653,
|
| 43 |
+
"AZM": 50654,
|
| 44 |
+
"AZN": 50655,
|
| 45 |
+
"Aa1": 50659,
|
| 46 |
+
"Aa2": 50660,
|
| 47 |
+
"Aa3": 50661,
|
| 48 |
+
"Aaa": 50662,
|
| 49 |
+
"Abandonment": 50663,
|
| 50 |
+
"Absorbed": 50664,
|
| 51 |
+
"Acceptance": 50665,
|
| 52 |
+
"Accommodation": 50666,
|
| 53 |
+
"Accounting": 50522,
|
| 54 |
+
"Accumulate": 50667,
|
| 55 |
+
"Accumulation": 50668,
|
| 56 |
+
"Acquiree": 50669,
|
| 57 |
+
"Acquirer": 50670,
|
| 58 |
+
"Acquisition": 50266,
|
| 59 |
+
"Acquittance": 50671,
|
| 60 |
+
"Actual/360": 50672,
|
| 61 |
+
"Actual/Actual": 50673,
|
| 62 |
+
"Actuals": 50674,
|
| 63 |
+
"Advance": 50676,
|
| 64 |
+
"Advancement": 50677,
|
| 65 |
+
"Affiliate": 50678,
|
| 66 |
+
"Agency": 50679,
|
| 67 |
+
"Aggregation": 50680,
|
| 68 |
+
"Aggressively": 50681,
|
| 69 |
+
"All-in-rate": 50682,
|
| 70 |
+
"Allotment": 50683,
|
| 71 |
+
"Alt-A": 50684,
|
| 72 |
+
"Amalgamation": 50267,
|
| 73 |
+
"Amortization": 50685,
|
| 74 |
+
"Analyst": 50687,
|
| 75 |
+
"Angels": 50688,
|
| 76 |
+
"Annuitant": 50689,
|
| 77 |
+
"Annuitize": 50690,
|
| 78 |
+
"Annuity": 50268,
|
| 79 |
+
"Anti-Persistence": 50692,
|
| 80 |
+
"Anticipation": 50691,
|
| 81 |
+
"Antigreenmail": 50693,
|
| 82 |
+
"Any-interest-date": 50694,
|
| 83 |
+
"Appreciation": 50695,
|
| 84 |
+
"Arbitrage": 50696,
|
| 85 |
+
"Arbitrageur": 50697,
|
| 86 |
+
"Arbs": 50698,
|
| 87 |
+
"Arranger": 50699,
|
| 88 |
+
"Arrearage": 50700,
|
| 89 |
+
"Aspirin": 50701,
|
| 90 |
+
"Assay": 50702,
|
| 91 |
+
"Assets": 50703,
|
| 92 |
+
"Assets-in-place": 50704,
|
| 93 |
+
"Assignment": 50705,
|
| 94 |
+
"Assimilation": 50706,
|
| 95 |
+
"Assumption": 50707,
|
| 96 |
+
"Asymmetry": 50708,
|
| 97 |
+
"At-the-money": 50710,
|
| 98 |
+
"At/for": 50709,
|
| 99 |
+
"Attractor": 50711,
|
| 100 |
+
"Audit": 50712,
|
| 101 |
+
"Autarky": 50713,
|
| 102 |
+
"Autex": 50714,
|
| 103 |
+
"Authentication": 50715,
|
| 104 |
+
"Autocorrelation": 50716,
|
| 105 |
+
"Autoquote": 50717,
|
| 106 |
+
"Autoregressive": 50718,
|
| 107 |
+
"Aval": 50719,
|
| 108 |
+
"Avalizor": 50720,
|
| 109 |
+
"Away": 50721,
|
| 110 |
+
"B1": 50759,
|
| 111 |
+
"B2": 50760,
|
| 112 |
+
"B2B": 50722,
|
| 113 |
+
"B3": 50761,
|
| 114 |
+
"BALANCE": 50418,
|
| 115 |
+
"BAM": 50723,
|
| 116 |
+
"BBD": 50724,
|
| 117 |
+
"BDT": 50725,
|
| 118 |
+
"BEF": 50726,
|
| 119 |
+
"BEL": 50727,
|
| 120 |
+
"BEN": 50728,
|
| 121 |
+
"BEQUEST": 50538,
|
| 122 |
+
"BFA": 50729,
|
| 123 |
+
"BGD": 50730,
|
| 124 |
+
"BGL": 50731,
|
| 125 |
+
"BGN": 50732,
|
| 126 |
+
"BGR": 50733,
|
| 127 |
+
"BH": 50734,
|
| 128 |
+
"BHD": 50735,
|
| 129 |
+
"BHR": 50736,
|
| 130 |
+
"BHS": 50737,
|
| 131 |
+
"BIH": 50738,
|
| 132 |
+
"BJ": 50739,
|
| 133 |
+
"BLM": 50740,
|
| 134 |
+
"BLR": 50741,
|
| 135 |
+
"BLZ": 50742,
|
| 136 |
+
"BMD": 50743,
|
| 137 |
+
"BMU": 50744,
|
| 138 |
+
"BND": 50745,
|
| 139 |
+
"BOB": 50746,
|
| 140 |
+
"BOL": 50747,
|
| 141 |
+
"BOND": 50399,
|
| 142 |
+
"BONDHOLDER": 50535,
|
| 143 |
+
"BONDPAR": 50796,
|
| 144 |
+
"BOOKKEEPING": 50610,
|
| 145 |
+
"BRA": 50748,
|
| 146 |
+
"BRB": 50749,
|
| 147 |
+
"BRL": 50750,
|
| 148 |
+
"BRN": 50751,
|
| 149 |
+
"BV": 50752,
|
| 150 |
+
"BVT": 50753,
|
| 151 |
+
"BWA": 50754,
|
| 152 |
+
"BWP": 50755,
|
| 153 |
+
"BYB": 50756,
|
| 154 |
+
"BYLAWS": 50526,
|
| 155 |
+
"BZ": 50757,
|
| 156 |
+
"BZD": 50758,
|
| 157 |
+
"Ba1": 50762,
|
| 158 |
+
"Ba2": 50763,
|
| 159 |
+
"Ba3": 50764,
|
| 160 |
+
"Baa1": 50765,
|
| 161 |
+
"Baa2": 50766,
|
| 162 |
+
"Baa3": 50767,
|
| 163 |
+
"Back-testing": 50769,
|
| 164 |
+
"Backdating": 50768,
|
| 165 |
+
"Backwardation": 50770,
|
| 166 |
+
"Bai-kai": 50771,
|
| 167 |
+
"Bailout": 50772,
|
| 168 |
+
"Ballot": 50773,
|
| 169 |
+
"Bankmail": 50774,
|
| 170 |
+
"Bankruptcy": 50269,
|
| 171 |
+
"Barometer": 50775,
|
| 172 |
+
"Barter": 50776,
|
| 173 |
+
"Basis": 50777,
|
| 174 |
+
"Basket": 50778,
|
| 175 |
+
"Bearish": 50779,
|
| 176 |
+
"Beggar-thy-neighbor": 50780,
|
| 177 |
+
"Benchmark": 50781,
|
| 178 |
+
"Beneath": 50782,
|
| 179 |
+
"Beneficiary": 50783,
|
| 180 |
+
"Bequest": 50784,
|
| 181 |
+
"Bid": 50785,
|
| 182 |
+
"Bidder": 50786,
|
| 183 |
+
"Bifurcation": 50787,
|
| 184 |
+
"Binder": 50788,
|
| 185 |
+
"Bip": 50789,
|
| 186 |
+
"Blockchain": 50270,
|
| 187 |
+
"Blowout": 50790,
|
| 188 |
+
"Bogey": 50791,
|
| 189 |
+
"Boilerplate": 50792,
|
| 190 |
+
"Bolsa": 50793,
|
| 191 |
+
"Bolt": 50794,
|
| 192 |
+
"Bond": 50271,
|
| 193 |
+
"Bondholder": 50795,
|
| 194 |
+
"Boning": 50797,
|
| 195 |
+
"Book-Entry": 50798,
|
| 196 |
+
"Bootstrap": 50799,
|
| 197 |
+
"Bootstrapping": 50800,
|
| 198 |
+
"Borrow": 50801,
|
| 199 |
+
"Bounce": 50802,
|
| 200 |
+
"Bourse": 50803,
|
| 201 |
+
"Boutique": 50804,
|
| 202 |
+
"Bracket": 50805,
|
| 203 |
+
"Branch": 50806,
|
| 204 |
+
"Breadth": 50807,
|
| 205 |
+
"Breakout": 50808,
|
| 206 |
+
"Breakpoint": 50809,
|
| 207 |
+
"Broad-Base": 50810,
|
| 208 |
+
"Broker": 50811,
|
| 209 |
+
"Broker-dealer": 50812,
|
| 210 |
+
"Buck": 50813,
|
| 211 |
+
"Budget": 50272,
|
| 212 |
+
"Bulge": 50814,
|
| 213 |
+
"Bullet": 50815,
|
| 214 |
+
"Bullish": 50816,
|
| 215 |
+
"Bunching": 50817,
|
| 216 |
+
"Burnout": 50818,
|
| 217 |
+
"Business-to-Consumer": 50273,
|
| 218 |
+
"Butterfly": 50819,
|
| 219 |
+
"Buyback": 50820,
|
| 220 |
+
"Buydown": 50821,
|
| 221 |
+
"Buyout": 50822,
|
| 222 |
+
"Bylaws": 50438,
|
| 223 |
+
"CAD": 50823,
|
| 224 |
+
"CADS": 50824,
|
| 225 |
+
"CAF": 50825,
|
| 226 |
+
"CASH": 50454,
|
| 227 |
+
"CAX": 50826,
|
| 228 |
+
"CCK": 50827,
|
| 229 |
+
"CCO": 50828,
|
| 230 |
+
"CEDEL": 50879,
|
| 231 |
+
"CHE": 50829,
|
| 232 |
+
"CHF": 50830,
|
| 233 |
+
"CHL": 50831,
|
| 234 |
+
"CHN": 50832,
|
| 235 |
+
"CIV": 50833,
|
| 236 |
+
"CK": 50834,
|
| 237 |
+
"CLF": 50835,
|
| 238 |
+
"CLP": 50836,
|
| 239 |
+
"CMO": 50459,
|
| 240 |
+
"CMR": 50837,
|
| 241 |
+
"CNY": 50838,
|
| 242 |
+
"COD": 50839,
|
| 243 |
+
"COG": 50840,
|
| 244 |
+
"COK": 50841,
|
| 245 |
+
"COLLATERAL": 50515,
|
| 246 |
+
"COMEX": 50842,
|
| 247 |
+
"COMMISSION": 50493,
|
| 248 |
+
"COMMODITIES": 50609,
|
| 249 |
+
"COMPANY": 50457,
|
| 250 |
+
"CONTRACT": 50581,
|
| 251 |
+
"COP": 50843,
|
| 252 |
+
"CORPORATION": 50415,
|
| 253 |
+
"CPA": 50422,
|
| 254 |
+
"CPE": 50474,
|
| 255 |
+
"CPI": 50944,
|
| 256 |
+
"CPV": 50844,
|
| 257 |
+
"CRC": 50845,
|
| 258 |
+
"CREDIT": 50597,
|
| 259 |
+
"CREDITOR": 50385,
|
| 260 |
+
"CREST": 50948,
|
| 261 |
+
"CRI": 50846,
|
| 262 |
+
"CUB": 50847,
|
| 263 |
+
"CUP": 50848,
|
| 264 |
+
"CX": 50849,
|
| 265 |
+
"CXR": 50850,
|
| 266 |
+
"CY": 50851,
|
| 267 |
+
"CYM": 50852,
|
| 268 |
+
"CZ": 50853,
|
| 269 |
+
"CZE": 50854,
|
| 270 |
+
"CZK": 50855,
|
| 271 |
+
"Caa1": 50856,
|
| 272 |
+
"Caa2": 50857,
|
| 273 |
+
"Caa3": 50858,
|
| 274 |
+
"Cable": 50859,
|
| 275 |
+
"Cage": 50860,
|
| 276 |
+
"Calendar": 50861,
|
| 277 |
+
"Callability": 50862,
|
| 278 |
+
"Callable": 50863,
|
| 279 |
+
"Cancel": 50864,
|
| 280 |
+
"Capacity": 50865,
|
| 281 |
+
"Capital-intensive": 50866,
|
| 282 |
+
"Capitalism": 50274,
|
| 283 |
+
"Capitalization": 50867,
|
| 284 |
+
"Capitalized": 50868,
|
| 285 |
+
"Caput": 50869,
|
| 286 |
+
"Cargo": 50870,
|
| 287 |
+
"Carryback": 50871,
|
| 288 |
+
"Carryforwards": 50873,
|
| 289 |
+
"Carryover": 50872,
|
| 290 |
+
"Cartel": 50874,
|
| 291 |
+
"Cashbook": 50876,
|
| 292 |
+
"Cashed-Based": 50875,
|
| 293 |
+
"Cashout": 50877,
|
| 294 |
+
"Casualty-insurance": 50878,
|
| 295 |
+
"Ceiling": 50880,
|
| 296 |
+
"Centillion": 50881,
|
| 297 |
+
"Certificate": 50883,
|
| 298 |
+
"Chartists": 50884,
|
| 299 |
+
"Checkwriting": 50882,
|
| 300 |
+
"Churning": 50885,
|
| 301 |
+
"Circle": 50886,
|
| 302 |
+
"Claimant": 50887,
|
| 303 |
+
"Clawback": 50888,
|
| 304 |
+
"Clearinghouse": 50889,
|
| 305 |
+
"Co-agent": 50892,
|
| 306 |
+
"Co-financing": 50890,
|
| 307 |
+
"Co-manager": 50891,
|
| 308 |
+
"Coface": 50893,
|
| 309 |
+
"Cold-calling": 50894,
|
| 310 |
+
"Collar": 50895,
|
| 311 |
+
"Collateral": 50275,
|
| 312 |
+
"Comanager": 50896,
|
| 313 |
+
"Combination": 50897,
|
| 314 |
+
"Comeout": 50898,
|
| 315 |
+
"Commingling": 50899,
|
| 316 |
+
"Commitment": 50900,
|
| 317 |
+
"Commodity": 50901,
|
| 318 |
+
"Comparison": 50902,
|
| 319 |
+
"Compensation": 50903,
|
| 320 |
+
"Competence": 50904,
|
| 321 |
+
"Competition": 50905,
|
| 322 |
+
"Completion": 50906,
|
| 323 |
+
"Composition": 50907,
|
| 324 |
+
"Compounding": 50908,
|
| 325 |
+
"Comptroller": 50909,
|
| 326 |
+
"Concave": 50910,
|
| 327 |
+
"Concession": 50911,
|
| 328 |
+
"Condor": 50912,
|
| 329 |
+
"Confirmation": 50913,
|
| 330 |
+
"Conglomerate": 50914,
|
| 331 |
+
"Conservator": 50915,
|
| 332 |
+
"Conservatorship": 50916,
|
| 333 |
+
"Consignee": 50917,
|
| 334 |
+
"Consignment": 50918,
|
| 335 |
+
"Consol": 50919,
|
| 336 |
+
"Consolidation": 50920,
|
| 337 |
+
"Consortium": 50921,
|
| 338 |
+
"Contagion": 50922,
|
| 339 |
+
"Contango": 50923,
|
| 340 |
+
"Contingency": 50924,
|
| 341 |
+
"Contingent": 50925,
|
| 342 |
+
"Contrarian": 50926,
|
| 343 |
+
"Contribution": 50927,
|
| 344 |
+
"Convergence": 50929,
|
| 345 |
+
"Conversion": 50596,
|
| 346 |
+
"Convertibility": 50930,
|
| 347 |
+
"Convertible": 50928,
|
| 348 |
+
"Convex": 50931,
|
| 349 |
+
"Convexity": 50932,
|
| 350 |
+
"Cooperative": 50933,
|
| 351 |
+
"Corporation": 50532,
|
| 352 |
+
"Correlation": 50276,
|
| 353 |
+
"Correspondent": 50934,
|
| 354 |
+
"Cosigner": 50935,
|
| 355 |
+
"Counterparties": 50936,
|
| 356 |
+
"Counterparty": 50937,
|
| 357 |
+
"Counterpurchase": 50938,
|
| 358 |
+
"Coupon": 50939,
|
| 359 |
+
"Covariance": 50940,
|
| 360 |
+
"Covenant": 50941,
|
| 361 |
+
"Covered": 50942,
|
| 362 |
+
"Covering": 50943,
|
| 363 |
+
"Cramdown": 50945,
|
| 364 |
+
"Creditor": 50946,
|
| 365 |
+
"Creditworthiness": 50947,
|
| 366 |
+
"Cross-Collateral": 50949,
|
| 367 |
+
"Cross-default": 50950,
|
| 368 |
+
"Cross-holdings": 50951,
|
| 369 |
+
"Cure": 50952,
|
| 370 |
+
"Currency": 50953,
|
| 371 |
+
"Cushion": 50954,
|
| 372 |
+
"Custodian": 50955,
|
| 373 |
+
"Cycles": 50956,
|
| 374 |
+
"D/P": 50966,
|
| 375 |
+
"DEALER": 50560,
|
| 376 |
+
"DEBENTURE": 50484,
|
| 377 |
+
"DEBIT": 50623,
|
| 378 |
+
"DEBT": 50417,
|
| 379 |
+
"DEBTOR": 50386,
|
| 380 |
+
"DEFAULT": 50516,
|
| 381 |
+
"DEFICIT": 50572,
|
| 382 |
+
"DEPRECIATION": 50383,
|
| 383 |
+
"DEQ": 50957,
|
| 384 |
+
"DEU": 50958,
|
| 385 |
+
"DISBURSEMENT": 50622,
|
| 386 |
+
"DISCLOSURE": 50396,
|
| 387 |
+
"DISCOUNT": 50491,
|
| 388 |
+
"DIVIDENDS": 50401,
|
| 389 |
+
"DJF": 50959,
|
| 390 |
+
"DJI": 50960,
|
| 391 |
+
"DJIA": 50961,
|
| 392 |
+
"DKK": 50962,
|
| 393 |
+
"DMA": 50963,
|
| 394 |
+
"DNK": 50964,
|
| 395 |
+
"DOP": 50965,
|
| 396 |
+
"DRAFT": 50567,
|
| 397 |
+
"DZ": 50967,
|
| 398 |
+
"DZA": 50968,
|
| 399 |
+
"DZD": 50969,
|
| 400 |
+
"Dating": 50970,
|
| 401 |
+
"Dealer": 50971,
|
| 402 |
+
"Debenture": 50277,
|
| 403 |
+
"Debit": 50972,
|
| 404 |
+
"Debt": 50973,
|
| 405 |
+
"Debtor": 50974,
|
| 406 |
+
"Decillion": 50975,
|
| 407 |
+
"Decimalization": 50976,
|
| 408 |
+
"Declaration": 50977,
|
| 409 |
+
"Deductible": 50978,
|
| 410 |
+
"Deduction": 50979,
|
| 411 |
+
"Defeasance": 50980,
|
| 412 |
+
"Deficiency": 50981,
|
| 413 |
+
"Deficit": 50982,
|
| 414 |
+
"Deflation": 50983,
|
| 415 |
+
"Deflator": 50984,
|
| 416 |
+
"Delinquency": 50985,
|
| 417 |
+
"Delisting": 50986,
|
| 418 |
+
"Deliver": 50987,
|
| 419 |
+
"Demonetization": 50278,
|
| 420 |
+
"Demutualization": 50989,
|
| 421 |
+
"Denomination": 50988,
|
| 422 |
+
"Dependent": 50990,
|
| 423 |
+
"Depositary": 50991,
|
| 424 |
+
"Depreciate": 50992,
|
| 425 |
+
"Depreciation": 50993,
|
| 426 |
+
"Depression": 50994,
|
| 427 |
+
"Deregulation": 50995,
|
| 428 |
+
"Derivative": 50279,
|
| 429 |
+
"Descriptor": 50996,
|
| 430 |
+
"Determinism": 50997,
|
| 431 |
+
"Detrend": 50998,
|
| 432 |
+
"Devaluation": 50999,
|
| 433 |
+
"Diamonds": 51000,
|
| 434 |
+
"Differential": 51001,
|
| 435 |
+
"Dilution": 50280,
|
| 436 |
+
"Dip": 51002,
|
| 437 |
+
"Directorship": 51003,
|
| 438 |
+
"Disbursement": 50281,
|
| 439 |
+
"Disclosure": 51004,
|
| 440 |
+
"Discount": 51005,
|
| 441 |
+
"Discounting": 51006,
|
| 442 |
+
"Discrepancy": 51007,
|
| 443 |
+
"Discretion": 51008,
|
| 444 |
+
"Dishonor": 51009,
|
| 445 |
+
"Disinflation": 51010,
|
| 446 |
+
"Disintermediation": 51011,
|
| 447 |
+
"Disinvestment": 51012,
|
| 448 |
+
"Distributed": 51013,
|
| 449 |
+
"Distribution": 51014,
|
| 450 |
+
"Distributions": 51015,
|
| 451 |
+
"Divergence": 51016,
|
| 452 |
+
"Diversification": 50282,
|
| 453 |
+
"Divestiture": 51017,
|
| 454 |
+
"Dividend": 50283,
|
| 455 |
+
"Divisor": 51018,
|
| 456 |
+
"Donor": 51019,
|
| 457 |
+
"Double-barreled": 51020,
|
| 458 |
+
"Dovish": 51021,
|
| 459 |
+
"Downgrade": 51022,
|
| 460 |
+
"Downsizing": 51023,
|
| 461 |
+
"Downstream": 51024,
|
| 462 |
+
"Downswing": 51027,
|
| 463 |
+
"Downtick": 51025,
|
| 464 |
+
"Downturn": 51026,
|
| 465 |
+
"Draw-down": 51030,
|
| 466 |
+
"Drawback": 51028,
|
| 467 |
+
"Drawdown": 51029,
|
| 468 |
+
"Drawee": 51031,
|
| 469 |
+
"Drawer": 51032,
|
| 470 |
+
"Drayage": 51033,
|
| 471 |
+
"Ducentillion": 51034,
|
| 472 |
+
"Dumping": 51035,
|
| 473 |
+
"Duodecillion": 51036,
|
| 474 |
+
"Duononagintillion": 51037,
|
| 475 |
+
"Duooctogintillion": 51038,
|
| 476 |
+
"Duoquadragintillion": 51039,
|
| 477 |
+
"Duoquinquagintillion": 51040,
|
| 478 |
+
"Duoseptuagintillion": 51041,
|
| 479 |
+
"Duosexagintillion": 51042,
|
| 480 |
+
"Duotrigintillion": 51043,
|
| 481 |
+
"Duovigintillion": 51044,
|
| 482 |
+
"Duty": 51045,
|
| 483 |
+
"Dwarfs": 51046,
|
| 484 |
+
"E-bond": 51058,
|
| 485 |
+
"EBITA": 50284,
|
| 486 |
+
"ECS": 51048,
|
| 487 |
+
"ECU": 51047,
|
| 488 |
+
"EFTPOS": 51049,
|
| 489 |
+
"EGP": 51050,
|
| 490 |
+
"EGY": 51051,
|
| 491 |
+
"ENCUMBRANCE": 50617,
|
| 492 |
+
"EQUITY": 50471,
|
| 493 |
+
"ERI": 51052,
|
| 494 |
+
"ETB": 51053,
|
| 495 |
+
"EUR": 51054,
|
| 496 |
+
"EUREX": 51055,
|
| 497 |
+
"EXCHANGES": 50606,
|
| 498 |
+
"EXCLUSIONS": 50502,
|
| 499 |
+
"EXPENDITURE": 50497,
|
| 500 |
+
"EXPENSE": 50580,
|
| 501 |
+
"Earn-out": 51056,
|
| 502 |
+
"Earnings": 51057,
|
| 503 |
+
"Econometrics": 51059,
|
| 504 |
+
"Economics": 50285,
|
| 505 |
+
"Efficiency": 51060,
|
| 506 |
+
"Eighth[-ed]": 51061,
|
| 507 |
+
"Elephants": 51062,
|
| 508 |
+
"Elves": 51063,
|
| 509 |
+
"Encumbered": 51064,
|
| 510 |
+
"Endorse": 51065,
|
| 511 |
+
"Endowment": 51066,
|
| 512 |
+
"Enhancement": 51067,
|
| 513 |
+
"Enterprise": 51068,
|
| 514 |
+
"Entrepreneur": 50286,
|
| 515 |
+
"Entropy": 51069,
|
| 516 |
+
"Equilibrium": 51070,
|
| 517 |
+
"Equity": 50287,
|
| 518 |
+
"Equityholders": 51071,
|
| 519 |
+
"Erosion": 51072,
|
| 520 |
+
"Escheat": 51073,
|
| 521 |
+
"Escheatment": 51074,
|
| 522 |
+
"Escrow": 50288,
|
| 523 |
+
"Ethereum": 51075,
|
| 524 |
+
"Ethics": 51076,
|
| 525 |
+
"Euro-note": 51084,
|
| 526 |
+
"Euro.NM": 51083,
|
| 527 |
+
"Eurobank": 51077,
|
| 528 |
+
"Eurobond": 51078,
|
| 529 |
+
"Euroclear": 51079,
|
| 530 |
+
"Eurocredits": 51080,
|
| 531 |
+
"Eurocurrency": 51081,
|
| 532 |
+
"Eurodollar": 51082,
|
| 533 |
+
"Evergreen": 51085,
|
| 534 |
+
"Ex-Dividend": 50289,
|
| 535 |
+
"Ex-all": 51086,
|
| 536 |
+
"Ex-dividend": 51087,
|
| 537 |
+
"Ex-legal": 51089,
|
| 538 |
+
"Ex-rights": 51091,
|
| 539 |
+
"Ex-warrants": 51092,
|
| 540 |
+
"Exchange": 51093,
|
| 541 |
+
"Exchangeable": 51094,
|
| 542 |
+
"Exclusive": 51095,
|
| 543 |
+
"Execution": 51096,
|
| 544 |
+
"Executor": 51088,
|
| 545 |
+
"Exemption": 51097,
|
| 546 |
+
"Exercise": 51098,
|
| 547 |
+
"Exogenous": 51099,
|
| 548 |
+
"Expansion": 51100,
|
| 549 |
+
"Expatriate": 51090,
|
| 550 |
+
"Expenditure": 50448,
|
| 551 |
+
"Expense": 50488,
|
| 552 |
+
"Expensed": 51101,
|
| 553 |
+
"Expiration": 51102,
|
| 554 |
+
"Exports": 51103,
|
| 555 |
+
"Expropriation": 51104,
|
| 556 |
+
"Expunge": 51105,
|
| 557 |
+
"Extension": 51106,
|
| 558 |
+
"Externality": 50290,
|
| 559 |
+
"Extinguish": 51107,
|
| 560 |
+
"FACTORING": 50542,
|
| 561 |
+
"FAS": 51108,
|
| 562 |
+
"FCA": 51109,
|
| 563 |
+
"FIDUCIARY": 50508,
|
| 564 |
+
"FIFO": 50510,
|
| 565 |
+
"FIM": 51110,
|
| 566 |
+
"FINEX": 51125,
|
| 567 |
+
"FJ": 51111,
|
| 568 |
+
"FJD": 51112,
|
| 569 |
+
"FJI": 51113,
|
| 570 |
+
"FKP": 51114,
|
| 571 |
+
"FLK": 51115,
|
| 572 |
+
"FPA": 51116,
|
| 573 |
+
"FRAUD": 50630,
|
| 574 |
+
"FRF": 51117,
|
| 575 |
+
"FRO": 51118,
|
| 576 |
+
"FSM": 51119,
|
| 577 |
+
"FUNDING": 50599,
|
| 578 |
+
"FUTOP": 51150,
|
| 579 |
+
"Facilitation": 51120,
|
| 580 |
+
"Factoring": 51121,
|
| 581 |
+
"Fade": 51122,
|
| 582 |
+
"Fedwire": 51123,
|
| 583 |
+
"Fee": 51124,
|
| 584 |
+
"Fiduciary": 50291,
|
| 585 |
+
"Finance": 50292,
|
| 586 |
+
"Firewall": 51126,
|
| 587 |
+
"Firm": 50543,
|
| 588 |
+
"Fixation": 51127,
|
| 589 |
+
"Flat": 51128,
|
| 590 |
+
"Flipping": 51129,
|
| 591 |
+
"Floater": 51130,
|
| 592 |
+
"Floor": 51131,
|
| 593 |
+
"Fluctuation": 51132,
|
| 594 |
+
"Flurry": 51133,
|
| 595 |
+
"For/At": 51134,
|
| 596 |
+
"Forecast": 50588,
|
| 597 |
+
"Forecasting": 51135,
|
| 598 |
+
"Foreclosure": 51136,
|
| 599 |
+
"Foreigner": 51137,
|
| 600 |
+
"Forfaiter": 51138,
|
| 601 |
+
"Forfaiting": 51139,
|
| 602 |
+
"Forfeiting": 51140,
|
| 603 |
+
"Forfeiture": 51141,
|
| 604 |
+
"Forwarder": 51142,
|
| 605 |
+
"Fractal": 51143,
|
| 606 |
+
"Franchising": 51144,
|
| 607 |
+
"Free-riding": 51145,
|
| 608 |
+
"Freight": 51146,
|
| 609 |
+
"Frictions": 51147,
|
| 610 |
+
"Funding": 51148,
|
| 611 |
+
"Fungibility": 51149,
|
| 612 |
+
"Futures": 50293,
|
| 613 |
+
"G-2": 51171,
|
| 614 |
+
"G-20": 51174,
|
| 615 |
+
"G-7": 51172,
|
| 616 |
+
"G-8": 51173,
|
| 617 |
+
"GAAP": 50607,
|
| 618 |
+
"GAB": 51151,
|
| 619 |
+
"GAIN": 50540,
|
| 620 |
+
"GASB": 50413,
|
| 621 |
+
"GBP": 51152,
|
| 622 |
+
"GBR": 51153,
|
| 623 |
+
"GEO": 51154,
|
| 624 |
+
"GGY": 51155,
|
| 625 |
+
"GHA": 51156,
|
| 626 |
+
"GIB": 51157,
|
| 627 |
+
"GIFT": 50616,
|
| 628 |
+
"GIN": 51158,
|
| 629 |
+
"GLP": 51159,
|
| 630 |
+
"GMB": 51160,
|
| 631 |
+
"GNB": 51161,
|
| 632 |
+
"GNMA-I": 51185,
|
| 633 |
+
"GNMA-II": 51186,
|
| 634 |
+
"GNQ": 51162,
|
| 635 |
+
"GQ": 51163,
|
| 636 |
+
"GRANTEE": 50499,
|
| 637 |
+
"GRANTOR": 50621,
|
| 638 |
+
"GRC": 51164,
|
| 639 |
+
"GRD": 51165,
|
| 640 |
+
"GRL": 51166,
|
| 641 |
+
"GTM": 51167,
|
| 642 |
+
"GUF": 51168,
|
| 643 |
+
"GUM": 51169,
|
| 644 |
+
"GUY": 51170,
|
| 645 |
+
"Gadfly": 51175,
|
| 646 |
+
"Gaijin": 51176,
|
| 647 |
+
"Gain": 51177,
|
| 648 |
+
"Gamma": 50294,
|
| 649 |
+
"Gap": 51178,
|
| 650 |
+
"Garage": 51179,
|
| 651 |
+
"Garbatrage": 51180,
|
| 652 |
+
"Gaussian": 51181,
|
| 653 |
+
"Gearing": 51182,
|
| 654 |
+
"Ghosting": 51183,
|
| 655 |
+
"Gilts": 51184,
|
| 656 |
+
"Globalization": 50295,
|
| 657 |
+
"Gnomes": 51187,
|
| 658 |
+
"Goes": 51188,
|
| 659 |
+
"Goldbug": 51189,
|
| 660 |
+
"Goodwill": 50296,
|
| 661 |
+
"Googol": 51190,
|
| 662 |
+
"Googolplex": 51191,
|
| 663 |
+
"Governments": 51192,
|
| 664 |
+
"Grantor": 51193,
|
| 665 |
+
"Greenmail": 51194,
|
| 666 |
+
"Guarantee": 51195,
|
| 667 |
+
"Guarantor": 50297,
|
| 668 |
+
"Guardian": 51196,
|
| 669 |
+
"Guidance": 51197,
|
| 670 |
+
"Gunslinger": 51198,
|
| 671 |
+
"HIBOR": 51221,
|
| 672 |
+
"HKD": 51199,
|
| 673 |
+
"HKG": 51200,
|
| 674 |
+
"HMD": 51201,
|
| 675 |
+
"HN": 51202,
|
| 676 |
+
"HND": 51203,
|
| 677 |
+
"HNL": 51204,
|
| 678 |
+
"HRK": 51205,
|
| 679 |
+
"HRV": 51206,
|
| 680 |
+
"HTG": 51207,
|
| 681 |
+
"HTI": 51208,
|
| 682 |
+
"HU": 51209,
|
| 683 |
+
"HUF": 51210,
|
| 684 |
+
"HUI": 51211,
|
| 685 |
+
"HUN": 51212,
|
| 686 |
+
"Haircut": 51213,
|
| 687 |
+
"Half-life": 51214,
|
| 688 |
+
"Half-stock": 51215,
|
| 689 |
+
"Harvest": 51216,
|
| 690 |
+
"Hawkish": 51217,
|
| 691 |
+
"Hedge": 50298,
|
| 692 |
+
"Hedgie": 51218,
|
| 693 |
+
"Hedging": 51219,
|
| 694 |
+
"Hermes": 51220,
|
| 695 |
+
"Heteroskedasticity": 50299,
|
| 696 |
+
"High-grade": 51222,
|
| 697 |
+
"Highjacking": 51223,
|
| 698 |
+
"Highs": 51224,
|
| 699 |
+
"Holder": 51225,
|
| 700 |
+
"Homogeneity": 51226,
|
| 701 |
+
"Homogeneous": 51227,
|
| 702 |
+
"Hubris": 51228,
|
| 703 |
+
"Hybrid": 51229,
|
| 704 |
+
"Hyperinflation": 50300,
|
| 705 |
+
"Hypothecation": 51230,
|
| 706 |
+
"Hysteresis": 51231,
|
| 707 |
+
"I-bonds": 51249,
|
| 708 |
+
"ICC": 51232,
|
| 709 |
+
"IDC": 51233,
|
| 710 |
+
"IDN": 51234,
|
| 711 |
+
"IFSRA": 51235,
|
| 712 |
+
"IMM": 51236,
|
| 713 |
+
"IMN": 51237,
|
| 714 |
+
"INCOME": 50446,
|
| 715 |
+
"INCORORATION": 50574,
|
| 716 |
+
"INCORPORATION": 50445,
|
| 717 |
+
"INDENTURE": 50483,
|
| 718 |
+
"INDEX": 50562,
|
| 719 |
+
"INFLATION": 50558,
|
| 720 |
+
"INR": 51238,
|
| 721 |
+
"INTEREST": 50380,
|
| 722 |
+
"INVENTORY": 50509,
|
| 723 |
+
"INVEST": 50478,
|
| 724 |
+
"INVESTMENT": 50492,
|
| 725 |
+
"IPO": 51239,
|
| 726 |
+
"IQD": 51240,
|
| 727 |
+
"IRA": 50537,
|
| 728 |
+
"IRB": 51241,
|
| 729 |
+
"IRL": 51242,
|
| 730 |
+
"IRN": 51243,
|
| 731 |
+
"IRQ": 51244,
|
| 732 |
+
"IRS": 50407,
|
| 733 |
+
"ISDA": 51245,
|
| 734 |
+
"ISK": 51246,
|
| 735 |
+
"ISR": 51247,
|
| 736 |
+
"ISSUE": 50585,
|
| 737 |
+
"ISSUER": 50479,
|
| 738 |
+
"ITA": 51248,
|
| 739 |
+
"Illiquid": 51250,
|
| 740 |
+
"Immunization": 51251,
|
| 741 |
+
"Impairment": 51252,
|
| 742 |
+
"In-house": 51253,
|
| 743 |
+
"In-line": 51254,
|
| 744 |
+
"In-the-money": 51255,
|
| 745 |
+
"Income": 50301,
|
| 746 |
+
"Inconvertibility": 51258,
|
| 747 |
+
"Incorporation": 51256,
|
| 748 |
+
"Incoterms": 51257,
|
| 749 |
+
"Incubator": 51259,
|
| 750 |
+
"Indemnification": 51261,
|
| 751 |
+
"Indemnify": 51260,
|
| 752 |
+
"Indemnity": 50302,
|
| 753 |
+
"Indenture": 51262,
|
| 754 |
+
"Indication": 51263,
|
| 755 |
+
"Indicator": 51264,
|
| 756 |
+
"Industrials": 51265,
|
| 757 |
+
"Industry": 51266,
|
| 758 |
+
"Inflation": 50303,
|
| 759 |
+
"Infrastructure": 51267,
|
| 760 |
+
"Ingot": 51268,
|
| 761 |
+
"Inquiry": 51269,
|
| 762 |
+
"Insiders": 51270,
|
| 763 |
+
"Insolvent": 51271,
|
| 764 |
+
"Institutionalization": 51273,
|
| 765 |
+
"Institutions": 51272,
|
| 766 |
+
"Instrumentality": 51274,
|
| 767 |
+
"Instruments": 51275,
|
| 768 |
+
"Insurance": 50304,
|
| 769 |
+
"Insured": 51276,
|
| 770 |
+
"Intellidex": 51277,
|
| 771 |
+
"Intermediary": 51278,
|
| 772 |
+
"Intermediate-term": 51279,
|
| 773 |
+
"Intermediation": 51280,
|
| 774 |
+
"Intermittency": 51281,
|
| 775 |
+
"Interpolation": 51282,
|
| 776 |
+
"Interpositioning": 51283,
|
| 777 |
+
"Intraday": 51284,
|
| 778 |
+
"Inventory": 50514,
|
| 779 |
+
"Investment": 50513,
|
| 780 |
+
"Investments": 51285,
|
| 781 |
+
"Investor": 51286,
|
| 782 |
+
"Invoice": 51287,
|
| 783 |
+
"Issuer": 51288,
|
| 784 |
+
"J-Curve": 50305,
|
| 785 |
+
"JCCT": 51289,
|
| 786 |
+
"JE": 51290,
|
| 787 |
+
"JEY": 51291,
|
| 788 |
+
"JMD": 51292,
|
| 789 |
+
"JOD": 51294,
|
| 790 |
+
"JOR": 51293,
|
| 791 |
+
"JPN": 51295,
|
| 792 |
+
"JSE": 51296,
|
| 793 |
+
"Jeep": 51297,
|
| 794 |
+
"Jobber": 51298,
|
| 795 |
+
"KCBT": 51299,
|
| 796 |
+
"KES": 51300,
|
| 797 |
+
"KG": 51301,
|
| 798 |
+
"KGS": 51302,
|
| 799 |
+
"KGZ": 51303,
|
| 800 |
+
"KH": 51304,
|
| 801 |
+
"KHM": 51305,
|
| 802 |
+
"KHR": 51306,
|
| 803 |
+
"KLSE": 51307,
|
| 804 |
+
"KM": 51308,
|
| 805 |
+
"KMF": 51309,
|
| 806 |
+
"KNA": 51310,
|
| 807 |
+
"KOR": 51311,
|
| 808 |
+
"KP": 51312,
|
| 809 |
+
"KPW": 51313,
|
| 810 |
+
"KRW": 51314,
|
| 811 |
+
"KW": 51315,
|
| 812 |
+
"KWD": 51317,
|
| 813 |
+
"KWT": 51316,
|
| 814 |
+
"KYD": 51318,
|
| 815 |
+
"KZ": 51319,
|
| 816 |
+
"KZT": 51320,
|
| 817 |
+
"Kaffirs": 51321,
|
| 818 |
+
"Kaizen": 50306,
|
| 819 |
+
"Kangaroos": 51322,
|
| 820 |
+
"Kappa": 51323,
|
| 821 |
+
"Keiretsu": 51324,
|
| 822 |
+
"Kickback": 50307,
|
| 823 |
+
"Kicker": 51325,
|
| 824 |
+
"Kiosk": 50308,
|
| 825 |
+
"Kiting": 50309,
|
| 826 |
+
"Kiwi": 51326,
|
| 827 |
+
"Kruggerand": 51327,
|
| 828 |
+
"Kurtosis": 50310,
|
| 829 |
+
"Kurtosis.": 51328,
|
| 830 |
+
"LABOR": 50437,
|
| 831 |
+
"LAK": 51329,
|
| 832 |
+
"LAO": 51330,
|
| 833 |
+
"LBO": 51331,
|
| 834 |
+
"LBP": 51332,
|
| 835 |
+
"LBR": 51333,
|
| 836 |
+
"LBY": 51334,
|
| 837 |
+
"LEAPS": 51335,
|
| 838 |
+
"LEDGER": 50487,
|
| 839 |
+
"LEGAL": 51364,
|
| 840 |
+
"LENDER": 50554,
|
| 841 |
+
"LESSEE": 50450,
|
| 842 |
+
"LESSOR": 50549,
|
| 843 |
+
"LIABILITY": 50433,
|
| 844 |
+
"LIBOR": 51336,
|
| 845 |
+
"LIFO": 50548,
|
| 846 |
+
"LIQUIDATION": 50480,
|
| 847 |
+
"LIQUIDITY": 50559,
|
| 848 |
+
"LK": 51337,
|
| 849 |
+
"LKA": 51338,
|
| 850 |
+
"LLC": 50528,
|
| 851 |
+
"LOAN": 50555,
|
| 852 |
+
"LOSS": 50434,
|
| 853 |
+
"LRD": 51339,
|
| 854 |
+
"LSAP": 51340,
|
| 855 |
+
"LSL": 51341,
|
| 856 |
+
"LSO": 51342,
|
| 857 |
+
"LTL": 51343,
|
| 858 |
+
"LTV": 51344,
|
| 859 |
+
"LUF": 51345,
|
| 860 |
+
"LUX": 51346,
|
| 861 |
+
"LVA": 51347,
|
| 862 |
+
"LVL": 51348,
|
| 863 |
+
"LYON": 51349,
|
| 864 |
+
"Lag": 51350,
|
| 865 |
+
"Lagging": 51351,
|
| 866 |
+
"Laisse-faire": 51352,
|
| 867 |
+
"Laissez-Faire": 50311,
|
| 868 |
+
"Lambda": 51353,
|
| 869 |
+
"Landlord": 51354,
|
| 870 |
+
"Large-cap": 51355,
|
| 871 |
+
"Launder": 51356,
|
| 872 |
+
"Layup": 51357,
|
| 873 |
+
"Leadership": 50312,
|
| 874 |
+
"Leading": 51358,
|
| 875 |
+
"Leakage": 51359,
|
| 876 |
+
"Lease": 51360,
|
| 877 |
+
"Leaseback": 51362,
|
| 878 |
+
"Leasehold": 51361,
|
| 879 |
+
"Leaves": 51363,
|
| 880 |
+
"Legitimate": 51365,
|
| 881 |
+
"Lemon": 51366,
|
| 882 |
+
"Lend": 51367,
|
| 883 |
+
"Lender": 51368,
|
| 884 |
+
"Leptokurtosis": 51369,
|
| 885 |
+
"Lessee": 51370,
|
| 886 |
+
"Lessor": 51371,
|
| 887 |
+
"Leverage": 50313,
|
| 888 |
+
"Liability": 50314,
|
| 889 |
+
"Licensing": 51372,
|
| 890 |
+
"Lien": 51373,
|
| 891 |
+
"Lift": 51374,
|
| 892 |
+
"Lifted": 51375,
|
| 893 |
+
"Liquidation": 50315,
|
| 894 |
+
"Liquidator": 51376,
|
| 895 |
+
"Liquidity": 50316,
|
| 896 |
+
"Listing": 51377,
|
| 897 |
+
"Load-to-load": 51378,
|
| 898 |
+
"Loan": 50439,
|
| 899 |
+
"Lock-out": 51379,
|
| 900 |
+
"Lockbox": 51380,
|
| 901 |
+
"Long-term": 51381,
|
| 902 |
+
"Look-thru": 51382,
|
| 903 |
+
"Loophole": 51383,
|
| 904 |
+
"Loss": 51384,
|
| 905 |
+
"M1": 51385,
|
| 906 |
+
"M2": 51386,
|
| 907 |
+
"M3": 51387,
|
| 908 |
+
"MAB": 51388,
|
| 909 |
+
"MAD": 51389,
|
| 910 |
+
"MAF": 51390,
|
| 911 |
+
"MANAGEMENT": 50477,
|
| 912 |
+
"MARGIN": 50550,
|
| 913 |
+
"MARKET": 50563,
|
| 914 |
+
"MATURITY": 50520,
|
| 915 |
+
"MBSCC": 51391,
|
| 916 |
+
"MCO": 51392,
|
| 917 |
+
"MDG": 51393,
|
| 918 |
+
"MDL": 51394,
|
| 919 |
+
"MDV": 51395,
|
| 920 |
+
"MERCHANDISE": 50583,
|
| 921 |
+
"MERGER": 50587,
|
| 922 |
+
"MEX": 51396,
|
| 923 |
+
"MGF": 51397,
|
| 924 |
+
"MHS": 51398,
|
| 925 |
+
"MKD": 51399,
|
| 926 |
+
"MLP": 51400,
|
| 927 |
+
"MLT": 51401,
|
| 928 |
+
"MMIFF": 51402,
|
| 929 |
+
"MMME": 51403,
|
| 930 |
+
"MMR": 51404,
|
| 931 |
+
"MNC": 51405,
|
| 932 |
+
"MNE": 51406,
|
| 933 |
+
"MNG": 51407,
|
| 934 |
+
"MNP": 51408,
|
| 935 |
+
"MNT": 51409,
|
| 936 |
+
"MOC": 51410,
|
| 937 |
+
"MOP": 51411,
|
| 938 |
+
"MORTGAGE": 50460,
|
| 939 |
+
"MOZ": 51412,
|
| 940 |
+
"MRO": 51413,
|
| 941 |
+
"MRQ": 51414,
|
| 942 |
+
"MRT": 51415,
|
| 943 |
+
"MSCI": 51416,
|
| 944 |
+
"MSR": 51417,
|
| 945 |
+
"MTL": 51418,
|
| 946 |
+
"MTN": 51419,
|
| 947 |
+
"MTNR": 51420,
|
| 948 |
+
"MTQ": 51421,
|
| 949 |
+
"MUD": 51470,
|
| 950 |
+
"MUR": 51422,
|
| 951 |
+
"MUS": 51423,
|
| 952 |
+
"MV": 51424,
|
| 953 |
+
"MVR": 51425,
|
| 954 |
+
"MWI": 51426,
|
| 955 |
+
"MWK": 51427,
|
| 956 |
+
"MXN": 51431,
|
| 957 |
+
"MYR": 51428,
|
| 958 |
+
"MYS": 51429,
|
| 959 |
+
"MYT": 51430,
|
| 960 |
+
"MZ": 51432,
|
| 961 |
+
"MZM": 51433,
|
| 962 |
+
"Macro": 51434,
|
| 963 |
+
"Macroassessment": 51435,
|
| 964 |
+
"Macroeconomics": 50317,
|
| 965 |
+
"Maintenance": 51436,
|
| 966 |
+
"Mandate": 51437,
|
| 967 |
+
"Manipulation": 51438,
|
| 968 |
+
"Margin": 50318,
|
| 969 |
+
"Mark-to-market": 51442,
|
| 970 |
+
"Markdown": 51439,
|
| 971 |
+
"Marked-to-market": 51440,
|
| 972 |
+
"Marketability": 51441,
|
| 973 |
+
"Marketing": 50319,
|
| 974 |
+
"Match-fund": 51443,
|
| 975 |
+
"Materiality": 51444,
|
| 976 |
+
"Mature": 51445,
|
| 977 |
+
"Maturity": 51446,
|
| 978 |
+
"Mean": 51447,
|
| 979 |
+
"Mercantilism": 50320,
|
| 980 |
+
"Merchandise": 50498,
|
| 981 |
+
"Mercosur": 51448,
|
| 982 |
+
"Merger": 51449,
|
| 983 |
+
"Metric": 51450,
|
| 984 |
+
"Microassessment": 51451,
|
| 985 |
+
"Microcredit": 51452,
|
| 986 |
+
"Microeconomics": 51453,
|
| 987 |
+
"Microfinance": 51454,
|
| 988 |
+
"Microstructuring": 51455,
|
| 989 |
+
"Midget": 51456,
|
| 990 |
+
"Midmarket": 51457,
|
| 991 |
+
"Mimic": 51458,
|
| 992 |
+
"Mini-manipulation": 51459,
|
| 993 |
+
"Modeling": 51460,
|
| 994 |
+
"Momentum": 51461,
|
| 995 |
+
"Monetarism": 51462,
|
| 996 |
+
"Monetarist": 51463,
|
| 997 |
+
"Monetization": 51464,
|
| 998 |
+
"Monopoly": 51465,
|
| 999 |
+
"Monopsony": 51466,
|
| 1000 |
+
"Mortgage": 51467,
|
| 1001 |
+
"Mortgagee": 51468,
|
| 1002 |
+
"Mortgager": 51469,
|
| 1003 |
+
"Multiples": 51471,
|
| 1004 |
+
"Multiplier": 51472,
|
| 1005 |
+
"NAD": 51473,
|
| 1006 |
+
"NBBO": 51474,
|
| 1007 |
+
"NCIB": 51475,
|
| 1008 |
+
"NCL": 51476,
|
| 1009 |
+
"NEO": 51497,
|
| 1010 |
+
"NFCP": 51477,
|
| 1011 |
+
"NFK": 51478,
|
| 1012 |
+
"NGA": 51479,
|
| 1013 |
+
"NGN": 51480,
|
| 1014 |
+
"NIF": 51481,
|
| 1015 |
+
"NIO": 51482,
|
| 1016 |
+
"NIU": 51483,
|
| 1017 |
+
"NLD": 51484,
|
| 1018 |
+
"NMS": 51485,
|
| 1019 |
+
"NOK": 51486,
|
| 1020 |
+
"NOT-FOR-PROFIT": 50577,
|
| 1021 |
+
"NOTIONAL": 50614,
|
| 1022 |
+
"NPV": 51487,
|
| 1023 |
+
"NRU": 51488,
|
| 1024 |
+
"NTE": 51489,
|
| 1025 |
+
"NZD": 51490,
|
| 1026 |
+
"NZL": 51491,
|
| 1027 |
+
"Narrow-Based": 51492,
|
| 1028 |
+
"Nasdaq": 50321,
|
| 1029 |
+
"Nationalization": 51493,
|
| 1030 |
+
"Nearby": 51494,
|
| 1031 |
+
"Neckline": 51495,
|
| 1032 |
+
"Negligence": 50571,
|
| 1033 |
+
"Negotiable": 51496,
|
| 1034 |
+
"Neoliberalism": 50322,
|
| 1035 |
+
"Netting": 50323,
|
| 1036 |
+
"Networking": 50324,
|
| 1037 |
+
"Nominal": 50325,
|
| 1038 |
+
"Novation": 50326,
|
| 1039 |
+
"OBLIGATIONS": 50551,
|
| 1040 |
+
"OID": 51498,
|
| 1041 |
+
"OMT": 51499,
|
| 1042 |
+
"OPD": 51518,
|
| 1043 |
+
"OPM": 51521,
|
| 1044 |
+
"OPTION": 50576,
|
| 1045 |
+
"ORGANIZATION": 50529,
|
| 1046 |
+
"OTTI": 51500,
|
| 1047 |
+
"OUTSTANDING": 50625,
|
| 1048 |
+
"OVER-THE-COUNTER": 50561,
|
| 1049 |
+
"OVERHEAD": 50436,
|
| 1050 |
+
"Obligation": 51501,
|
| 1051 |
+
"Obligor": 51502,
|
| 1052 |
+
"Octillion": 51503,
|
| 1053 |
+
"Octodecillion": 51504,
|
| 1054 |
+
"Octogintillion": 51505,
|
| 1055 |
+
"Octononagintillion": 51506,
|
| 1056 |
+
"Octooctogintillion": 51507,
|
| 1057 |
+
"Octoquadragintillion": 51508,
|
| 1058 |
+
"Octoquinquagintillion": 51509,
|
| 1059 |
+
"Octoseptuagintillion": 51510,
|
| 1060 |
+
"Octosexagintillion": 51511,
|
| 1061 |
+
"Octotrigintillion": 51512,
|
| 1062 |
+
"Octovigintillion": 51513,
|
| 1063 |
+
"Off-board": 51514,
|
| 1064 |
+
"Offerings": 51515,
|
| 1065 |
+
"Offlake": 51516,
|
| 1066 |
+
"Oligopoly": 50327,
|
| 1067 |
+
"Oligopsony": 51517,
|
| 1068 |
+
"Open-outcry": 51519,
|
| 1069 |
+
"Opex": 51520,
|
| 1070 |
+
"Oporto": 51522,
|
| 1071 |
+
"Organization": 50467,
|
| 1072 |
+
"Originate-to-distribute": 51523,
|
| 1073 |
+
"Originate-to-hold": 51524,
|
| 1074 |
+
"Origination": 51525,
|
| 1075 |
+
"Originator": 51526,
|
| 1076 |
+
"Outlays": 51527,
|
| 1077 |
+
"Outperform": 51528,
|
| 1078 |
+
"Outsourcing": 50328,
|
| 1079 |
+
"Outstanding": 51529,
|
| 1080 |
+
"Overage": 51530,
|
| 1081 |
+
"Overallotment": 51531,
|
| 1082 |
+
"Overbought": 51532,
|
| 1083 |
+
"Overcapitalization": 51533,
|
| 1084 |
+
"Overdraft": 50329,
|
| 1085 |
+
"Overhang": 51534,
|
| 1086 |
+
"Overhead": 50330,
|
| 1087 |
+
"Overheating": 51535,
|
| 1088 |
+
"Overinvestment": 51536,
|
| 1089 |
+
"Overissue": 51537,
|
| 1090 |
+
"Overperform": 51538,
|
| 1091 |
+
"Overreaching": 51539,
|
| 1092 |
+
"Overrun": 51540,
|
| 1093 |
+
"Overshooting": 51541,
|
| 1094 |
+
"Oversold": 51542,
|
| 1095 |
+
"Oversubscription": 51543,
|
| 1096 |
+
"Overtrading": 51544,
|
| 1097 |
+
"Overvalued": 51545,
|
| 1098 |
+
"Overweight": 51546,
|
| 1099 |
+
"Overwithholding": 51547,
|
| 1100 |
+
"Overwriting": 51548,
|
| 1101 |
+
"P&L": 51609,
|
| 1102 |
+
"P&S": 51636,
|
| 1103 |
+
"P-Value": 50331,
|
| 1104 |
+
"P/E": 51593,
|
| 1105 |
+
"P2P": 51549,
|
| 1106 |
+
"PAD": 51550,
|
| 1107 |
+
"PAK": 51551,
|
| 1108 |
+
"PARTNERSHIP": 50469,
|
| 1109 |
+
"PCAOB": 50423,
|
| 1110 |
+
"PCE": 51552,
|
| 1111 |
+
"PDCF": 51553,
|
| 1112 |
+
"PEN": 51554,
|
| 1113 |
+
"PENSION": 50403,
|
| 1114 |
+
"PERC": 51555,
|
| 1115 |
+
"PERIOD": 50556,
|
| 1116 |
+
"PERLS": 51556,
|
| 1117 |
+
"PGK": 51557,
|
| 1118 |
+
"PHL": 51558,
|
| 1119 |
+
"PIPE": 51559,
|
| 1120 |
+
"PITI": 51607,
|
| 1121 |
+
"PKR": 51560,
|
| 1122 |
+
"PLC": 51561,
|
| 1123 |
+
"PLN": 51562,
|
| 1124 |
+
"PLW": 51563,
|
| 1125 |
+
"PMI": 51564,
|
| 1126 |
+
"POB": 50584,
|
| 1127 |
+
"PORTFOLIO": 50627,
|
| 1128 |
+
"PPP": 51565,
|
| 1129 |
+
"PREG": 51621,
|
| 1130 |
+
"PREMIUM": 50586,
|
| 1131 |
+
"PRIME": 51625,
|
| 1132 |
+
"PRINCIPAL": 50486,
|
| 1133 |
+
"PRK": 51566,
|
| 1134 |
+
"PROFIT": 50495,
|
| 1135 |
+
"PROFITABILITY": 50602,
|
| 1136 |
+
"PROPRIETORSHIP": 50468,
|
| 1137 |
+
"PROSPECTUS": 50598,
|
| 1138 |
+
"PRT": 51567,
|
| 1139 |
+
"PRY": 51568,
|
| 1140 |
+
"PSA": 51569,
|
| 1141 |
+
"PSE": 51570,
|
| 1142 |
+
"PSSG": 51637,
|
| 1143 |
+
"PVBP": 51571,
|
| 1144 |
+
"PW": 51572,
|
| 1145 |
+
"PY": 51573,
|
| 1146 |
+
"PYF": 51574,
|
| 1147 |
+
"PYG": 51575,
|
| 1148 |
+
"Pairoff": 51576,
|
| 1149 |
+
"Parity": 51577,
|
| 1150 |
+
"Parking": 51578,
|
| 1151 |
+
"Partial": 51579,
|
| 1152 |
+
"Participant": 51580,
|
| 1153 |
+
"Participation": 51581,
|
| 1154 |
+
"Partner": 51582,
|
| 1155 |
+
"Partnership": 50332,
|
| 1156 |
+
"Passive": 51583,
|
| 1157 |
+
"Patent": 51584,
|
| 1158 |
+
"Pay-down": 51589,
|
| 1159 |
+
"Pay-to-play": 51585,
|
| 1160 |
+
"Pay-up": 51586,
|
| 1161 |
+
"Payables": 51587,
|
| 1162 |
+
"Payback": 51588,
|
| 1163 |
+
"Payee": 51590,
|
| 1164 |
+
"Payer": 51591,
|
| 1165 |
+
"Payment": 51592,
|
| 1166 |
+
"Peak": 51594,
|
| 1167 |
+
"Pegging": 51595,
|
| 1168 |
+
"Pennant": 51596,
|
| 1169 |
+
"Period": 50512,
|
| 1170 |
+
"Perpetuity": 51597,
|
| 1171 |
+
"Perquisites": 51598,
|
| 1172 |
+
"Petrodollars": 51599,
|
| 1173 |
+
"Pickup": 51600,
|
| 1174 |
+
"Piece": 51601,
|
| 1175 |
+
"Pier": 51602,
|
| 1176 |
+
"Piggybacking": 51603,
|
| 1177 |
+
"Pip": 51604,
|
| 1178 |
+
"Pipeline": 51605,
|
| 1179 |
+
"Pit": 51606,
|
| 1180 |
+
"Pivot": 51608,
|
| 1181 |
+
"Placement": 51610,
|
| 1182 |
+
"Plant": 51611,
|
| 1183 |
+
"Pledging": 51612,
|
| 1184 |
+
"Policyholder": 51613,
|
| 1185 |
+
"Portability": 51614,
|
| 1186 |
+
"Portfolio": 51615,
|
| 1187 |
+
"Post-audit": 51616,
|
| 1188 |
+
"Praecipium": 51617,
|
| 1189 |
+
"Pre-Market": 50333,
|
| 1190 |
+
"Precedence": 51618,
|
| 1191 |
+
"Precompute": 51619,
|
| 1192 |
+
"Preference": 51620,
|
| 1193 |
+
"Prepayments": 51622,
|
| 1194 |
+
"Prerefunding": 51623,
|
| 1195 |
+
"Pricey": 51624,
|
| 1196 |
+
"Principal": 50611,
|
| 1197 |
+
"Priority": 51626,
|
| 1198 |
+
"Privatization": 51627,
|
| 1199 |
+
"Probability": 51628,
|
| 1200 |
+
"Proceeds": 51629,
|
| 1201 |
+
"Productivity": 51630,
|
| 1202 |
+
"Profit": 50334,
|
| 1203 |
+
"Projection": 50589,
|
| 1204 |
+
"Proprietorship": 51631,
|
| 1205 |
+
"Proration": 51632,
|
| 1206 |
+
"Prospectus": 50335,
|
| 1207 |
+
"Protectionism": 51633,
|
| 1208 |
+
"Protest": 51634,
|
| 1209 |
+
"Provision": 51635,
|
| 1210 |
+
"Puke": 51638,
|
| 1211 |
+
"Pullback": 51639,
|
| 1212 |
+
"Pyramiding": 51640,
|
| 1213 |
+
"QA": 51641,
|
| 1214 |
+
"QAR": 51642,
|
| 1215 |
+
"QAT": 51643,
|
| 1216 |
+
"QE1": 51644,
|
| 1217 |
+
"QE2": 51645,
|
| 1218 |
+
"QQQQ": 51646,
|
| 1219 |
+
"QUALITATIVE": 50592,
|
| 1220 |
+
"Quadragintillion": 51647,
|
| 1221 |
+
"Quadrillion": 51648,
|
| 1222 |
+
"Quantize": 51649,
|
| 1223 |
+
"Quantos": 51650,
|
| 1224 |
+
"Quarterly": 51651,
|
| 1225 |
+
"Quattuordecillion": 51652,
|
| 1226 |
+
"Quattuornonagintillion": 51653,
|
| 1227 |
+
"Quattuoroctogintillion": 51654,
|
| 1228 |
+
"Quattuorquadragintillion": 51655,
|
| 1229 |
+
"Quattuorquinquagintillion": 51656,
|
| 1230 |
+
"Quattuorseptuagintillion": 51657,
|
| 1231 |
+
"Quattuorsexagintillion": 51658,
|
| 1232 |
+
"Quattuortrigintillion": 51659,
|
| 1233 |
+
"Quattuorvigintillion": 51660,
|
| 1234 |
+
"Quay": 51661,
|
| 1235 |
+
"Quindecillion": 51662,
|
| 1236 |
+
"Quinnonagintillion": 51663,
|
| 1237 |
+
"Quinoctogintillion": 51664,
|
| 1238 |
+
"Quinquadragintillion": 51665,
|
| 1239 |
+
"Quinquagintillion": 51666,
|
| 1240 |
+
"Quinquinquagintillion": 51667,
|
| 1241 |
+
"Quinseptuagintillion": 51668,
|
| 1242 |
+
"Quinsexagintillion": 51669,
|
| 1243 |
+
"Quintiles": 50336,
|
| 1244 |
+
"Quintillion": 51670,
|
| 1245 |
+
"Quintrigintillion": 51671,
|
| 1246 |
+
"Quinvigintillion": 51672,
|
| 1247 |
+
"Quorum": 51673,
|
| 1248 |
+
"Quota": 50337,
|
| 1249 |
+
"Quotation": 51674,
|
| 1250 |
+
"R-Squared": 50338,
|
| 1251 |
+
"RAP": 51675,
|
| 1252 |
+
"REFUNDING": 50521,
|
| 1253 |
+
"REMIC": 50594,
|
| 1254 |
+
"REO": 51676,
|
| 1255 |
+
"REPORT": 50392,
|
| 1256 |
+
"RETURN": 50595,
|
| 1257 |
+
"REVENUES": 50435,
|
| 1258 |
+
"REVIEW": 50391,
|
| 1259 |
+
"RICO": 51749,
|
| 1260 |
+
"RISK": 50603,
|
| 1261 |
+
"RMBS": 51677,
|
| 1262 |
+
"ROI": 51678,
|
| 1263 |
+
"ROL": 51679,
|
| 1264 |
+
"RPPP": 51680,
|
| 1265 |
+
"RSI": 51681,
|
| 1266 |
+
"RU": 51682,
|
| 1267 |
+
"RUB": 51683,
|
| 1268 |
+
"RUS": 51684,
|
| 1269 |
+
"RWA": 51685,
|
| 1270 |
+
"RWF": 51686,
|
| 1271 |
+
"Racketeering": 50339,
|
| 1272 |
+
"Raider": 51687,
|
| 1273 |
+
"Rainmaker": 51688,
|
| 1274 |
+
"Ratings": 51689,
|
| 1275 |
+
"Reachback": 51690,
|
| 1276 |
+
"Reaction": 51691,
|
| 1277 |
+
"Realtor": 51692,
|
| 1278 |
+
"Rebalancing": 51693,
|
| 1279 |
+
"Rebate": 51694,
|
| 1280 |
+
"Recapitalization": 51695,
|
| 1281 |
+
"Recapture": 51696,
|
| 1282 |
+
"Receipts": 51697,
|
| 1283 |
+
"Receiver": 51698,
|
| 1284 |
+
"Recession": 51699,
|
| 1285 |
+
"Recharacterization": 51700,
|
| 1286 |
+
"Reclamation": 51701,
|
| 1287 |
+
"Recordholder": 51702,
|
| 1288 |
+
"Recourse": 51703,
|
| 1289 |
+
"Recovery": 51704,
|
| 1290 |
+
"Red-lining": 51708,
|
| 1291 |
+
"Redeemable": 51705,
|
| 1292 |
+
"Redemption": 51706,
|
| 1293 |
+
"Rediscount": 51707,
|
| 1294 |
+
"Refinancing": 51709,
|
| 1295 |
+
"Reflation": 51710,
|
| 1296 |
+
"Refund": 51711,
|
| 1297 |
+
"Refundable": 51712,
|
| 1298 |
+
"Refunding": 51713,
|
| 1299 |
+
"Registrar": 51714,
|
| 1300 |
+
"Regression": 50340,
|
| 1301 |
+
"Regulations": 51715,
|
| 1302 |
+
"Rehypothecation": 51716,
|
| 1303 |
+
"Reimbursement": 51717,
|
| 1304 |
+
"Reinstatement": 51718,
|
| 1305 |
+
"Reinsurance": 51719,
|
| 1306 |
+
"Reinvestment": 51720,
|
| 1307 |
+
"Rejection": 51721,
|
| 1308 |
+
"Reliquify": 51722,
|
| 1309 |
+
"Remainderman": 51723,
|
| 1310 |
+
"Remargining": 51724,
|
| 1311 |
+
"Remit": 51725,
|
| 1312 |
+
"Renewal": 51726,
|
| 1313 |
+
"Reopening": 51727,
|
| 1314 |
+
"Reorganization": 50600,
|
| 1315 |
+
"Repatriation": 51728,
|
| 1316 |
+
"Repo": 51729,
|
| 1317 |
+
"Representations": 51730,
|
| 1318 |
+
"Repricing": 51731,
|
| 1319 |
+
"Rescind": 51732,
|
| 1320 |
+
"Reserve": 50507,
|
| 1321 |
+
"Residual": 51733,
|
| 1322 |
+
"Residuals": 51734,
|
| 1323 |
+
"Resiliency": 51735,
|
| 1324 |
+
"Resistance": 51736,
|
| 1325 |
+
"Resolution": 51737,
|
| 1326 |
+
"Restricted": 51738,
|
| 1327 |
+
"Restructuring": 50601,
|
| 1328 |
+
"Retail": 51739,
|
| 1329 |
+
"Retention": 51740,
|
| 1330 |
+
"Retire": 51741,
|
| 1331 |
+
"Retirement": 51742,
|
| 1332 |
+
"Retracement": 51743,
|
| 1333 |
+
"Revaluation": 51744,
|
| 1334 |
+
"Revenues": 51745,
|
| 1335 |
+
"Reversal": 51746,
|
| 1336 |
+
"Reversion": 51747,
|
| 1337 |
+
"Revolver": 51748,
|
| 1338 |
+
"Rider": 51750,
|
| 1339 |
+
"Rights-on": 51751,
|
| 1340 |
+
"Rings": 51752,
|
| 1341 |
+
"Risk": 50489,
|
| 1342 |
+
"Risk-averse": 51753,
|
| 1343 |
+
"Risk-neutral": 51754,
|
| 1344 |
+
"Risk-prone": 51755,
|
| 1345 |
+
"Robo-signers": 51756,
|
| 1346 |
+
"Rollover": 51758,
|
| 1347 |
+
"Rotation": 51757,
|
| 1348 |
+
"Round-turn": 51759,
|
| 1349 |
+
"Royalty": 51760,
|
| 1350 |
+
"Rumortrage": 51761,
|
| 1351 |
+
"Rump": 51762,
|
| 1352 |
+
"Rundown": 51763,
|
| 1353 |
+
"Runoff": 51764,
|
| 1354 |
+
"S&P": 51816,
|
| 1355 |
+
"SACE": 51813,
|
| 1356 |
+
"SAIF": 51765,
|
| 1357 |
+
"SAR": 51766,
|
| 1358 |
+
"SATURNS": 51767,
|
| 1359 |
+
"SAU": 51768,
|
| 1360 |
+
"SBD": 51769,
|
| 1361 |
+
"SCAP": 51770,
|
| 1362 |
+
"SCR": 51771,
|
| 1363 |
+
"SDD": 51772,
|
| 1364 |
+
"SDR": 51773,
|
| 1365 |
+
"SECURITY": 50431,
|
| 1366 |
+
"SEHK": 51774,
|
| 1367 |
+
"SEK": 51775,
|
| 1368 |
+
"SEN": 51776,
|
| 1369 |
+
"SGD": 51779,
|
| 1370 |
+
"SGP": 51780,
|
| 1371 |
+
"SGS": 51777,
|
| 1372 |
+
"SHN": 51781,
|
| 1373 |
+
"SHORT-TERM": 50553,
|
| 1374 |
+
"SIMEX": 51778,
|
| 1375 |
+
"SIMFA": 51782,
|
| 1376 |
+
"SIT": 51783,
|
| 1377 |
+
"SJ": 51785,
|
| 1378 |
+
"SJM": 51784,
|
| 1379 |
+
"SKK": 51786,
|
| 1380 |
+
"SLB": 51787,
|
| 1381 |
+
"SLE": 51788,
|
| 1382 |
+
"SLL": 51789,
|
| 1383 |
+
"SLV": 51790,
|
| 1384 |
+
"SMBS": 51791,
|
| 1385 |
+
"SMEs": 51792,
|
| 1386 |
+
"SMR": 51793,
|
| 1387 |
+
"SOES": 51794,
|
| 1388 |
+
"SOM": 51795,
|
| 1389 |
+
"SOXS": 51796,
|
| 1390 |
+
"SPDR": 51797,
|
| 1391 |
+
"SPDRs": 51882,
|
| 1392 |
+
"SPINs": 51891,
|
| 1393 |
+
"SPM": 51798,
|
| 1394 |
+
"SPREAD": 50432,
|
| 1395 |
+
"SPX": 51894,
|
| 1396 |
+
"SRB": 51799,
|
| 1397 |
+
"SRG": 51800,
|
| 1398 |
+
"SS1": 51896,
|
| 1399 |
+
"STATEMENT": 50400,
|
| 1400 |
+
"SUR": 51801,
|
| 1401 |
+
"SV": 51802,
|
| 1402 |
+
"SVC": 51803,
|
| 1403 |
+
"SVK": 51804,
|
| 1404 |
+
"SVN": 51805,
|
| 1405 |
+
"SWIFT": 51806,
|
| 1406 |
+
"SWZ": 51807,
|
| 1407 |
+
"SYC": 51808,
|
| 1408 |
+
"SYP": 51809,
|
| 1409 |
+
"SYR": 51810,
|
| 1410 |
+
"SZ": 51811,
|
| 1411 |
+
"SZL": 51812,
|
| 1412 |
+
"Safekeep": 51814,
|
| 1413 |
+
"Salary": 51815,
|
| 1414 |
+
"Sale": 50604,
|
| 1415 |
+
"Saucer": 51817,
|
| 1416 |
+
"Scalability": 51818,
|
| 1417 |
+
"Scale-enhancing": 51819,
|
| 1418 |
+
"Scaling": 51820,
|
| 1419 |
+
"Scalp": 51821,
|
| 1420 |
+
"Scalping": 51822,
|
| 1421 |
+
"Scattered": 51823,
|
| 1422 |
+
"Scrip": 51824,
|
| 1423 |
+
"Scripophily": 51825,
|
| 1424 |
+
"Seasoned": 51826,
|
| 1425 |
+
"Seat": 51827,
|
| 1426 |
+
"Sector": 51828,
|
| 1427 |
+
"Secular": 51829,
|
| 1428 |
+
"Securities": 51830,
|
| 1429 |
+
"Securitization": 51831,
|
| 1430 |
+
"Seigniorage": 51832,
|
| 1431 |
+
"Self-Similar": 51834,
|
| 1432 |
+
"Self-selection": 51833,
|
| 1433 |
+
"Seniority": 51835,
|
| 1434 |
+
"Septendecillion": 51836,
|
| 1435 |
+
"Septennonagintillion": 51838,
|
| 1436 |
+
"Septenoctogintillion": 51839,
|
| 1437 |
+
"Septenquadragintillion": 51840,
|
| 1438 |
+
"Septenquinquagintillion": 51841,
|
| 1439 |
+
"Septenseptuagintillion": 51842,
|
| 1440 |
+
"Septensexagintillion": 51843,
|
| 1441 |
+
"Septentrigintillion": 51844,
|
| 1442 |
+
"Septenvigintillion": 51846,
|
| 1443 |
+
"Septillion": 51837,
|
| 1444 |
+
"Septuagintillion": 51845,
|
| 1445 |
+
"Set-aside": 51847,
|
| 1446 |
+
"Setoff": 51848,
|
| 1447 |
+
"Settlement": 51849,
|
| 1448 |
+
"Severance": 51850,
|
| 1449 |
+
"Sexagintillion": 51851,
|
| 1450 |
+
"Sexdecillion": 51852,
|
| 1451 |
+
"Sexnonagintillion": 51853,
|
| 1452 |
+
"Sexoctogintillion": 51854,
|
| 1453 |
+
"Sexquadragintillion": 51856,
|
| 1454 |
+
"Sexquinquagintillion": 51857,
|
| 1455 |
+
"Sexseptuagintillion": 51858,
|
| 1456 |
+
"Sexsexagintillion": 51859,
|
| 1457 |
+
"Sextillion": 51855,
|
| 1458 |
+
"Sextrigintillion": 51860,
|
| 1459 |
+
"Sexvigintillion": 51861,
|
| 1460 |
+
"Shadows": 51862,
|
| 1461 |
+
"Shakeout": 51863,
|
| 1462 |
+
"Shareholder": 51864,
|
| 1463 |
+
"Shootout": 51865,
|
| 1464 |
+
"Shopping": 51866,
|
| 1465 |
+
"Short-term": 50455,
|
| 1466 |
+
"Shrinkage": 51867,
|
| 1467 |
+
"Sidecar": 51868,
|
| 1468 |
+
"Signal": 51869,
|
| 1469 |
+
"Simulation": 51870,
|
| 1470 |
+
"Sinker": 51871,
|
| 1471 |
+
"Skewness": 51872,
|
| 1472 |
+
"Sleeper": 51873,
|
| 1473 |
+
"Slippage": 51874,
|
| 1474 |
+
"Slump": 51875,
|
| 1475 |
+
"Small-cap": 51876,
|
| 1476 |
+
"Smidge": 51877,
|
| 1477 |
+
"Snowballing": 51878,
|
| 1478 |
+
"Softs": 51879,
|
| 1479 |
+
"Solvency": 51880,
|
| 1480 |
+
"Span": 51881,
|
| 1481 |
+
"Specialist": 51883,
|
| 1482 |
+
"Specialness": 51884,
|
| 1483 |
+
"Spectail": 51885,
|
| 1484 |
+
"Speculation": 51886,
|
| 1485 |
+
"Speculative": 51887,
|
| 1486 |
+
"Spike": 51888,
|
| 1487 |
+
"Spin-off": 51889,
|
| 1488 |
+
"Spinning": 51890,
|
| 1489 |
+
"Sponsor": 51892,
|
| 1490 |
+
"Spreadsheet": 51893,
|
| 1491 |
+
"Squeeze": 51895,
|
| 1492 |
+
"Stability": 51899,
|
| 1493 |
+
"Stabilization": 51897,
|
| 1494 |
+
"Stablecoin": 51898,
|
| 1495 |
+
"Stag": 51900,
|
| 1496 |
+
"Stagflation": 51901,
|
| 1497 |
+
"Stagnation": 51902,
|
| 1498 |
+
"Stakeholders": 51903,
|
| 1499 |
+
"Start-up": 51904,
|
| 1500 |
+
"Steenth": 51905,
|
| 1501 |
+
"Sterilization": 51906,
|
| 1502 |
+
"StockWatch": 51908,
|
| 1503 |
+
"Stockbroker": 51907,
|
| 1504 |
+
"Stockholder": 50518,
|
| 1505 |
+
"Stockout": 51909,
|
| 1506 |
+
"Stopped": 51910,
|
| 1507 |
+
"Straddle": 50341,
|
| 1508 |
+
"Straight": 51911,
|
| 1509 |
+
"Strangle": 51912,
|
| 1510 |
+
"Strap": 51913,
|
| 1511 |
+
"Strategy": 51914,
|
| 1512 |
+
"Stray": 51915,
|
| 1513 |
+
"Strip": 51916,
|
| 1514 |
+
"Structure": 51917,
|
| 1515 |
+
"Stub": 51918,
|
| 1516 |
+
"Subaccount": 51919,
|
| 1517 |
+
"Subordinated": 51920,
|
| 1518 |
+
"Subrogation": 51921,
|
| 1519 |
+
"Subscription": 51922,
|
| 1520 |
+
"Subsidiary": 50342,
|
| 1521 |
+
"Suitability": 51923,
|
| 1522 |
+
"Suitable": 51924,
|
| 1523 |
+
"Superangels": 51925,
|
| 1524 |
+
"Supermajority": 51926,
|
| 1525 |
+
"Surcharge": 51927,
|
| 1526 |
+
"Surety": 51928,
|
| 1527 |
+
"Surtax": 51929,
|
| 1528 |
+
"Sustainability": 50343,
|
| 1529 |
+
"Swap": 51930,
|
| 1530 |
+
"Swaption": 51931,
|
| 1531 |
+
"Sweep": 51932,
|
| 1532 |
+
"Sweetener": 51933,
|
| 1533 |
+
"Swissy": 51934,
|
| 1534 |
+
"Switching": 51935,
|
| 1535 |
+
"Symbol": 51936,
|
| 1536 |
+
"Syndication": 51937,
|
| 1537 |
+
"Synergy": 51938,
|
| 1538 |
+
"Systematic": 51939,
|
| 1539 |
+
"T+3": 51969,
|
| 1540 |
+
"T-Test": 50344,
|
| 1541 |
+
"T-account": 51970,
|
| 1542 |
+
"TAX": 50476,
|
| 1543 |
+
"TBTF": 51940,
|
| 1544 |
+
"TCA": 51941,
|
| 1545 |
+
"TCD": 51942,
|
| 1546 |
+
"TEFRA": 51943,
|
| 1547 |
+
"TERM": 50557,
|
| 1548 |
+
"TGO": 51944,
|
| 1549 |
+
"THA": 51945,
|
| 1550 |
+
"TIN": 50619,
|
| 1551 |
+
"TITAL": 51946,
|
| 1552 |
+
"TJ": 51947,
|
| 1553 |
+
"TJK": 51948,
|
| 1554 |
+
"TJR": 51949,
|
| 1555 |
+
"TK": 51950,
|
| 1556 |
+
"TKL": 51951,
|
| 1557 |
+
"TKM": 51952,
|
| 1558 |
+
"TLS": 51953,
|
| 1559 |
+
"TMM": 51954,
|
| 1560 |
+
"TNCs": 51955,
|
| 1561 |
+
"TND": 51956,
|
| 1562 |
+
"TRIN": 52023,
|
| 1563 |
+
"TRUST": 50462,
|
| 1564 |
+
"TRUSTEE": 50427,
|
| 1565 |
+
"TSP": 51957,
|
| 1566 |
+
"TTD": 51958,
|
| 1567 |
+
"TTM": 51959,
|
| 1568 |
+
"TTO": 51960,
|
| 1569 |
+
"TUN": 51961,
|
| 1570 |
+
"TUR": 51962,
|
| 1571 |
+
"TUV": 51963,
|
| 1572 |
+
"TWD": 51964,
|
| 1573 |
+
"TWN": 51965,
|
| 1574 |
+
"TZ": 51966,
|
| 1575 |
+
"TZA": 51967,
|
| 1576 |
+
"TZS": 51968,
|
| 1577 |
+
"Tail": 51971,
|
| 1578 |
+
"Tailgating": 51972,
|
| 1579 |
+
"Take-out": 51973,
|
| 1580 |
+
"Takedown": 51974,
|
| 1581 |
+
"Takeout": 51975,
|
| 1582 |
+
"Takeover": 50570,
|
| 1583 |
+
"Tangibility": 51976,
|
| 1584 |
+
"Tape": 51977,
|
| 1585 |
+
"Tariff": 50345,
|
| 1586 |
+
"Tax-deductible": 51978,
|
| 1587 |
+
"Tax-neutrality": 51979,
|
| 1588 |
+
"Technician": 51980,
|
| 1589 |
+
"Teeny": 51981,
|
| 1590 |
+
"Tenant": 51985,
|
| 1591 |
+
"Tenbagger": 51986,
|
| 1592 |
+
"Tender": 51987,
|
| 1593 |
+
"Tenor": 51988,
|
| 1594 |
+
"Tether": 51982,
|
| 1595 |
+
"Theta": 51989,
|
| 1596 |
+
"Tick": 51990,
|
| 1597 |
+
"Ticket": 51991,
|
| 1598 |
+
"Tight": 51992,
|
| 1599 |
+
"Tiki": 51993,
|
| 1600 |
+
"Timing": 51994,
|
| 1601 |
+
"Tired": 51995,
|
| 1602 |
+
"Tombstone": 51996,
|
| 1603 |
+
"Top-heavy": 51998,
|
| 1604 |
+
"Total-Debt-to-Total-Assets": 50346,
|
| 1605 |
+
"Tout": 51999,
|
| 1606 |
+
"Tracers": 52000,
|
| 1607 |
+
"Trademark": 52001,
|
| 1608 |
+
"Traders": 52002,
|
| 1609 |
+
"Trading": 52003,
|
| 1610 |
+
"Trains": 52004,
|
| 1611 |
+
"Tranche": 52005,
|
| 1612 |
+
"Tranches": 50347,
|
| 1613 |
+
"Transferee": 52006,
|
| 1614 |
+
"Transferor": 52007,
|
| 1615 |
+
"Transshipment": 52008,
|
| 1616 |
+
"Treasurer": 52009,
|
| 1617 |
+
"Treasuries": 52010,
|
| 1618 |
+
"Treasury": 50541,
|
| 1619 |
+
"Trecentillion": 52011,
|
| 1620 |
+
"Tredecillion": 52012,
|
| 1621 |
+
"Trendline": 52021,
|
| 1622 |
+
"Trenonagintillion": 52013,
|
| 1623 |
+
"Treoctogintillion": 52014,
|
| 1624 |
+
"Trequadragintillion": 52015,
|
| 1625 |
+
"Trequinquagintillion": 52016,
|
| 1626 |
+
"Treseptuagintillion": 52017,
|
| 1627 |
+
"Tresexagintillion": 52018,
|
| 1628 |
+
"Tretrigintillion": 52019,
|
| 1629 |
+
"Trevigintillion": 52020,
|
| 1630 |
+
"Trigintillion": 52022,
|
| 1631 |
+
"Trough": 52024,
|
| 1632 |
+
"Trustee": 50348,
|
| 1633 |
+
"Turnaround": 52025,
|
| 1634 |
+
"Turnover": 50349,
|
| 1635 |
+
"Twisting": 52026,
|
| 1636 |
+
"UDN": 52027,
|
| 1637 |
+
"UGA": 52028,
|
| 1638 |
+
"UGX": 52029,
|
| 1639 |
+
"UKR": 52030,
|
| 1640 |
+
"UMI": 52031,
|
| 1641 |
+
"URY": 52032,
|
| 1642 |
+
"UUP": 52033,
|
| 1643 |
+
"UY": 52034,
|
| 1644 |
+
"UYU": 52035,
|
| 1645 |
+
"UZ": 52036,
|
| 1646 |
+
"UZB": 52037,
|
| 1647 |
+
"UZS": 52038,
|
| 1648 |
+
"Ultradot": 52039,
|
| 1649 |
+
"Unbundling": 52040,
|
| 1650 |
+
"Uncentillion": 52041,
|
| 1651 |
+
"Undecillion": 52042,
|
| 1652 |
+
"Underbanked": 52043,
|
| 1653 |
+
"Underbooked": 52044,
|
| 1654 |
+
"Undercapitalized": 52045,
|
| 1655 |
+
"Underlying": 52046,
|
| 1656 |
+
"Underperform": 52047,
|
| 1657 |
+
"Underpricing": 52048,
|
| 1658 |
+
"Undervalued": 52049,
|
| 1659 |
+
"Underweight": 52050,
|
| 1660 |
+
"Underwithholding": 52051,
|
| 1661 |
+
"Underwrite": 52052,
|
| 1662 |
+
"Underwriter": 50350,
|
| 1663 |
+
"Underwriting": 50351,
|
| 1664 |
+
"Unemployment": 50352,
|
| 1665 |
+
"Unencumbered": 52053,
|
| 1666 |
+
"Unicorn": 50353,
|
| 1667 |
+
"Uninvested": 52054,
|
| 1668 |
+
"Unloading": 52055,
|
| 1669 |
+
"Unnonagintillion": 52056,
|
| 1670 |
+
"Unoctogintillion": 52058,
|
| 1671 |
+
"Unquadragintillion": 52057,
|
| 1672 |
+
"Unquinquagintillion": 52061,
|
| 1673 |
+
"Unseptuagintillion": 52059,
|
| 1674 |
+
"Unsexagintillion": 52060,
|
| 1675 |
+
"Untrigintillion": 52062,
|
| 1676 |
+
"Unvigintillion": 52063,
|
| 1677 |
+
"Upgrading": 52064,
|
| 1678 |
+
"Upside": 50354,
|
| 1679 |
+
"Upswing": 52065,
|
| 1680 |
+
"Upturn": 52066,
|
| 1681 |
+
"Usufruct": 52067,
|
| 1682 |
+
"Usury": 52068,
|
| 1683 |
+
"Utility": 50355,
|
| 1684 |
+
"VAMI": 52069,
|
| 1685 |
+
"VCT": 52070,
|
| 1686 |
+
"VEB": 52071,
|
| 1687 |
+
"VGB": 52072,
|
| 1688 |
+
"VIR": 52073,
|
| 1689 |
+
"VIX": 52089,
|
| 1690 |
+
"VN": 52074,
|
| 1691 |
+
"VND": 52075,
|
| 1692 |
+
"VRDB": 52076,
|
| 1693 |
+
"VU": 52077,
|
| 1694 |
+
"VUT": 52078,
|
| 1695 |
+
"VUV": 52079,
|
| 1696 |
+
"VWAP": 52080,
|
| 1697 |
+
"VXN": 52090,
|
| 1698 |
+
"Valuation": 50356,
|
| 1699 |
+
"Variability": 50357,
|
| 1700 |
+
"Variable-rate": 52081,
|
| 1701 |
+
"Variance": 50358,
|
| 1702 |
+
"Vega": 50359,
|
| 1703 |
+
"Velocity": 52082,
|
| 1704 |
+
"Vendor": 52083,
|
| 1705 |
+
"Vessel": 52084,
|
| 1706 |
+
"Vest": 52085,
|
| 1707 |
+
"Vesting": 50360,
|
| 1708 |
+
"Vig": 52086,
|
| 1709 |
+
"Vigintillion": 52087,
|
| 1710 |
+
"Vignette": 52088,
|
| 1711 |
+
"Volatility": 50361,
|
| 1712 |
+
"W-8": 52095,
|
| 1713 |
+
"W-9": 52096,
|
| 1714 |
+
"WEBS": 52091,
|
| 1715 |
+
"WITHHOLDING": 50631,
|
| 1716 |
+
"WLF": 52092,
|
| 1717 |
+
"WSM": 52093,
|
| 1718 |
+
"WTI": 52094,
|
| 1719 |
+
"Wallflower": 52097,
|
| 1720 |
+
"Wallpaper": 52098,
|
| 1721 |
+
"Warehousing": 52099,
|
| 1722 |
+
"Warrant": 50362,
|
| 1723 |
+
"Warranty": 52100,
|
| 1724 |
+
"Wash": 52101,
|
| 1725 |
+
"Waybill": 52102,
|
| 1726 |
+
"Wedge": 52103,
|
| 1727 |
+
"Whipsawed": 52104,
|
| 1728 |
+
"Whitemail": 52105,
|
| 1729 |
+
"Wholesaler": 52106,
|
| 1730 |
+
"Whoops": 52107,
|
| 1731 |
+
"Withholding": 52108,
|
| 1732 |
+
"Woody": 52109,
|
| 1733 |
+
"Workout": 52110,
|
| 1734 |
+
"WorldCom": 50363,
|
| 1735 |
+
"Wraparound": 52111,
|
| 1736 |
+
"Wrinkle": 52112,
|
| 1737 |
+
"Write-down": 52113,
|
| 1738 |
+
"Write-off": 52114,
|
| 1739 |
+
"X-Efficiency": 50364,
|
| 1740 |
+
"XAF": 52115,
|
| 1741 |
+
"XBA": 52116,
|
| 1742 |
+
"XBB": 52117,
|
| 1743 |
+
"XCD": 52118,
|
| 1744 |
+
"XD": 50365,
|
| 1745 |
+
"XDR": 52119,
|
| 1746 |
+
"XEU": 52120,
|
| 1747 |
+
"XMI": 52121,
|
| 1748 |
+
"XOF": 52122,
|
| 1749 |
+
"XPF": 52123,
|
| 1750 |
+
"XR": 52124,
|
| 1751 |
+
"XRP": 52125,
|
| 1752 |
+
"XRT": 50368,
|
| 1753 |
+
"XW": 52126,
|
| 1754 |
+
"Xenocurrency": 50366,
|
| 1755 |
+
"Xetra": 50367,
|
| 1756 |
+
"YEM": 52127,
|
| 1757 |
+
"YER": 52128,
|
| 1758 |
+
"YIELD": 50632,
|
| 1759 |
+
"YT": 52129,
|
| 1760 |
+
"YU": 52130,
|
| 1761 |
+
"YUM": 52131,
|
| 1762 |
+
"Yard": 52132,
|
| 1763 |
+
"Yield": 50369,
|
| 1764 |
+
"Yuppie": 50370,
|
| 1765 |
+
"Z-Score": 50371,
|
| 1766 |
+
"Z-Test": 50372,
|
| 1767 |
+
"ZAF": 52133,
|
| 1768 |
+
"ZBA": 52134,
|
| 1769 |
+
"ZCash": 50373,
|
| 1770 |
+
"ZM": 52135,
|
| 1771 |
+
"ZMB": 52136,
|
| 1772 |
+
"ZMK": 52137,
|
| 1773 |
+
"ZRN": 52138,
|
| 1774 |
+
"ZW": 52139,
|
| 1775 |
+
"ZWD": 52140,
|
| 1776 |
+
"ZWE": 52141,
|
| 1777 |
+
"Zabara": 52142,
|
| 1778 |
+
"Zaibatsu": 52143,
|
| 1779 |
+
"Zero-Bound": 50374,
|
| 1780 |
+
"Zombies": 50376,
|
| 1781 |
+
"Zoning": 50377,
|
| 1782 |
+
"accountant": 50389,
|
| 1783 |
+
"accounting": 50395,
|
| 1784 |
+
"accrual": 50633,
|
| 1785 |
+
"accumulation": 50470,
|
| 1786 |
+
"acquisition": 50449,
|
| 1787 |
+
"appreciation": 50473,
|
| 1788 |
+
"assertion": 50393,
|
| 1789 |
+
"asset": 50414,
|
| 1790 |
+
"audit": 50505,
|
| 1791 |
+
"auditor": 50608,
|
| 1792 |
+
"bankruptcy": 50426,
|
| 1793 |
+
"bond": 50575,
|
| 1794 |
+
"bookkeeping": 50453,
|
| 1795 |
+
"capitalize": 50626,
|
| 1796 |
+
"commodities": 50464,
|
| 1797 |
+
"compensate": 50547,
|
| 1798 |
+
"conversion": 50533,
|
| 1799 |
+
"corporation": 50517,
|
| 1800 |
+
"debit": 50408,
|
| 1801 |
+
"debt": 50624,
|
| 1802 |
+
"decedent": 50500,
|
| 1803 |
+
"deferral": 50618,
|
| 1804 |
+
"depletion": 50406,
|
| 1805 |
+
"depreciation": 50405,
|
| 1806 |
+
"discount": 50605,
|
| 1807 |
+
"distributions": 50466,
|
| 1808 |
+
"dividends": 50465,
|
| 1809 |
+
"equity": 50419,
|
| 1810 |
+
"exchanges": 50564,
|
| 1811 |
+
"exclusions": 50503,
|
| 1812 |
+
"exemption": 50504,
|
| 1813 |
+
"expenditure": 50566,
|
| 1814 |
+
"expense": 50388,
|
| 1815 |
+
"finance": 50482,
|
| 1816 |
+
"firm": 50421,
|
| 1817 |
+
"forecast": 50568,
|
| 1818 |
+
"fraud": 50490,
|
| 1819 |
+
"gift": 50523,
|
| 1820 |
+
"improvement": 50444,
|
| 1821 |
+
"incorporation": 50424,
|
| 1822 |
+
"indenture": 50527,
|
| 1823 |
+
"inflation": 50519,
|
| 1824 |
+
"inheritance": 50539,
|
| 1825 |
+
"inquiry": 50390,
|
| 1826 |
+
"insolvent": 50425,
|
| 1827 |
+
"instrument": 50456,
|
| 1828 |
+
"insurance": 50402,
|
| 1829 |
+
"investing": 50525,
|
| 1830 |
+
"investment": 50472,
|
| 1831 |
+
"invoice": 50573,
|
| 1832 |
+
"issuer": 50442,
|
| 1833 |
+
"jeopardy": 50545,
|
| 1834 |
+
"labor": 50381,
|
| 1835 |
+
"ledger": 50410,
|
| 1836 |
+
"liability": 50506,
|
| 1837 |
+
"lien": 50496,
|
| 1838 |
+
"liquidation": 50485,
|
| 1839 |
+
"liquidity": 50481,
|
| 1840 |
+
"loan": 50463,
|
| 1841 |
+
"manufacture": 50501,
|
| 1842 |
+
"maturity": 50441,
|
| 1843 |
+
"merchandise": 50429,
|
| 1844 |
+
"modeling": 50494,
|
| 1845 |
+
"mortgage": 50531,
|
| 1846 |
+
"negotiable": 50451,
|
| 1847 |
+
"not-for-profit": 50443,
|
| 1848 |
+
"obligations": 50461,
|
| 1849 |
+
"organization": 50411,
|
| 1850 |
+
"outstanding": 50544,
|
| 1851 |
+
"over-the-counter": 50565,
|
| 1852 |
+
"overhead": 50382,
|
| 1853 |
+
"partnership": 50511,
|
| 1854 |
+
"penalty": 50379,
|
| 1855 |
+
"portfolio": 50569,
|
| 1856 |
+
"premium": 50416,
|
| 1857 |
+
"principal": 50447,
|
| 1858 |
+
"profitability": 50582,
|
| 1859 |
+
"prospectus": 50590,
|
| 1860 |
+
"purchases": 50524,
|
| 1861 |
+
"quantity": 50428,
|
| 1862 |
+
"realization": 50579,
|
| 1863 |
+
"reorganization": 50593,
|
| 1864 |
+
"retire": 50440,
|
| 1865 |
+
"shareholder": 50530,
|
| 1866 |
+
"short-term": 50452,
|
| 1867 |
+
"stockholder": 50578,
|
| 1868 |
+
"subsidiary": 50409,
|
| 1869 |
+
"swap": 50615,
|
| 1870 |
+
"tenancy-in-common": 50620,
|
| 1871 |
+
"too-big-too-fail": 51997,
|
| 1872 |
+
"transaction": 50387,
|
| 1873 |
+
"turnover": 50628,
|
| 1874 |
+
"vendor": 50591,
|
| 1875 |
+
"vesting": 50612,
|
| 1876 |
+
"volatility": 50430,
|
| 1877 |
+
"wholesale": 50629,
|
| 1878 |
+
"withholding": 50613,
|
| 1879 |
+
"yield": 50546,
|
| 1880 |
+
"zk-SNARK": 50375
|
| 1881 |
+
}
|
config.json
ADDED
|
@@ -0,0 +1,27 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_name_or_path": "models/roberta-base",
|
| 3 |
+
"architectures": [
|
| 4 |
+
"RobertaForMaskedLM"
|
| 5 |
+
],
|
| 6 |
+
"attention_probs_dropout_prob": 0.1,
|
| 7 |
+
"bos_token_id": 0,
|
| 8 |
+
"classifier_dropout": null,
|
| 9 |
+
"eos_token_id": 2,
|
| 10 |
+
"hidden_act": "gelu",
|
| 11 |
+
"hidden_dropout_prob": 0.1,
|
| 12 |
+
"hidden_size": 768,
|
| 13 |
+
"initializer_range": 0.02,
|
| 14 |
+
"intermediate_size": 3072,
|
| 15 |
+
"layer_norm_eps": 1e-05,
|
| 16 |
+
"max_position_embeddings": 514,
|
| 17 |
+
"model_type": "roberta",
|
| 18 |
+
"num_attention_heads": 12,
|
| 19 |
+
"num_hidden_layers": 12,
|
| 20 |
+
"pad_token_id": 1,
|
| 21 |
+
"position_embedding_type": "absolute",
|
| 22 |
+
"torch_dtype": "float32",
|
| 23 |
+
"transformers_version": "4.24.0",
|
| 24 |
+
"type_vocab_size": 1,
|
| 25 |
+
"use_cache": true,
|
| 26 |
+
"vocab_size": 52144
|
| 27 |
+
}
|
merges.txt
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
pytorch_model.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b7ba308348c49435168e004595ff4b0713c1911e5ba952d428d9b0351a625973
|
| 3 |
+
size 504643257
|
special_tokens_map.json
ADDED
|
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"bos_token": "<s>",
|
| 3 |
+
"cls_token": "<s>",
|
| 4 |
+
"eos_token": "</s>",
|
| 5 |
+
"mask_token": {
|
| 6 |
+
"content": "<mask>",
|
| 7 |
+
"lstrip": true,
|
| 8 |
+
"normalized": false,
|
| 9 |
+
"rstrip": false,
|
| 10 |
+
"single_word": false
|
| 11 |
+
},
|
| 12 |
+
"pad_token": "<pad>",
|
| 13 |
+
"sep_token": "</s>",
|
| 14 |
+
"unk_token": "<unk>"
|
| 15 |
+
}
|
tokenizer.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
tokenizer_config.json
ADDED
|
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"add_prefix_space": false,
|
| 3 |
+
"bos_token": "<s>",
|
| 4 |
+
"cls_token": "<s>",
|
| 5 |
+
"eos_token": "</s>",
|
| 6 |
+
"errors": "replace",
|
| 7 |
+
"mask_token": "<mask>",
|
| 8 |
+
"name_or_path": "models/roberta-base",
|
| 9 |
+
"pad_token": "<pad>",
|
| 10 |
+
"sep_token": "</s>",
|
| 11 |
+
"special_tokens_map_file": null,
|
| 12 |
+
"tokenizer_class": "RobertaTokenizer",
|
| 13 |
+
"trim_offsets": true,
|
| 14 |
+
"unk_token": "<unk>"
|
| 15 |
+
}
|
vocab.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|