bugr

Results 1 issues of bugr

I followed these steps to build the project and run the example for tagging: ``` git clone https://github.com/brendano/ark-tweet-nlp.git cd ark-tweet-nlp/ mvn clean package cp ark-tweet-nlp/target/original-ark-tweet-nlp-0.3.2.jar . mv original-ark-tweet-nlp-0.3.2.jar ark-tweet-nlp-0.3.2.jar ./runTagger.sh...