mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-04-04 18:39:33 +00:00
scalafmt
This commit is contained in:
parent
f0f0e6e0d4
commit
b2b8ad625a
@ -1,10 +1,12 @@
|
||||
package docspell.analysis.nlp
|
||||
|
||||
import cats.Applicative
|
||||
|
||||
import scala.jdk.CollectionConverters._
|
||||
|
||||
import cats.Applicative
|
||||
import cats.effect._
|
||||
|
||||
import docspell.common._
|
||||
|
||||
import edu.stanford.nlp.pipeline.{CoreDocument, StanfordCoreNLP}
|
||||
|
||||
object StanfordNerClassifier {
|
||||
|
Loading…
x
Reference in New Issue
Block a user