Giter VIP home page Giter VIP logo

kgrams's Introduction

Welcome ๐Ÿ‘‹

I'm a theoretical physicist, interested in Statistical Software, Machine Learning and Data Science.

Website LinkedIn Twitter CV

kgrams's People

Contributors

vgherard avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

kgrams's Issues

Re-enable compiler diagnostics

The CRAN policy contains

  • Packages should not attempt to disable compiler diagnostics, nor to remove other diagnostic information such as symbols in shared objects.

yet packages

... kgrams ...

attempt to do so.

Do correct before 2021-11-26 to safely retain your package on CRAN, and as this will require manual check, do allow time for the CRAN submissions team to do so.

saving language model

When a language model is memory intensive and therefore slow to build, it would be useful to be able to save the model and then read it into R for further work at a later date. I can't see how to do this. Is it possible?

kgram_freqs cannot be saved via saveRDS()

Hi there,

I noticed kgram_freqs objects (and also language models I suspect) cannot be saved with R saveRDS(). Once kgram_freqs is loaded back with readRDS() it appears to have invalid C pointers, leading to errors when trying to use the object.

Is there a way to store a kgram_freqs on the disk for later reload?

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.