Code Monkey home page Code Monkey logo

2019-bdci-financialentitydiscovery's People

Contributors

light8lee avatar taolitao 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

Watchers

 avatar  avatar

2019-bdci-financialentitydiscovery's Issues

关于数据增强的过程. 是在哪个脚本中实现的呢?

如题. 另外就是我想知道 preprocess_task.py 生成的 sequence 的数据 extra 信息是不是在数据增强阶段进行了 1 epoch 的训练时使用的. 因为我想知道这些被提取出来的 token 的 extra features 是如何被使用的. 如果是, 那就是题目给出的问题. 数据增强的过程是在哪个脚本实现的呢?

ImportError: cannot import name 'activation' from 'models.layers'

您好,我在 models.layer 里面找不到 activation 哎,是在运行train.sh的时候出现的错误

Traceback (most recent call last):
File "train.py", line 1, in
import models
File "/home/mist/2019-BDCI-FinancialEntityDiscovery/models/init.py", line 1, in
from .ner_bert import BERT_Pretrained, BERTOnly_Pretrained
File "/home/mist/2019-BDCI-FinancialEntityDiscovery/models/ner_bert.py", line 6, in
from .layers import activation as Act
ImportError: cannot import name 'activation' from 'models.layers' (/home/mist/2019-BDCI-FinancialEntityDiscovery/models/layers/init.py)

consult

你好,我运行数据预处理的脚本的时候让安装tensorflow,请问安装1.x还是2.x呢

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.