Code Monkey home page Code Monkey logo

spacyndo's People

Contributors

danieldanuega avatar

Stargazers

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

Watchers

 avatar  avatar  avatar

Forkers

hafsah2018

spacyndo's Issues

Using the Trained Model

Hi,
Thanks for the wonderful work that you have done!
Would you mind helping me out, with basic steps of uisng your trained model to get NER and Dependecy Parser for Bahasa Language?

Thanks
Lavi Nigam

Error training ner using pretrain model id_ud-tag-dep-ner-1.0.0

Hi Danielgo,

I try to training ner using pre-train model 'id_ud-tag-dep-ner-1.0.0'

But I have an error when I train ner using modify train_ner.py

Traceback (most recent call last):
File "train_ner_coba.py", line 155, in
main("id_ud-tag-dep-ner-1.0.0/","Final/",1000)
File "train_ner_coba.py", line 91, in main
nlp.update(
File "/usr/local/lib/python3.8/site-packages/spacy/language.py", line 519, in update
proc.update(docs, golds, sgd=get_grads, losses=losses, **kwargs)
File "nn_parser.pyx", line 457, in spacy.syntax.nn_parser.Parser.update
File "_parser_model.pyx", line 347, in spacy.syntax._parser_model.ParserStepModel.begin_update.backprop_parser_step
ValueError: operands could not be broadcast together with shapes (1,74) (73,) (1,74)

Could you help me? What should I do?

Thanks

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.