Giter Site home page Giter Site logo

javatools's People

Contributors

hoffart avatar mohamedamir avatar thomasrebele avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

javatools's Issues

Not compiling with Java 1.8

Hi,

I'm on windows 10, working with Eclipse Neon 2, installed Oracle Java 1.8 SE.

I was trying to build your project but the build does not run because there is an error in the project.

"Duplicate default methods named spliterator with the parameters () and () are inherited from the types List and Set"

in file /javatools/src/main/java/javatools/datatypes/FinalSet.java line 40

Is it possible to fix it?
If you need more informations just ask ;)

Thanks in advance :D

Recognising ISBN as date

I started using your tools printing out dates find in Wikipedia tables.

I'm using DateParser.isDate and your function is recognising book ISBN as dates. Here you can find some examples.

This is a DATE: 0-943396-04-2
This is a DATE: 0-943396-04-2
This is a DATE: 0-9752298-0-X
This is a DATE: 0-9752298-0-X

Correct usage of NumberParser.isNumberAndUnit

Hi,

I was trying to use the NumberParser.isNumberAndUnit but I was not able to get the function return true with any string. I've tryied as shown below giving a normalized and a not normalized string but is still not returning true.
Where am I wrong?

Thank you in advance :)

NumberParser.isNumberAndUnit(NumberParser.normalize("10 Gb"))

NumberParser.isNumberAndUnit("10 Gb")

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.