Giter Site home page Giter Site logo

portuguese-nlp's Introduction

portuguese-nlp

Nlp work on Brazil Portuguese newswire text

You can browse the dataset online and see annotations on drive

We have x number of newswire articles collected between years 1994-2016. After preprocessing the dataset, since the articles are in html format, we first clean the tags and rename all files such as:

folca/data/2005/01/01/19.html --> folca/parsed-data/2005_01_01_19.html

and collect them all in one folder.

More

portuguese-nlp's People

Contributors

cgl avatar

Stargazers

Marcelo Tournier avatar Alex Keila avatar Jeferson Daniel avatar David S. Batista avatar Mikaeri Ohana avatar  avatar Thomas avatar  avatar Péterson Sampaio Procópio Júnior avatar Eleonora Weiner avatar Ali Hürriyetoğlu avatar Aryel Tupinambá avatar  avatar  avatar Michel Oleynik avatar Abelardo Vieira Mota avatar Rafael Moterani avatar  avatar Roger Mattos avatar Leonardo Farroco avatar

Watchers

James Cloos avatar Roberto Alcântara avatar  avatar Jonathan Garcia Lima avatar Atılberk Çelebi avatar Fernando Brito Rufino avatar

portuguese-nlp's Issues

extractannotationlists file

Hello there,
as I understood from /doc/brad.md it is implied that extractannotationlists script is existing in extraction folder. However, it's not there. did I misunderstand or the script was not shared.

Thanks in Advance

Cannot Execute Binary File

I downloaded both LX Tokenizer and Stanford Parser, but when I want to run the first step (tokenization), I run into the following problem: /Users/zhengxinyong/Desktop/data/Tokenizer/Tokenizer/tokenizer: cannot execute binary file

My folder is structured as follows:

data/
    Tokenizer/
    input/
        try.txt
    tokenized/
    stanford-parser-4.0.0/

I have run the command chmod +x Tokenizer/Tokenizer/run-Tokenizer.sh as well, but when I run the following code on my terminal (cat input/try.txt | Tokenizer/Tokenizer/run-Tokenizer.sh > tokenized/try.txt;), I run into the error of not able to execute the binary file.

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.