GithubHelp home page GithubHelp logo

bert-for-srl's People

Contributors

zhangguoxiao 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

Watchers

 avatar  avatar  avatar

bert-for-srl's Issues

tensorflow版本

你好,十分感谢你的开源,请问该项目使用的tensorflow版本号是多少?望解答,谢谢~

Data format

Hello, Thank you for open sourcing the code! Perhaps I am doing wrong but I get an error when using a (large) dataset I created myself. In the README it says that the data should be formatted like: each line with two parts, one is BIO tags, one is the raw sentence with an annotated predicate, the two parts are splitted by "\t".

I figured that the problem might be how I provide a sentence with two predicates. Since tsv files are used as input to train the model I was wondering whether I formatted them correctly. It would be great if you gave an example of how the format should look like.

关于模型的一点疑问

请问模型是怎么处理同一个输入,不同label的情况的,样例如下:
O O O O B_ARGM-ADJ V B_ARG1 I_ARG1 O O O O O O O O O O
In recent years , advanced education for professionals has become a hot topic in the business community .

B_ARGM-TMP I_ARGM-TMP I_ARGM-TMP O B_ARG1 I_ARG1 I_ARG1 I_ARG1 O V B_ARG2 I_ARG2 I_ARG2 I_ARG2 I_ARG2 I_ARG2 I_ARG2 O
In recent years , advanced education for professionals has become a hot topic in the business community .

使用您的代码,对于这种情况我得到的是相同的结果(类似于NER),请问您在实现中是怎么关注不同“verb”的

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.