Giter VIP home page Giter VIP logo

pgsql-addressing-dictionary's People

Contributors

pramsey avatar robe2 avatar vlasvlasvlas avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

pgsql-addressing-dictionary's Issues

Preserve original abbreviation as well

Instead of using synonyms, it might make sense to use thesauruses. That way you can keep the abbreviated form in the resulting vector as well as the expanded form.

So ct returns court, courts, and ct (And potentially Connecticut, but if we want to go down that road, it opens a bunch of other potential issues).

This is especially true for things like "E" which can be both a name of a street and "East", such as in Washington, D.C..

I'm happy to do the work, but I thought I should test the waters before implementing it.

Get an error during create extension if installed in schema other than public

Was running this on a CENTOS box
Steps I did
make install

which output:

/bin/install -c -m 644 .//addressing_dictionary.control '/usr/pgsql-9.6/share/extension/'
/bin/install -c -m 644 .//addressing_dictionary--1.1.sql .//addressing_dictionary--1.0--1.1.sql '/usr/pgsql-9.6/share/extension/'
/bin/install -c -m 644 .//addressing_en.ths .//addressing_en.stop .//addressing_en.syn .//addressing_fr.ths .//addressing_fr.stop .//addressing_fr.syn '/usr/pgsql-9.6/share/tsearch_data/'

Then in database:

CREATE EXTENSION addressing_dictionary SCHEMA contrib;

`ERROR: text search dictionary "addresses_ths_en" does not exist

seems like it's misspelled?

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.