Skip to content

pecorarista/NLP100

Repository files navigation

言語処理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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published