]> Git — Sourcephile - gargantext.git/blob - app/Main.hs
[ADM] mail update, fix copyright date, adding comments.
[gargantext.git] / app / Main.hs
1 module Main where
2
3 import Gargantext.Parser.Wos (parseWos)
4
5 main :: IO ()
6 main = parseWos "/tmp/DeepNeuralNetworkFull.zip"