Giter Club home page Giter Club logo

clicr's People

Contributors

simonsuster avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

clicr's Issues

Can you give me the "vocab.txt" ? thank you

neural-readers/ga-reader/utils/DataPreprocessor.py", line 802, in make_dictionary
vocab_fp = open(vocab_file, "w")
FileNotFoundError: [Errno 2] No such file or directory: 'data/wdw/vocab.txt'

can not run build_json_dataset.py

I tried to run python build_json_dataset.py under the dataset-code folder, but encountered the following problem:
Traceback (most recent call last): File "build_json_dataset.py", line 6, in <module> from describe_data import * File "/home/xiangrui/clicr/dataset-code/describe_data.py", line 6, in <module> from text import remove_concept_marks ImportError: No module named 'text'

I really appreciate your efforts for opening this dataset. It will promote the research of reading comprehension on medical domain. It would be more helpful to provide detail commands to build/obtain the dataset. Thank you!

ModuleNotFoundError: No module named 'pycocoevalcap'

Traceback (most recent call last):
File "/home/machine_reading_comprehension/clicr-master/dataset/evaluate.py", line 176, in
embeddings_file=args.embeddings_file, downcase=args.downcase))
File "/home/machine_reading_comprehension/clicr-master/dataset/evaluate.py", line 116, in evaluate
from pycocoevalcap.eval import COCOEvalCap
ModuleNotFoundError: No module named 'pycocoevalcap'

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.