pecorarista / NLP100

言語処理100本ノック in Scala

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

言語処理100本ノック

This is an implementation of 言語処理100本ノック written in Scala.

To run a code, install sbt and type the following command.

sbt "run-main nlp100.chapter##.Q##"

The 69th question requires a web application. I created one in the directory Q69. To run it, please have a look at Q69/README.md. It will look like this.

About

言語処理100本ノック in Scala


Languages

Language:Scala 81.3%Language:HTML 11.5%Language:CSS 2.9%Language:Makefile 2.3%Language:Shell 2.0%