Giter Club home page Giter Club logo

etypeclus's People

Contributors

mickeysjm 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

Watchers

 avatar  avatar

etypeclus's Issues

Could you provide the codes to evaluate the results of clustering???

How could I get the results reported in Table 4 of the paper? The output of the command "CUDA_VISIBLE_DEVICES=0 python3 latent_space_clustering.py
--dataset_path ./pandemic
--input_emb_name po_tuple_features_all_svos.pk" is only a file recording clustering results. Could you provide the codes to evaluate the results?????

Generating clustering results

Hi

I'm not sure if maybe i had a package version difference or something else, but to run the latest_space_clustering.py step I had to add "--input_dim1 716 --input_dim2 210" to the command as the prior commands appear to have produced embeddings with a different size to what it expected by default. Could you let us know if this was expected or not?

Note the README also points to pandemic for that step whereas all the proceeding steps given were using covid19.

Thanks

Tony

How to connect the induced events with the sentences?

Distinguished authors,
How could I connect the induced events with the sentences like Table 3 and 5 in your paper? I am a novice researcher in humanities, and I want to run your code to do some categorization based on the new corpus. The results are expected, but they are just clustered <p,o> pairs. How can I get the corresponding sentences?
Thanks.

KeyError of spacy and how do i run the codes on the other two datasets.

  1. When i run the command "python3 parse_corpus_and_extract_svo.py
    --is_sentence 1
    --input_file ./covid19/corpus.txt
    --save_path ./covid19/corpus_parsed_svo.pk",
    I see errors:

print(tok, tok.pos_, tok.dep_)
File "token.pyx", line 864, in spacy.tokens.token.Token.pos_.get
KeyError: 84

It seems that spacy has some bugs to get the pos of the word "false" when parsing the sentence "Institut Pasteur warns against false information circulating on social media". Could you give some suggestions?

  1. How do I run the code on the ACE and ERE datasets??

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.