GithubHelp home page GithubHelp logo

granskaj's Introduction

granskaJ: Granska in Java

Granska is a part-of-speech tagger for Swedish, developed by a team at KTH at the turn of the 2000s. Its original source code is available from this link: https://github.com/viggokann/granska and the lex files from this one: https://github.com/viggokann/granska/tree/willes/lex.

Granska was a very good tagger, both accurate and fast, with lemmatization included. Many people, in the Swedish NLP community, used it in their projects.

As the program was written in a nonevolvable C++, it got more and more complicated to compile. Every time I changed my computer, I had to customize the Makefile. With the UTF-8 and C++ evolutions, I thought that one day, I could no longer compile it and I would have to dump all the programs that depended on it.

I first tried to find a version of Granska in Java, a language that I believe makes it easier to maintain programs. I could not find any. So with the Corona crisis, I translated it myself. I also did it for the lex files that are now in JSON. And here is the result.

So, for the people who loved Granska, granskaJ is an equivalent in Java.

This new version is far from being optimized and may still have translation bugs. Nonetheless, I hope some people will find this translation useful and, possibly, decide to improve it.

granskaj's People

Contributors

pnugues avatar marcusklang avatar

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.