rustling-ontology icon indicating copy to clipboard operation
rustling-ontology copied to clipboard

Ontology for rustling

Results 29 rustling-ontology issues
Sort by recently updated
recently updated
newest added

Cargo.toml in moment module has ` [dependencies] chrono = "=0.4.8" ` It causes conflicts with others using 0.4.11 such as error: failed to select a version for `chrono`. ... required...

Hello, rustling-ontology fails to compile on Raspbian because the example of 'may 2005' fails on German, and later o English, Spanish and French. This is the error returned: `thread 'main'...

# Parsing Error Rustling doesn't identify the year in dates before the Unix epoch (January 1 1970). This is a similar issue as #102 and the same issue as [my...

bug
helpwanted

I have a Rust project which takes three minutes for Cargo to build. Two minutes and 58 seconds of that is related to rustling-ontology. On a clean build, the training...

Related with https://github.com/snipsco/snips-nlu/issues/864

# Parsing Error ## Version commit a24b00e54b69216446981e319588635ee4ee2269 (HEAD -> develop, tag: 0.17.4, origin/develop, origin/HEAD) ## Language `en` ## Parser input `Okay, um, your total is one billion three dollars and...

bug
helpwanted

Initial issue reported: https://github.com/snipsco/next-release/issues/808 # Parsing Error The am/pm specifier from right side of time-of-day interval doesn't apply to elliptic left side ## Version platform v1.2 ## Language `en` -...

bug
helpwanted

Initial issue reported: https://github.com/snipsco/next-release/issues/809 # Parsing Error "last wednesday between one thirty and three forty-five am" gives wrong resolution on the left side time-of-day ## Version platform v1.2, v1.3 ##...

bug
helpwanted

# Parsing Error Parsing "from 8am on august 3rd to 10pm on november 3rd 2019" results in a wrong resolution for the `from` date. The resolution is correct when trying...

bug
helpwanted

Forwarding the issue https://github.com/snipsco/snips-nlu/issues/833. > Hi, > > Depending on how a question is asked, the timeframe identified for winter varies: > > * "in winter": > > ``` >...

bug
fixpending