JanetBackEnd/info.txt

28 lines
1.1 KiB
Plaintext
Raw Permalink Normal View History

2023-04-19 23:43:57 +02:00
The assistedlab VRE is an environment conceived to deploy and test Jant, the conversational assistant of D4Science. It contains a catalogue which has selected papers about machine learning topics in general and conversational agents development in particular. It also contains some datasets related to these topics.
2024-05-31 01:32:42 +02:00
#nltk==3.7
#numpy==1.22.4
#pandas==1.3.5
#scikit-learn==1.0.2
#scipy==1.7.3
#sentencepiece==0.1.97
#sklearn-pandas==1.8.0
#spacy==3.4.4
#spacy-alignments==0.9.0
#spacy-legacy==3.0.12
#spacy-loggers==1.0.4
#spacy-transformers==1.1.9
#spacy-experimental==0.6.2
torch @ https://download.pytorch.org/whl/cu116/torch-1.13.1%2Bcu116-cp38-cp38-linux_x86_64.whl
torchaudio @ https://download.pytorch.org/whl/cu116/torchaudio-0.13.1%2Bcu116-cp38-cp38-linux_x86_64.whl
torchsummary==1.5.1
torchtext==0.14.1
torchvision @ https://download.pytorch.org/whl/cu116/torchvision-0.14.1%2Bcu116-cp38-cp38-linux_x86_64.whl
en-coreference-web-trf @ https://github.com/explosion/spacy-experimental/releases/download/v0.6.1/en_coreference_web_trf-3.4.0a2-py3-none-any.whl
Flask==1.1.4