-
- Downloads
Trying to get number of published articles on Pubmed (Problem: URI too long...
Trying to get number of published articles on Pubmed (Problem: URI too long 414, not resolved), started looking at Ollama, started looking at HuggingFace's TextGeneration models and started looking at Tokenizers for price estimations
Showing
- dataSources/PubMed/__pycache__/util.cpython-313.pyc 0 additions, 0 deletionsdataSources/PubMed/__pycache__/util.cpython-313.pyc
- dataSources/PubMed/data_keyword_num.py 13 additions, 10 deletionsdataSources/PubMed/data_keyword_num.py
- dataSources/PubMed/data_num.py 258 additions, 29 deletionsdataSources/PubMed/data_num.py
- dataSources/PubMed/doc/data_num_keyword_no_mesh.json 42 additions, 0 deletionsdataSources/PubMed/doc/data_num_keyword_no_mesh.json
- dataSources/PubMed/results/tmp/"Diabetes+Mellitus".json 287 additions, 1 deletiondataSources/PubMed/results/tmp/"Diabetes+Mellitus".json
- dataSources/PubMed/util.py 28 additions, 0 deletionsdataSources/PubMed/util.py
- models/ZeroShotClassifier/HuggingFace/llm.py 30 additions, 0 deletionsmodels/ZeroShotClassifier/HuggingFace/llm.py
- models/tests/__pycache__/ollama.cpython-313.pyc 0 additions, 0 deletionsmodels/tests/__pycache__/ollama.cpython-313.pyc
- models/tests/ollama_test.py 12 additions, 0 deletionsmodels/tests/ollama_test.py
- models/tests/sources.txt 20 additions, 0 deletionsmodels/tests/sources.txt
- variables/__pycache__/pubmed.cpython-313.pyc 0 additions, 0 deletionsvariables/__pycache__/pubmed.cpython-313.pyc
- variables/pubmed.py 215 additions, 0 deletionsvariables/pubmed.py
File added
This diff is collapsed.
dataSources/PubMed/util.py
0 → 100644
models/ZeroShotClassifier/HuggingFace/llm.py
0 → 100644
File added
models/tests/ollama_test.py
0 → 100644
models/tests/sources.txt
0 → 100644
variables/__pycache__/pubmed.cpython-313.pyc
0 → 100644
File added
variables/pubmed.py
0 → 100644
Please register or sign in to comment