AIF2 icon indicating copy to clipboard operation
AIF2 copied to clipboard

AIF2 - is fully language independent NLP library. AIF2 written in Java 8+.

Results 47 AIF2 issues
Sort by recently updated
recently updated
newest added

Without the callback it's impossible to show the progress and time to time it looks like CLI works forever.

task
AIF2-LIB
hard

➜ AIF2 git:(master) java -jar /Users/b0noI/src/aif-cli/target/aif-cli-1.5-jar-with-dependencies.jar --dbuild Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: 0 at com.aif.language.sentence.DictBuildCommand.apply(DictBuildCommand.java:26) at com.aif.language.sentence.DictBuildCommand.apply(DictBuildCommand.java:20) at com.aif.cli.Main.main(Main.java:21)

bug
AIF-CLI
easy

➜ AIF2 git:(master) java -jar /Users/b0noI/src/aif-cli/target/aif-cli-1.5-jar-with-dependencies.jar dbuild ➜ AIF2 git:(master)

bug
AIF-CLI
easy

Current version is: 1.2.0-alpha4

bug
AIF2-LIB
easy

➜ AIF2 git:(master) java -jar /Users/b0noI/src/aif-cli/target/aif-cli-1.5-jar-with-dependencies.jar ➜ AIF2 git:(master)

task
AIF-CLI
easy

IWord.getTokens() -> Set. However we want to get a count of the occurrence of each of this token. This is a requirement to check if an IWord is a proper...

normal

Add a logging guide to minimize noise in the logs.

task
AIF2-LIB
easy

Well. On some pages text looks so huge. We should check pages and possible correct site styles

task
AIF-SITE
normal

For some books to could take 5+ min!

bug
AIF2-LIB
hard