Skip to content
#

extraction

Here are 274 public repositories matching this topic...

Parsr
socalledsound
socalledsound commented Jun 5, 2018

When I run the swift example code from the documentation I get an error on line 7

let b = new_aubio_source(path, 0, hop_size) Cannot convert value of type 'URL?' to expected argument type 'UnsafeMutablePointer<char_t>!' (aka 'ImplicitlyUnwrappedOptional<UnsafeMutablePointer>')

I've been trying to figure out how to get the right data type in there but haven't had success yet.

ebubae
ebubae commented Feb 19, 2020

Is your feature request related to a problem? Please describe.
When generating generating targeted attacks the method arguments generate(x, y=None) can be confusing. In this case y usually refers to the target label for the attack, but users may accidentally put the correct label there, rendering the attack ineffective.

Describe the solution you'd like
Maybe we should change that

anthonyli
anthonyli commented Sep 2, 2019

I get this error when trying to parse a .doc file on my application on Centos7.X (Linux), so it uses antiword

[application/msword]
Error: Command failed: antiword -m UTF-8.txt "/code/heyouman/uploads/upload_ac2da357a44313738ed034954e170806.doc"
/code/heyouman/uploads/upload_ac2da357a44313738ed034954e170806.doc is not a Word Document. =======================111111

Error: file named [[ up

szeke
szeke commented Apr 14, 2018

This task is useful in SAGE, and provides an illustration of how to use spaCy in ETK. We will do this in several steps.

The test set consists of one sentence: Will Kim Jong-un meet the head of government from any G7 nation in-person before 1 June 2018?, and 100,000 news stories from Lexis Nexis.

  • Run experiment to find the K closest articles to the story using the spaCy similarity fun

Improve this page

Add a description, image, and links to the extraction topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the extraction topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.