Git Product home page Git Product logo

pico_parser's Issues

No result for BERT Parser

Hi, I've used BERT Parser as you said and tried to get a prediction on test data you provided but I got nothing except, exceptionlist.txt in the output directory.
I replaced downloadedbluebert_pretrained_ori.tar.gz with the same folder in the directory and put the NCBI_BERT's files in the bert_init_models folder and just modified bluebert_dir = "bluebert_pretrained_ori" am I right?
I would be grateful if you could help me.

Model evaluation

Hi, I've tried to evaluate your model with scibert pico data set, but the tokenization wasn't the same, could you please share the F1 score you get?

Dataset used and model performance

Hi Tian,

I'm interested in your work and have some questions.

  • Did you use PubMed abstracts to train the model? if so, how large is it?
  • Could you provide performance of model on your test data, such as f1 score?

Thanks a lot in advance.

TENSORFLOW PROBLEM

Hi!

I've already installed the requirements but if I try to run the example I have the next error:

'tensorflow' has no attribute 'flags'

Loading customized config and text tokenizer...
2020-11-10 21:26:21.042753: W tensorflow/stream_executor/platform/default/dso_loader.cc:59] Could not load dynamic library 'libcudart.so.10.1'; dlerror: libcudart.so.10.1: cannot open shared object file: No such file or directory
2020-11-10 21:26:21.042783: I tensorflow/stream_executor/cuda/cudart_stub.cc:29] Ignore above cudart dlerror if you do not have a GPU set up on your machine.
ln: failed to create symbolic link 'QuickUMLS': File exists
Traceback (most recent call last):
File "run_bluebert_ner_predict.py", line 34, in
flags = tf.flags
AttributeError: module 'tensorflow' has no attribute 'flags'

How can I solve that problem?

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.