Giter VIP home page Giter VIP logo

Comments (3)

anshul1912 avatar anshul1912 commented on May 14, 2024

New dictionary MattS_dictionary.txt looks already sorted to me, do we have any chances that we will get any unsorted dictionary, I was thinking to implement hash table or indexed binary tree for searching algorithm.
If by any chances we can have unsorted Dictionary then i have already implemented shell sort for quantization which generate an sorted hash table so that we dont move anything in actual just keep the index sorted, Algorithm is quite merged with quntization, I would need to make it more generic.

from ccextractor.

cfsmp3 avatar cfsmp3 commented on May 14, 2024

The problem is not that it's not sorted, is that we aren't doing a good
search, we're just reading each word in a loop :-) No binary search.

On Wed, Jun 18, 2014 at 12:24 PM, Anshul Maheshwari <
[email protected]> wrote:

New dictionary MattS_dictionary.txt looks already sorted to me, do we have
any chances that we will get any unsorted dictionary, I was thinking to
implement hash table or indexed binary tree for searching algorithm.
If by any chances we can have unsorted Dictionary then i have already
implemented shell sort for quantization which generate an sorted hash table
so that we dont move anything in actual just keep the index sorted,
Algorithm is quite merged with quntization, I would need to make it more
generic.


Reply to this email directly or view it on GitHub
#39 (comment)
.

from ccextractor.

cfsmp3 avatar cfsmp3 commented on May 14, 2024

correct_case is enabled via parameter (--sentencecap). Any video will work
to test this - the correct case stuff converts from all uppercase (as
captions come in) to correct case by using some (basic) rules and the
dictionary.

On Fri, Jun 20, 2014 at 3:48 AM, Anshul Maheshwari <[email protected]

wrote:

can you please point one video in our repository, which use correct_case
function.


Reply to this email directly or view it on GitHub
#39 (comment)
.

from ccextractor.

Related Issues (20)

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.