Coder Social home page Coder Social logo

nestedner-negsample's People

Contributors

geekhch avatar

Stargazers

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

Watchers

 avatar  avatar

Forkers

jackypersonal

nestedner-negsample's Issues

关于单实体问题

大佬,再次打扰一下,我的数据集中只有一种实体,那么我应该修改本项目中的哪些部分内容呢,请指点,谢谢大佬

使用自建的高度嵌套的实体数据集是否合适

可以使用嵌套实体的数据集吗,比如要识别医学领域中的名词,比如“手术”、“部位”、“术式”、“症状”等其他类别。部位、症状、药品这些实体相互不隶属不包含,但“手术”这一类实体包含了“部位”、“术式”、“药品”、“部位”等等,这种与手术的共现导致语料里的紧密嵌套非常多,不像这个项目中的ORG、PERSON、NAME分的那么开。所以这样的语料能用吗,如果可以的话,想产生像train.json里面带下标的语料具体怎么做呢。希望您能解惑下

model.pt是怎么获得的呢

请问resource文件里的model.pt是怎么获得的呢?我只有谷歌下载等bert文件:bert_config.json,bert_model.ckpt.data-00000-of-00001,bert_model.ckpt.index,bert_model.ckpt.meta。怎么获得model.pt文件呢?

句子长度问题

请教一下,对于很长的句子,比如篇章级别的,1000多个字一句话,是否需要进行拆分

我有个报错

Traceback (most recent call last):
File "main.py", line 58, in
os.makedirs(args.check_dir)
File "/home/yanlongfei/anaconda3/envs/nestedNER/lib/python3.7/os.py", line 223, in makedirs
mkdir(name, mode)
PermissionError: [Errno 13] Permission denied: 'save'

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.