Skip to content
#

sentence

Here are 90 public repositories matching this topic...

Neehan
Neehan commented Mar 15, 2019

The instructions are very vague. It's not even clear if this project is self-containing. In eval.sh, there is a parameter for the link to the directory of SkipThoughts implementation. Does it mean SkipThoughts need to be installed separately or it's somewhere in the repo? If it's the former, is that still compatible with the rest of your codebase?

Can you provide more details about the insta

nipunsadvilkar
nipunsadvilkar commented Feb 12, 2020

pySBD spaCy pipeline component uses a token-based approach and sets is_sent_start to True or False depending on Spans obtained from pySBD character offsets. We create Span objects using doc.char_span method by creating a slice - doc.text[start:end] which is a sentence span whose first Token object needs to have attribute is_sent_start set to True. On the other hand, if the char

arshadkazmi42
arshadkazmi42 commented Mar 29, 2019

I want to point out that this readme is quite limiting because not all contributions have to be in the form of actual code, but also documentation, finding bugs, etc. Also I don't know about some of the steps:

  1. git add --all. This is dependent on how extensive the .gitignore file is. I think it should say only add the actual files you purposely created or modified by having them check with `g

We aim to generate realistic images from text descriptions using GAN architecture. The network that we have designed is used for image generation for two datasets: MSCOCO and CUBS.

  • Updated May 7, 2018
  • HTML

Improve this page

Add a description, image, and links to the sentence 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 sentence topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.