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

Absolute value is broken by it's nature it will work only on the text of specific size

bug
AIF2-LIB
normal

Exception in thread "main" java.util.regex.PatternSyntaxException: Illegal repetition {

 at java.util.regex.Pattern.error(Pattern.java:1955) at java.util.regex.Pattern.closure(Pattern.java:3157) at java.util.regex.Pattern.sequence(Pattern.java:2134) at java.util.regex.Pattern.expr(Pattern.java:1996) at java.util.regex.Pattern.compile(Pattern.java:1696) at java.util.regex.Pattern.(Pattern.java:1351) at java.util.regex.Pattern.compile(Pattern.java:1028) at java.lang.String.split(String.java:2367) at io.aif.language.token.comparator.RecursiveSubstringComparator.sumOfLongestCommonSubstrings(RecursiveSubstringComparator.java:33) at io.aif.language.token.comparator.RecursiveSubstringComparator.sumOfLongestCommonSubstrings(RecursiveSubstringComparator.java:41) at io.aif.language.token.comparator.RecursiveSubstringComparator.compare(RecursiveSubstringComparator.java:22)...

bug
AIF2-LIB
normal

This steps should be automated later

task
AIF2-LIB
easy

xeen_hl could you, if you have time and good will, revisit tests labels (unit, experimental, etc) and prepare small english article on our blog about tests type the we are...

easy

Preconditions: 1. Aif version: 1.0-Beta1 2. Text from https://drive.google.com/file/d/0B-YdgvU5aOw5YzNQTG5MYVZ1TkU/view?usp=sharing Steps: 1. Use Aif to pase text file 2. Check separators Expected result: 1. "." is present in separators list -...

bug
AIF2-LIB
hard

[page](http://aif.io/docs/aif2-lib/beta1/api/semantic_text_processing.html); [github](https://github.com/b0noI/AIF2/blob/site_source/source/docs/aif2-lib/beta1/api/semantic_text_processing.markdown); this page should contain all the information that is needed for the customer to us our library. [Octopress site](http://octopress.org/) [Ocopress basics](http://octopress.org/docs/blogging/)

task
AIF-SITE
normal