Manikantha Sekhar

Results 40 issues of Manikantha Sekhar

Hi @dberlin , I had run Full code in System but at last i downloaded the pretrained transalate checkpoints and sector modules and placed in the select folders but my...

Hi @willnorris @cdibona @christianbuck @dberlin @j5b Actually i am running the command **'python -m px.nmt.reformulator_and_selector_training --environment_server_address=localhost:10000 --hparams_path=px/nmt/example_configs/reformulator.json --enable_reformulator_training=true --enable_selector_training=false --train_questions=$SQUAD_DIR/train-questions.txt --train_annotations=$SQUAD_DIR/train-annotation.txt --train_data=data/squad/data_train.json --dev_questions=$SQUAD_DIR/dev-questions.txt --dev_annotations=$SQUAD_DIR/dev-annotation.txt --dev_data=data/squad/data_dev.json --glove_path=$GLOVE_DIR/glove.6B.100d.txt --out_dir=$REFORMULATOR_DIR --tensorboard_dir=$OUT_DIR/tensorboard'** then i...

Hi @willnorris , Actually I am running your project in the process of 2-way processing while run this comand **python -m third_party.bi_att_flow.squad.prepro \ --glove_dir=$GLOVE_DIR \ --source_dir=$SQUAD_DIR** the process is killed...

Hi Every one , I followed README.md file and follow the instruction given their to run the program/code mean while i got an error while running tis command **python -m...

Hi @ranjaykrishna , i am trying to execute python utils/vocab.py getting an error **"Traceback (most recent call last): File "utils/vocab.py", line 144, in vocab = build_vocab(args.questions, args.cat2ans, args.threshold) File "utils/vocab.py",...

Hi, I want to save the chat conversations between user and bot and save it on the txt file or yml file or json format this help in avoid training...

Hi @GantMan @jessetrana @txyugood @TechnikEmpire @sickerin I had converted my hdf5 model to tflite model and imlemented in my flutter appliaction and i am getting an error like **Caused by:...

Hi @DataTurks @abhishek-narayanan-dataturks , I clone this repository and run successfully without any errors and may i know how to give the resume as input from the code i was...

Hi @OmkarPathak , I am using flask framework i am trying to upload file and extract the info from that file but i am facing an issue related to that...

Hi @OmkarPathak @dazzag24 , I had clone your data and started parsing the resume but i found some difficulty in extracting the experience and company names can you tell how...